Skip to content

Commit

Permalink
[artifactory-release] Release version 0.3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
europeana-jenkins committed Feb 27, 2024
1 parent 2b95cd4 commit 66c07d3
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion commons-definitions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions commons-error/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</parent>

<artifactId>commons-error</artifactId>
Expand Down Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down
2 changes: 1 addition & 1 deletion commons-logs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<relativePath>../pom.xml</relativePath>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<artifactId>commons-api-services</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions commons-nosql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions commons-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -62,13 +62,13 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-net</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.auth0/java-jwt -->
Expand Down
4 changes: 2 additions & 2 deletions commons-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
Expand Down
12 changes: 6 additions & 6 deletions commons-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -21,31 +21,31 @@
<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-definitions</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-error</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-net</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-nosql</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-oauth</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>eu.europeana.api.commons</groupId>
<artifactId>commons-api-services</artifactId>
<version>0.3.23-SNAPSHOT</version>
<version>0.3.23</version>
<packaging>pom</packaging>
<name>API Commons modules</name>

Expand Down

0 comments on commit 66c07d3

Please sign in to comment.