From 84d32267ddc0139e4d52d3e9df390973228c9fe3 Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Wed, 4 Oct 2023 16:47:00 +0200
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 0a2f5e4eea..ccce2588ca 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/bom/pom.xml b/bom/pom.xml
index 342009142d..d4ed5669b6 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index 8b44aa1488..e0d3455654 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/changelog/pom.xml b/changelog/pom.xml
index 5d11083566..53d33ea49c 100644
--- a/changelog/pom.xml
+++ b/changelog/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-changelog
diff --git a/common-api/pom.xml b/common-api/pom.xml
index 89dd04a06c..6e223eaa5c 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/common/pom.xml b/common/pom.xml
index 4921e771df..e4e43954b1 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/core/pom.xml b/core/pom.xml
index 892074837d..2fcf5bdc6b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 20f9fea2f5..a9a466ab77 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/databases/pom.xml b/databases/pom.xml
index d6e9aff0d1..cb17b1f125 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index 8f74ec3c97..396860ccaa 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 7cc4725994..89551c98cc 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/demo/pom.xml b/demo/pom.xml
index 91c879d85d..d23e2f742e 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index cc2ba040e6..746b96ac05 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index ef8d248c50..06b08eec91 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/doc/pom.xml b/doc/pom.xml
index e6f13ca620..4cdf6e12f7 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-doc
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index b92bf671b9..d6d8797bd1 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/ferma/pom.xml b/ferma/pom.xml
index ae340b7204..e29a2e7cb8 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
ferma
diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml
index d7baf52b77..9e313c01f6 100644
--- a/hazelcast3-cluster-manager/pom.xml
+++ b/hazelcast3-cluster-manager/pom.xml
@@ -6,7 +6,7 @@
mesh
com.gentics.mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
hazelcast3-cluster-manager
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 16dd7d80f5..08bea4a3fc 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.6-SNAPSHOT
+ 2.0.6
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index cfbedae5d4..8f1a7cfa70 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.6-SNAPSHOT
+ 2.0.6
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index dc3d788d04..7c1fbf7f7b 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.6-SNAPSHOT
+ 2.0.6
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index 176307e2a4..1a81070066 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 2.0.6-SNAPSHOT
+ 2.0.6
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index 1eb0de2b36..efb0b80b4e 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index bb24f38691..abb89280ce 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-mdm-api
jar
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index a1b082a1a5..9a3bfc7fc3 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index b4ba9bc083..cffc759604 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index 5c19027c9a..184c59b8c0 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index ffc79e3c17..a863f5908a 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index af751fd217..f6020a2b5c 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index ca8f713f4f..bf45bd78e7 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index 0aba713bb7..782960c72b 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index edb8c7c6a1..a2d465e5af 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index 340e72fb97..0f53c6b26e 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/pom.xml b/pom.xml
index 09fadf0de2..c445a3878b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index bf92e1e64b..e8930ac4d8 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 08bab2375e..e1700e2d58 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/server/pom.xml b/server/pom.xml
index 6fc68086b7..831b95bb1d 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index 23b714d1d6..10ab723d46 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.6-SNAPSHOT
+ 2.0.6
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index cacaac2aac..21226c2b64 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index 551ac6b25c..0c65500993 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index b02c4cc32e..da38991c78 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index 88a9e0fea9..d38f70bebe 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/services/pom.xml b/services/pom.xml
index 4bf946ef75..dfe2b07012 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index 29146df363..94607f8ab1 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index 0271010351..e123a99375 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index c9af9a45f9..a437dee426 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index b1d9fa27a8..c62f1c9aa3 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index 06b806a39b..86dd36db6b 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index e353971147..988194b043 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index e654c642a3..44a6311eaa 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.6-SNAPSHOT
+ 2.0.6
tests-mesh-admin-gui
Mesh Admin GUI - Shared tests
diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml
index 8dd51c176e..eab265ad9c 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index 53c31bd2cb..68c01e111f 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.6-SNAPSHOT
+ 2.0.6
tests-mesh-changelog-system
Mesh Changelog System - Shared tests
diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml
index 5e98d40e0c..dec84ef7cd 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index fe0220ca0a..e1747ada97 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index 9660fa23c4..7dec69ca0b 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.6-SNAPSHOT
+ 2.0.6
tests-mesh-distributed-coordinator
Mesh Distributed Coordinator - Shared tests
diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml
index 7183ac847f..473206bb30 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index 31560f516b..6b70ddb563 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
tests-mesh-elasticsearch
Mesh Elasticsearch - Shared tests
diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml
index bfe3fb1011..615917c8a2 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.6-SNAPSHOT
+ 2.0.6
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 0fb041d087..808e7df63f 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.6-SNAPSHOT
+ 2.0.6
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 635c128e90..d39a1f7271 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.6-SNAPSHOT
+ 2.0.6
tests-mesh-rest-model
Mesh REST Model - Shared tests
diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml
index b829566392..4d41758418 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.6-SNAPSHOT
+ 2.0.6
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 625948c804..3d61a7b68f 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.6-SNAPSHOT
+ 2.0.6
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 88eaa71115..0e105db2d3 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.6-SNAPSHOT
+ 2.0.6
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 ae29b0ba45..f5155868f2 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.6-SNAPSHOT
+ 2.0.6
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 fe13102789..46b38967bc 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.6-SNAPSHOT
+ 2.0.6
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 7e1fa772db..9272102e4b 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.6-SNAPSHOT
+ 2.0.6
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 dcf2d18945..990e526196 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index 0fa970d4ce..1b89082f88 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/verticles/pom.xml b/verticles/pom.xml
index 686f229c79..bd571f4aff 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 2.0.6-SNAPSHOT
+ 2.0.6
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index 2a63b6ea55..d84214c8f4 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.6-SNAPSHOT
+ 2.0.6