Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v8
Browse files Browse the repository at this point in the history
  • Loading branch information
pWoz committed Sep 19, 2022
1 parent 4c58b5d commit a04347c
Show file tree
Hide file tree
Showing 44 changed files with 56 additions and 57 deletions.
2 changes: 1 addition & 1 deletion cassandra-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ecloud-cassandra-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<packaging>pom</packaging>
<version>8-SNAPSHOT</version>
<version>8</version>
<inceptionYear>2013</inceptionYear>
<name>Europeana Cloud</name>
<organization>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:git://github.com/europeana/Europeana-Cloud.git</connection>
<developerConnection>scm:git:[email protected]:europeana/Europeana-Cloud.git</developerConnection>
<url>https://github.com/europeana/Europeana-Cloud</url>
<tag>HEAD</tag>
<tag>v8</tag>
</scm>
<developers>
<developer>
Expand Down
2 changes: 1 addition & 1 deletion service/aas/authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-aas</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-service-aas-authentication</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/aas/authorization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-aas</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-service-aas-authorization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/aas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/aas/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-aas</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/dps/rest-client-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<relativePath>../pom.xml</relativePath>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<artifactId>ecloud-service-dps-rest-client-java</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/harvesting-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/http-harvesting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/indexing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/link-check/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/media-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/normalization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>ecloud-service-dps-storm-topologies-normalization-cleaning</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/oai-pmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>ecloud-service-dps</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/dps/storm/topologies/xslt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/dps/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-dps</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<artifactId>ecloud-service-dps-utils</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion service/ecloud-web-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ecloud-parent</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion service/mcs/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-mcs</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-service-mcs-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions service/mcs/driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-mcs</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<artifactId>ecloud-service-mcs-rest-client-java</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<name>Europeana Cloud: Metadata and Content Service Java Client</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion service/mcs/persistent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-mcs</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-service-mcs-persistent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/mcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/mcs/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-mcs</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-service-mcs-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/uis/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-uis</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ecloud-service-uis-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/uis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>ecloud-service-uis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/uis/rest-client-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-uis</artifactId>
<relativePath>../pom.xml</relativePath>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<artifactId>ecloud-service-uis-rest-client-java</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion service/uis/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-uis</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ecloud-parent</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/ecloud-cleaner-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>ecloud-tools</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion tools/ecloud-db-migrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>ecloud-tools</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-db-migrator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/ecloud-revision-cleaner-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>ecloud-tools</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tools/harvested-records-table-updater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ecloud-tools</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<artifactId>ecloud-parent</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>8-SNAPSHOT</version>
<version>8</version>
</parent>

<artifactId>ecloud-tools</artifactId>
<version>8-SNAPSHOT</version>
<version>8</version>
<packaging>pom</packaging>
<name>Europeana Cloud: Tools</name>

Expand Down
Loading

0 comments on commit a04347c

Please sign in to comment.