Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v12
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-rp committed Apr 12, 2024
1 parent 8d5d7d9 commit c387ef2
Show file tree
Hide file tree
Showing 37 changed files with 41 additions and 43 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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>v12</tag>
</scm>
<developers>
<developer>
Expand Down
8 changes: 3 additions & 5 deletions reports/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>reports</artifactId>
<name>reports</name>
Expand All @@ -9,7 +7,7 @@
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-parent</artifactId>
<version>12-SNAPSHOT</version>
<version>12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -159,7 +157,7 @@
<dependency>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-mcs-persistent</artifactId>
<version>12-SNAPSHOT</version>
<version>12</version>
</dependency>
<dependency>
<groupId>eu.europeana.cloud</groupId>
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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</version>
</parent>

<artifactId>ecloud-service-aas-authorization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service/aas/permission/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>12-SNAPSHOT</version>
<version>12</version>
</parent>

<artifactId>ecloud-service-aas-permission</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</version>
</parent>
<artifactId>ecloud-service-mcs-rest-client-java</artifactId>
<version>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</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>12-SNAPSHOT</version>
<version>12</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-common</artifactId>
Expand Down

0 comments on commit c387ef2

Please sign in to comment.