From 4229fa8d5923cfe197370a67cb7767d6eb623ac1 Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Wed, 6 Mar 2024 14:51:43 +0100
Subject: [PATCH] Raise version
---
api/pom.xml | 2 +-
bom/pom.xml | 2 +-
changelog-system/pom.xml | 2 +-
changelog/pom.xml | 2 +-
common-api/pom.xml | 2 +-
common/pom.xml | 2 +-
core/pom.xml | 2 +-
databases/orientdb/pom.xml | 2 +-
databases/pom.xml | 2 +-
demo/common/pom.xml | 2 +-
demo/default/pom.xml | 2 +-
demo/pom.xml | 2 +-
distributed-coordinator/pom.xml | 2 +-
distributed/pom.xml | 2 +-
doc/pom.xml | 2 +-
elasticsearch/pom.xml | 2 +-
ferma/pom.xml | 2 +-
hazelcast3-cluster-manager/pom.xml | 2 +-
madl/api/pom.xml | 2 +-
madl/core/pom.xml | 2 +-
madl/madl-ferma/pom.xml | 2 +-
madl/orientdb/pom.xml | 2 +-
madl/pom.xml | 2 +-
mdm/api/pom.xml | 2 +-
mdm/common/pom.xml | 2 +-
mdm/orientdb-api/pom.xml | 2 +-
mdm/orientdb-wrapper/pom.xml | 2 +-
mdm/pom.xml | 2 +-
performance-tests/pom.xml | 2 +-
plugin-api/pom.xml | 2 +-
plugin-bom/pom.xml | 2 +-
plugin-dep/pom.xml | 2 +-
plugin-parent/pom.xml | 2 +-
pom.xml | 2 +-
rest-client/pom.xml | 2 +-
rest-model/pom.xml | 2 +-
server/pom.xml | 2 +-
services/aws-s3-storage/pom.xml | 2 +-
services/image-imgscalr/pom.xml | 2 +-
services/jwt-auth/pom.xml | 2 +-
services/local-storage/pom.xml | 2 +-
services/metrics-prometheus/pom.xml | 2 +-
services/pom.xml | 2 +-
tests/api/pom.xml | 2 +-
tests/common/pom.xml | 2 +-
tests/context-api/pom.xml | 2 +-
tests/context-orientdb/pom.xml | 2 +-
tests/orientdb-runner/pom.xml | 2 +-
tests/pom.xml | 2 +-
tests/tests-admin-gui/pom.xml | 2 +-
tests/tests-api/pom.xml | 2 +-
tests/tests-changelog-system/pom.xml | 2 +-
tests/tests-common/pom.xml | 2 +-
tests/tests-core/pom.xml | 2 +-
tests/tests-distributed-coordinator/pom.xml | 2 +-
tests/tests-distributed/pom.xml | 2 +-
tests/tests-elasticsearch/pom.xml | 2 +-
tests/tests-plugin-api/pom.xml | 2 +-
tests/tests-rest-client/pom.xml | 2 +-
tests/tests-rest-model/pom.xml | 2 +-
tests/tests-server/pom.xml | 2 +-
tests/tests-service-aws-s3-storage/pom.xml | 2 +-
tests/tests-service-image-imgscalr/pom.xml | 2 +-
tests/tests-service-jwt-auth/pom.xml | 2 +-
tests/tests-service-local-storage/pom.xml | 2 +-
tests/tests-service-metrics-prometheus/pom.xml | 2 +-
verticles/admin-gui/pom.xml | 2 +-
verticles/graphql/pom.xml | 2 +-
verticles/pom.xml | 2 +-
verticles/rest/pom.xml | 2 +-
70 files changed, 70 insertions(+), 70 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index 0e1082cfd5..7bf4ebb5bb 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/bom/pom.xml b/bom/pom.xml
index 79e56a88d1..cf8f34233a 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index ffda87226b..231fd45ff3 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/changelog/pom.xml b/changelog/pom.xml
index af80c26cb6..950c9ef1c2 100644
--- a/changelog/pom.xml
+++ b/changelog/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-changelog
diff --git a/common-api/pom.xml b/common-api/pom.xml
index 2c671ca9f9..50accd8b7f 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/common/pom.xml b/common/pom.xml
index 4c31d83b79..d8d33ce996 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/core/pom.xml b/core/pom.xml
index e5d929456c..ed1948e76c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 3a25ec4e28..ed3ca81c38 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/databases/pom.xml b/databases/pom.xml
index 36561a6b99..a0ef3c1a61 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index 91acf7b7f3..66b8216a8a 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 6e55390f58..6da5eca9dc 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/demo/pom.xml b/demo/pom.xml
index 9ce748b7ac..d596cbfab3 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index f2af0a5cdf..d766776323 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index 77adf91cc3..8be77c8511 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/doc/pom.xml b/doc/pom.xml
index b38099884c..b23a7c6c63 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-doc
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 29d634ab8c..ce9f0709dc 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/ferma/pom.xml b/ferma/pom.xml
index ab3e487bf2..b3f795deaf 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
ferma
diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml
index 76e80560a2..87dc43da83 100644
--- a/hazelcast3-cluster-manager/pom.xml
+++ b/hazelcast3-cluster-manager/pom.xml
@@ -6,7 +6,7 @@
mesh
com.gentics.mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
hazelcast3-cluster-manager
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 8e9dee1c16..8c175c483a 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.17-SNAPSHOT
+ 2.0.17
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index 9796106f16..68ccea5c86 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.17-SNAPSHOT
+ 2.0.17
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index 3aa72787e3..b22864d157 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.17-SNAPSHOT
+ 2.0.17
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index ee92a2ae19..b063b9b952 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 2.0.17-SNAPSHOT
+ 2.0.17
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index d767a7b83d..c60b88ddaa 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index 89d84cd7a4..612603fd54 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-mdm-api
jar
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index 5b72081e69..eb0352817c 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index dd08cb84a0..b3e3458d46 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index e9f2ccbb39..fe376eabf3 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index 4dbf990de1..4f61c0ebb9 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index 67197e6d62..49bac4d8ea 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index dc7988f3cb..fec5fb58cf 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index 30171357b3..82e4efcd20 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index 3ee5c18da3..4a43fe6836 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index 715dcff22b..a7835383f7 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/pom.xml b/pom.xml
index 3d6cb73a9d..8eccf97119 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index 5e8d985ced..118853938a 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 49f75a47e9..68c2c226b3 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/server/pom.xml b/server/pom.xml
index ae3537ec37..a05cf21548 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index faede052e5..052da42094 100644
--- a/services/aws-s3-storage/pom.xml
+++ b/services/aws-s3-storage/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-services
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index 7468812e48..2b82571cf2 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index ebd5b843fc..adc6a97ace 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index 1e0572ecb8..e78cd4f7ce 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index a57fbea8e8..bfd69c4755 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/services/pom.xml b/services/pom.xml
index 62025afbad..71a56b2484 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index 756c9aec65..df2395c8e0 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index 4e0fae57cd..b0651c0e1a 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index 2d1d97c716..6fa115852d 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index 22b8a117be..7c4a86605d 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index e9507abbdd..6279f6434e 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index 3d2f43ae0b..95dc45b10c 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index bbbd5fb2f6..2a8efc5b68 100644
--- a/tests/tests-admin-gui/pom.xml
+++ b/tests/tests-admin-gui/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-admin-gui
Mesh Admin GUI - Shared tests
diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml
index e73450b22c..b5ce4c7f1d 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index ceb2a4e337..cbe7759e18 100644
--- a/tests/tests-changelog-system/pom.xml
+++ b/tests/tests-changelog-system/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-changelog-system
Mesh Changelog System - Shared tests
diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml
index 813cb62f89..64fd13716c 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index 762d0095d4..b7d3fc8534 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index 09cd636538..fbae8b298f 100644
--- a/tests/tests-distributed-coordinator/pom.xml
+++ b/tests/tests-distributed-coordinator/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-distributed-coordinator
Mesh Distributed Coordinator - Shared tests
diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml
index ff4461b4e8..1db7f81c99 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index e27ec2eb9a..928d83ed87 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-elasticsearch
Mesh Elasticsearch - Shared tests
diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml
index 47acdf00bf..cda2946df6 100644
--- a/tests/tests-plugin-api/pom.xml
+++ b/tests/tests-plugin-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-plugin-api
Mesh Plugin API - Shared tests
diff --git a/tests/tests-rest-client/pom.xml b/tests/tests-rest-client/pom.xml
index 1649099127..5927647983 100644
--- a/tests/tests-rest-client/pom.xml
+++ b/tests/tests-rest-client/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-rest-client
Mesh REST Client - Shared tests
diff --git a/tests/tests-rest-model/pom.xml b/tests/tests-rest-model/pom.xml
index 941dfb2afa..1929a87ecd 100644
--- a/tests/tests-rest-model/pom.xml
+++ b/tests/tests-rest-model/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-rest-model
Mesh REST Model - Shared tests
diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml
index e3c0bd8432..65a78e26d9 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-server
Mesh Server - Shared tests
diff --git a/tests/tests-service-aws-s3-storage/pom.xml b/tests/tests-service-aws-s3-storage/pom.xml
index 7a0e199c87..f94e914de0 100644
--- a/tests/tests-service-aws-s3-storage/pom.xml
+++ b/tests/tests-service-aws-s3-storage/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-service-aws-s3-storage
Mesh AWS S3 Storage - Shared tests
diff --git a/tests/tests-service-image-imgscalr/pom.xml b/tests/tests-service-image-imgscalr/pom.xml
index f1e42a17f3..8e12c4bc17 100644
--- a/tests/tests-service-image-imgscalr/pom.xml
+++ b/tests/tests-service-image-imgscalr/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-service-image-imgscalr
Mesh Imgscalr Service - Shared tests
diff --git a/tests/tests-service-jwt-auth/pom.xml b/tests/tests-service-jwt-auth/pom.xml
index 27f2a5f205..23749ca786 100644
--- a/tests/tests-service-jwt-auth/pom.xml
+++ b/tests/tests-service-jwt-auth/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-service-jwt-auth
Mesh JWT Authentication - Shared tests
diff --git a/tests/tests-service-local-storage/pom.xml b/tests/tests-service-local-storage/pom.xml
index e6e6675b21..2e237d9f80 100644
--- a/tests/tests-service-local-storage/pom.xml
+++ b/tests/tests-service-local-storage/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-service-local-storage
Mesh Local Storage - Shared tests
diff --git a/tests/tests-service-metrics-prometheus/pom.xml b/tests/tests-service-metrics-prometheus/pom.xml
index b5ae7d4e3a..88d2235492 100644
--- a/tests/tests-service-metrics-prometheus/pom.xml
+++ b/tests/tests-service-metrics-prometheus/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.17-SNAPSHOT
+ 2.0.17
tests-mesh-service-metrics-prometheus
Mesh Prometeus Metrics Service - Shared tests
diff --git a/verticles/admin-gui/pom.xml b/verticles/admin-gui/pom.xml
index 745865114f..68dbf47032 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index 45eb8e9025..946e0a8fbe 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/verticles/pom.xml b/verticles/pom.xml
index e74f630acb..cbde79012e 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 2.0.17-SNAPSHOT
+ 2.0.17
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index be1fc86a16..a483f7f598 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.17-SNAPSHOT
+ 2.0.17