Skip to content

Commit

Permalink
Set new snapshot version 15-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 6112060 commit 6f05ec1
Show file tree
Hide file tree
Showing 35 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion metis-authentication/metis-authentication-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-authentication</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-authentication-common</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-authentication</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-authentication-rest-client</artifactId>

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

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

Expand Down
2 changes: 1 addition & 1 deletion metis-authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-authentication</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion metis-common/metis-common-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.metis</groupId>
<artifactId>metis-common</artifactId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common-base</artifactId>
</project>
2 changes: 1 addition & 1 deletion metis-common/metis-common-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-common</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common-mongo</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-common/metis-common-network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-common</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common-network</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-common/metis-common-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-common</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common-solr</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-common/metis-common-spring-properties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.europeana.metis</groupId>
<artifactId>metis-common</artifactId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common-spring-properties</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-common/metis-common-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-common</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common-utils</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-common</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions metis-debias/metis-debias-detect-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-debias</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-debias-detect-rest</artifactId>
<dependencies>
Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>eu.europeana.metis</groupId>
<artifactId>metis-debias-detect-service</artifactId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion metis-debias/metis-debias-detect-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>metis-debias</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-debias-detect-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metis-debias/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
<artifactId>metis-framework</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metis-dereference/metis-dereference-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-dereference</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-dereference-common</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metis-dereference/metis-dereference-import/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-dereference</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>metis-dereference-import</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metis-dereference/metis-dereference-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-dereference</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-dereference-rest</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metis-dereference/metis-dereference-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-dereference</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-dereference-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metis-dereference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
<artifactId>metis-framework</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metis-enrichment/metis-enrichment-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-enrichment</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-enrichment-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion metis-enrichment/metis-enrichment-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-enrichment</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-enrichment-common</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-enrichment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-enrichment</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion metis-harvesting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-harvesting</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-indexing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-indexing</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion metis-media-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-media-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-pattern-analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>metis-pattern-analysis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metis-repository/metis-repository-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-repository</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>metis-repository-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metis-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
<artifactId>metis-framework</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metis-transformation/metis-transformation-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-transformation</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-transformation-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metis-transformation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-transformation</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion metis-validation/metis-validation-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-validation</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-validation-common</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion metis-validation/metis-validation-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-validation</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-validation-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metis-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>metis-framework</artifactId>
<groupId>eu.europeana.metis</groupId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
</parent>
<artifactId>metis-validation</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>eu.europeana.metis</groupId>
<artifactId>metis-framework</artifactId>
<version>14-SNAPSHOT</version>
<version>15-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 6f05ec1

Please sign in to comment.