Skip to content

Commit

Permalink
[ci] Promote snapshot 2.14.0
Browse files Browse the repository at this point in the history
[ci] Promote snapshot 2.14.0
  • Loading branch information
Yalz authored Apr 23, 2024
2 parents c2af37d + 2fab6b3 commit 728589f
Show file tree
Hide file tree
Showing 26 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion ldes-fragmentisers/ldes-fragmentisers-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>ldes-fragmentisers</artifactId>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ldes-fragmentisers/ldes-fragmentisers-geospatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ldes-fragmentisers</artifactId>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ldes-fragmentisers/ldes-fragmentisers-pagination/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ldes-fragmentisers</artifactId>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ldes-fragmentisers/ldes-fragmentisers-reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>ldes-fragmentisers</artifactId>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-fragmentisers</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-fragmentisers-timebased-hierarchical</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-fragmentisers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-fragmentisers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-compaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-compaction</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-domain</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions ldes-server-infra-mongo/mongo-admin-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server-infra-mongo</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>mongo-admin-repository</artifactId>
Expand Down Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>mongo-repository</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-infra-mongo/mongo-fetch-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server-infra-mongo</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>mongo-fetch-repository</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server-infra-mongo</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ldes-server-infra-mongo/mongo-ingest-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server-infra-mongo</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>mongo-ingest-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-infra-mongo/mongo-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ldes-server-infra-mongo</artifactId>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ldes-server-infra-mongo/mongo-retention-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server-infra-mongo</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>mongo-retention-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-infra-mongo/mongock-changesets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server-infra-mongo</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>mongock-changesets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-infra-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-infra-mongo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-instrumentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-instrumentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-integration-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-port-fetch-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-port-fetch-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-port-fetch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-port-fetch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-port-ingest-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-port-ingest-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-port-ingest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-port-ingest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ldes-server-retention/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
</parent>

<artifactId>ldes-server-retention</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>be.vlaanderen.informatievlaanderen.vsds</groupId>
<artifactId>ldes-server</artifactId>
<version>2.14.0-SNAPSHOT</version>
<version>2.14.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 728589f

Please sign in to comment.