From 5d8f1fb605c7388f42195e0330815ff14da4920c Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Wed, 7 Feb 2024 16:59:39 +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 4310e9713c..ab04cc6c49 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/bom/pom.xml b/bom/pom.xml
index f5c7418fec..3e0e52f06b 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index 14bb9e3947..e2cdd28ecc 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/changelog/pom.xml b/changelog/pom.xml
index 7884797c72..0d7f52afbf 100644
--- a/changelog/pom.xml
+++ b/changelog/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-changelog
diff --git a/common-api/pom.xml b/common-api/pom.xml
index 6042a8ab68..40fda2ae35 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/common/pom.xml b/common/pom.xml
index be7d94d0c0..20aa411e63 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/core/pom.xml b/core/pom.xml
index 935cbc151d..3aeb3bfe9c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 2800e944d8..d8605ead43 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/databases/pom.xml b/databases/pom.xml
index d1ad32a0dd..b04303fe5c 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index 5c5c1f1f04..e60c24f8ba 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 49a16c439d..3e4c416734 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/demo/pom.xml b/demo/pom.xml
index f07897be29..48eed3d8f7 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index 1876b6f5e5..d9de7a7de4 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index 2f0ff1b15c..faa0a37683 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/doc/pom.xml b/doc/pom.xml
index f3dc5088cb..89f2bdd078 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-doc
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 0dcfcd5783..70de63271e 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/ferma/pom.xml b/ferma/pom.xml
index 63a6916d6f..b28f25fa9a 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
ferma
diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml
index b25b6c6bff..bafb6ae103 100644
--- a/hazelcast3-cluster-manager/pom.xml
+++ b/hazelcast3-cluster-manager/pom.xml
@@ -6,7 +6,7 @@
mesh
com.gentics.mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
hazelcast3-cluster-manager
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 9901c6313b..22eb6ae158 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.14-SNAPSHOT
+ 2.0.14
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index 4feba9be30..4d7923e008 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.14-SNAPSHOT
+ 2.0.14
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index d44828435c..dfde42c983 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 2.0.14-SNAPSHOT
+ 2.0.14
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index 4f55e6c1e2..35387d3d34 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 2.0.14-SNAPSHOT
+ 2.0.14
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index 9893142fcf..c539453ef4 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index d7e52e5c65..8b3e9e5023 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-mdm-api
jar
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index 1e6739f93f..9fe1d65206 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index e91d496531..1151b06668 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index a221554577..f138a6f768 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index 4944897494..deabe758a6 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index 89fd8f7b48..5ae627e4c6 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index a851fec321..8bb146915b 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index 91d28f1ea8..ad135d0191 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index bdf98ecf40..0d8ca4f04c 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index c2988a22a6..768f07514f 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/pom.xml b/pom.xml
index b6dac710c7..ee7af2ccbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index 8d96c9513f..9110ce142d 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 2fb57a79bf..ff608d87a3 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/server/pom.xml b/server/pom.xml
index 10c3b16454..4dd329f78b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index 6f7cc89978..2b271b4028 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.14-SNAPSHOT
+ 2.0.14
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index f15b3f1637..9e98006953 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index 108e6adb1b..ed8562dacc 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index 63242622d0..835463e629 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index 9dd17de969..4c08b6d763 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/services/pom.xml b/services/pom.xml
index 739357c4e7..b30758a7b2 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index f73f9d30c5..76ba7f456a 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index a02c049df0..6053d587bb 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index ba9c9667d9..12a139c0c9 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index f35012fc2e..36329cf5da 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index 92fdab6929..e9c022384e 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index be8f274fd2..f8d081b682 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index 78f9fec7f8..6941ded5be 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.14-SNAPSHOT
+ 2.0.14
tests-mesh-admin-gui
Mesh Admin GUI - Shared tests
diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml
index 3df294421b..92c50abbee 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index ae6ffad065..d654960fba 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.14-SNAPSHOT
+ 2.0.14
tests-mesh-changelog-system
Mesh Changelog System - Shared tests
diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml
index 504e8f834c..e6d0a8a5c3 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index 1d422656c7..1e40560af2 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index 60e8714c3c..84957bdf81 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.14-SNAPSHOT
+ 2.0.14
tests-mesh-distributed-coordinator
Mesh Distributed Coordinator - Shared tests
diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml
index 2d100f49e0..a1a3dd5244 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index d4a3e6b1cc..a50d70b8ca 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
tests-mesh-elasticsearch
Mesh Elasticsearch - Shared tests
diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml
index 17b9ab15a4..39bd73ea23 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.14-SNAPSHOT
+ 2.0.14
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 85fe5d6e35..0bfe1ac2b6 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.14-SNAPSHOT
+ 2.0.14
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 5ca1e2eb7c..fe3ac322a4 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.14-SNAPSHOT
+ 2.0.14
tests-mesh-rest-model
Mesh REST Model - Shared tests
diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml
index 4794d5f055..56581389ee 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 2.0.14-SNAPSHOT
+ 2.0.14
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 a4249b68b3..30b0b7688f 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.14-SNAPSHOT
+ 2.0.14
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 a4b938cb95..fe19536b29 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.14-SNAPSHOT
+ 2.0.14
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 a0e1ac165b..2ea4271382 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.14-SNAPSHOT
+ 2.0.14
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 9fcf8cc195..a065d0b1f1 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.14-SNAPSHOT
+ 2.0.14
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 91fc68f2e7..f7001aa5f0 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.14-SNAPSHOT
+ 2.0.14
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 cca69046e4..df8ff2d1e0 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index 787ef587e1..656d0f9e43 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/verticles/pom.xml b/verticles/pom.xml
index 2565496a83..a66a1f402a 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 2.0.14-SNAPSHOT
+ 2.0.14
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index bf3f6a90dc..210cca45b6 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 2.0.14-SNAPSHOT
+ 2.0.14