From 36f99c2d3e481d7495825eda81881586bb99d665 Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Wed, 20 Sep 2023 09:02:59 +0200
Subject: [PATCH] Raise version
---
api/pom.xml | 2 +-
bom/pom.xml | 2 +-
changelog-system/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 +-
69 files changed, 69 insertions(+), 69 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index b2ee50b4de..3c45922762 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/bom/pom.xml b/bom/pom.xml
index 77f878e1e6..e87491a6a1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index e5e9e705dd..40cc0debf4 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/common-api/pom.xml b/common-api/pom.xml
index 17bf38c639..4d7b4ff0e3 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/common/pom.xml b/common/pom.xml
index 2c9c428129..12054f1693 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/core/pom.xml b/core/pom.xml
index 4f7167c419..9e642fe90c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 5431ff2596..2b8e158b08 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/databases/pom.xml b/databases/pom.xml
index 68645dfdc7..517a8bf511 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index 2b921fedf8..42575a8f21 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 6dfdd8d839..d8127ed7a3 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/demo/pom.xml b/demo/pom.xml
index 214e3518ef..754c6b99d9 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index 5b3701d313..0b74d12d3c 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index 4ff056a833..31b05d89d2 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/doc/pom.xml b/doc/pom.xml
index 2d834db4a1..dbe18238da 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-doc
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index f850949945..39a824a3ef 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/ferma/pom.xml b/ferma/pom.xml
index 262d9f0f09..92b25be5ec 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
ferma
diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml
index 84d21346c1..c3b1dc2f58 100644
--- a/hazelcast3-cluster-manager/pom.xml
+++ b/hazelcast3-cluster-manager/pom.xml
@@ -6,7 +6,7 @@
mesh
com.gentics.mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
hazelcast3-cluster-manager
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 7c1258a532..d522a4468f 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.10.15-SNAPSHOT
+ 1.10.15
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index f277d4ab9b..1b179d9b55 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.10.15-SNAPSHOT
+ 1.10.15
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index ad9a217a9a..3ccad129e7 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.10.15-SNAPSHOT
+ 1.10.15
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index 337c5ca02b..205e602feb 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 1.10.15-SNAPSHOT
+ 1.10.15
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index 426b9055cb..c4918c2dd8 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index 86e8a9e119..9705f65cc3 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-mdm-api
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index 99bf54fa35..940da19d09 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index 7be1e14595..184279349b 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index 925ee17c92..6da53bcf4e 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index b4d070f001..0225db4183 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index a3af43acea..69895092d2 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index b061cbcdf8..3caba66f91 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index 3bf2ac8112..75fab5717a 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index fc183f3ca5..b10753f6f2 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index 8b6e948fda..00d717ae58 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/pom.xml b/pom.xml
index b0bd9d7233..3b9b8e3646 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index 7bfa71f143..50789896db 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 6e1c8faac6..89b98c7341 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/server/pom.xml b/server/pom.xml
index d8c52e5939..f527a8f753 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index 529cf16b65..42ecd3c5a6 100644
--- a/services/aws-s3-storage/pom.xml
+++ b/services/aws-s3-storage/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-services
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index a315eef06f..5de54728ca 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index 46c6ab05e6..f3dc75abc1 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index 4130bec948..91ee94b323 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index d13e4cdfe4..4a0fa15725 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/services/pom.xml b/services/pom.xml
index 3e25625a5a..0315d34090 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index 1b71e2905a..ca5115fee6 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index 2b2692aa03..7d482390ec 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index e0ff8f33c6..f26a01822e 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index fe2cc71a71..0329dd836f 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index 1f5eddd773..578656f36e 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index b0c20a0dea..dcc70ce664 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index cc4ec8d2e1..0f289f61d4 100644
--- a/tests/tests-admin-gui/pom.xml
+++ b/tests/tests-admin-gui/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
tests-mesh-admin-gui
Mesh Admin GUI - Shared tests
diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml
index 3439b2ec0f..afc6ce15d0 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index 55008362e6..22313a1fc9 100644
--- a/tests/tests-changelog-system/pom.xml
+++ b/tests/tests-changelog-system/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
tests-mesh-changelog-system
Mesh Changelog System - Shared tests
diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml
index 55db778c99..88ecb82349 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index e6d26691d0..c60c65cbc7 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index 8ef1e1c3a8..e759c0a997 100644
--- a/tests/tests-distributed-coordinator/pom.xml
+++ b/tests/tests-distributed-coordinator/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
tests-mesh-distributed-coordinator
Mesh Distributed Coordinator - Shared tests
diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml
index 16a6ec19fc..c2bac0130f 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index 11e8025779..e2323a64a8 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
tests-mesh-elasticsearch
Mesh Elasticsearch - Shared tests
diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml
index 09d3dbb32f..c11a77cd8e 100644
--- a/tests/tests-plugin-api/pom.xml
+++ b/tests/tests-plugin-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
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 4bf81373ae..bc0d43b113 100644
--- a/tests/tests-rest-client/pom.xml
+++ b/tests/tests-rest-client/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
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 e2b02e265f..8a45d6f36e 100644
--- a/tests/tests-rest-model/pom.xml
+++ b/tests/tests-rest-model/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
tests-mesh-rest-model
Mesh REST Model - Shared tests
diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml
index fb83025f04..af2f86474d 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.15-SNAPSHOT
+ 1.10.15
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 92e867db01..caa460f2c9 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
- 1.10.15-SNAPSHOT
+ 1.10.15
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 03b595bb06..aed2f8dfd8 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
- 1.10.15-SNAPSHOT
+ 1.10.15
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 0d77481ef8..582fe932e5 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
- 1.10.15-SNAPSHOT
+ 1.10.15
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 3074dfc6ce..8ef3534aa9 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
- 1.10.15-SNAPSHOT
+ 1.10.15
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 127e522879..74756fa7a5 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
- 1.10.15-SNAPSHOT
+ 1.10.15
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 645f6050cb..cf8a9d6f13 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index b997bf6fa6..a2ab27ca04 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/verticles/pom.xml b/verticles/pom.xml
index 6163d969af..bb5d022a07 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 1.10.15-SNAPSHOT
+ 1.10.15
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index 650b431a84..7dfffee27c 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 1.10.15-SNAPSHOT
+ 1.10.15