Skip to content

Commit

Permalink
[artifactory-release] Release version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
europeana-jenkins committed May 25, 2023
1 parent 7a27ae7 commit cc51e44
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions entity-management-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>

<artifactId>entity-management-common</artifactId>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-definitions</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion entity-management-definitions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>entity-management-definitions</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions entity-management-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>

<artifactId>entity-management-mongo</artifactId>
Expand All @@ -20,13 +20,13 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-definitions</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-common</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions entity-management-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>

<artifactId>entity-management-solr</artifactId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-common</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
Expand Down
14 changes: 7 additions & 7 deletions entity-management-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -17,36 +17,36 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-web</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-definitions</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-common</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-mongo</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-solr</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-zoho</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
Expand Down
12 changes: 6 additions & 6 deletions entity-management-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -100,19 +100,19 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-definitions</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-common</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-mongo</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
Expand All @@ -124,13 +124,13 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-solr</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-zoho</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions entity-management-zoho/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>entity-management</artifactId>
<groupId>eu.europeana.api</groupId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</parent>

<artifactId>entity-management-zoho</artifactId>
Expand Down Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>eu.europeana.api</groupId>
<artifactId>entity-management-common</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<groupId>eu.europeana.api</groupId>
<artifactId>entity-management</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.5</version>
<packaging>pom</packaging>

<name>Entity Management</name>
Expand Down

0 comments on commit cc51e44

Please sign in to comment.