Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v6
Browse files Browse the repository at this point in the history
  • Loading branch information
pWoz committed Mar 1, 2022
1 parent b57cfbc commit 9834b8a
Show file tree
Hide file tree
Showing 43 changed files with 56 additions and 61 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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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:git@github.com:europeana/Europeana-Cloud.git</developerConnection>
<url>https://github.com/europeana/Europeana-Cloud</url>
<tag>HEAD</tag>
<tag>v6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</version>
</parent>
<artifactId>ecloud-service-dps-utils</artifactId>
<packaging>jar</packaging>
Expand Down
6 changes: 2 additions & 4 deletions service/ecloud-web-commons/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>ecloud-parent</artifactId>
<groupId>eu.europeana.cloud</groupId>
<version>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</version>
</parent>

<artifactId>ecloud-service-mcs-api</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions service/mcs/driver/pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
<?xml version="1.0"?>
<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>
<parent>
<groupId>eu.europeana.cloud</groupId>
<artifactId>ecloud-service-mcs</artifactId>
<version>6-SNAPSHOT</version>
<version>6</version>
</parent>
<artifactId>ecloud-service-mcs-rest-client-java</artifactId>
<version>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-logging-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.europeana.cloud</groupId>
<artifactId>test-logging-config</artifactId>
<version>6-SNAPSHOT</version>
<version>6</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</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>6-SNAPSHOT</version>
<version>6</version>
</parent>

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

Expand Down
Loading

0 comments on commit 9834b8a

Please sign in to comment.