From b203e9999421f5145117e5b8989159b85c0e44e9 Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Wed, 24 Jan 2024 14:03:58 +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 abbb25d38b..0769179331 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/bom/pom.xml b/bom/pom.xml
index 48c2f3b3e6..c330f8da8e 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index 32f9887189..ea9c6c974b 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/changelog/pom.xml b/changelog/pom.xml
index 919187a126..ead8da9ce5 100644
--- a/changelog/pom.xml
+++ b/changelog/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-changelog
diff --git a/common-api/pom.xml b/common-api/pom.xml
index f0f8e3315d..035b2fd7f3 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/common/pom.xml b/common/pom.xml
index 4f95ab414b..71de764901 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/core/pom.xml b/core/pom.xml
index 97e314dfe3..2e72ede6c7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 902e6a98f9..3c40271fb1 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/databases/pom.xml b/databases/pom.xml
index 805b4774b4..ab4f3b9103 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index 1238fc037e..414c0d2655 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 1dca45fa15..f5bcd4c3f9 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/demo/pom.xml b/demo/pom.xml
index 58663b3b69..4b29d7b5cb 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index e3b4f2e8ce..179ef0b1b7 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index 551407d209..2cecf7d608 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/doc/pom.xml b/doc/pom.xml
index 133e8086b7..a1cb88bf87 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-doc
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 2486c163d0..eb8a556711 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/ferma/pom.xml b/ferma/pom.xml
index bda949a3d7..2e2d3cbdc5 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
ferma
diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml
index 918ad6f93d..0481f87efd 100644
--- a/hazelcast3-cluster-manager/pom.xml
+++ b/hazelcast3-cluster-manager/pom.xml
@@ -6,7 +6,7 @@
mesh
com.gentics.mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
hazelcast3-cluster-manager
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 02ef3788a9..157323fae9 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.13-SNAPSHOT
+ 2.0.13
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index d589eb5b32..a8e99ad97d 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.13-SNAPSHOT
+ 2.0.13
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index 0cff578171..c540e59df7 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.13-SNAPSHOT
+ 2.0.13
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index b3917a6f28..9fe9c8dc2f 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 2.0.13-SNAPSHOT
+ 2.0.13
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index 15524cb501..373ebecfaf 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index c4e955fb8f..b71a289122 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-mdm-api
jar
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index 5d093207ad..b6119d5c1e 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index 0ce0e02cef..ddf1970253 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index ba80bcb188..6b351e9c6f 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index cd754c73a5..f72a5a5325 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index f7d27c86e6..e2f9c24d91 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index e36638bb50..75f5de4779 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index 497148c722..0aa134e1b0 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index 965af663c0..9879c9e586 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index 3153a3283f..97a53546fe 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/pom.xml b/pom.xml
index 873c483718..56daf137bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index bb2748df67..d48b325115 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 6f3180defc..811911528c 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/server/pom.xml b/server/pom.xml
index cddd961eec..9cf2811118 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index 9550d880f0..a5679ed164 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.13-SNAPSHOT
+ 2.0.13
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index 433b1f84c1..e018fa1a0b 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index 7cbd2db445..915ceeffad 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index d5987d83dc..74fec90c91 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index cab477fead..36c191c96c 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/services/pom.xml b/services/pom.xml
index 74dbac6ec4..236539d346 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index 616dfb14be..a59d6eb16a 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index 0c07affde8..d38c7d9a4e 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index 821f4eed0d..9d9207f184 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index 94e08a5fcc..614b64fc89 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index 0a91df775b..f11ed582f2 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index 7f99dc7087..c0822d58f6 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index 96d68a6cc7..379009189d 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.13-SNAPSHOT
+ 2.0.13
tests-mesh-admin-gui
Mesh Admin GUI - Shared tests
diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml
index 02ca952697..f52057ca07 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index 9011539bb2..1f46c1505e 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.13-SNAPSHOT
+ 2.0.13
tests-mesh-changelog-system
Mesh Changelog System - Shared tests
diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml
index 1745102dd1..cbeaca8179 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index 87af925e56..d367440d75 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index 9a966edb6e..9716428137 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.13-SNAPSHOT
+ 2.0.13
tests-mesh-distributed-coordinator
Mesh Distributed Coordinator - Shared tests
diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml
index 29d7075a67..31fb099acf 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index b8e94d679e..7d1203fc29 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
tests-mesh-elasticsearch
Mesh Elasticsearch - Shared tests
diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml
index 22290e8896..1dcce711ae 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.13-SNAPSHOT
+ 2.0.13
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 70287f8e6e..7773a509c2 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.13-SNAPSHOT
+ 2.0.13
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 af9761c31a..3a0007290f 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.13-SNAPSHOT
+ 2.0.13
tests-mesh-rest-model
Mesh REST Model - Shared tests
diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml
index 01cd29b204..0c630eba1d 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.13-SNAPSHOT
+ 2.0.13
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 d9772f70a4..0f448cfd27 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.13-SNAPSHOT
+ 2.0.13
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 a2f3ec5b52..cb9bcf045e 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.13-SNAPSHOT
+ 2.0.13
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 cc0f2d3e0d..bd2a0969f3 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.13-SNAPSHOT
+ 2.0.13
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 305c456568..40c7b4e591 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.13-SNAPSHOT
+ 2.0.13
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 553d162612..3d3dd919e8 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.13-SNAPSHOT
+ 2.0.13
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 d8ca29b212..3e89bddfe9 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index 835764a1ee..a46c760258 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/verticles/pom.xml b/verticles/pom.xml
index 7540ef5990..af05d53926 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 2.0.13-SNAPSHOT
+ 2.0.13
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index f2f7a6860b..4eb4cc1ce9 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.13-SNAPSHOT
+ 2.0.13