From 0fbc632be3fddb19b3c49cbb9773da6a1139b10f Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Wed, 19 Apr 2023 15:48:18 +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 +-
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 +-
68 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index f68d02c1a2..3476d52050 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/bom/pom.xml b/bom/pom.xml
index 99a3f01970..5142106794 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index 1699b23da2..0d498806ab 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/common-api/pom.xml b/common-api/pom.xml
index cde67d8098..ad27050539 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/common/pom.xml b/common/pom.xml
index d6d9822234..02b18fe3fb 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/core/pom.xml b/core/pom.xml
index de532064e0..2012918484 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 24b899d792..c7fa545fff 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/databases/pom.xml b/databases/pom.xml
index 9b2c8fc0c5..385f7fe2b7 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index 1d2658e11a..6817eec779 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 0e71a655c6..cfde2274a5 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/demo/pom.xml b/demo/pom.xml
index cf7f7a381c..1493f32ee4 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index 77dc483acf..5915846481 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index ac1899ce0c..350855dfc0 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/doc/pom.xml b/doc/pom.xml
index b3931dec33..e26041a77f 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-doc
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 7805dd724c..e40746f7d2 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/ferma/pom.xml b/ferma/pom.xml
index de2e86bcbf..378dc425ee 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
ferma
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 2df88df2fd..39562ed206 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.9.14-SNAPSHOT
+ 1.9.14
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index 49662fd9b0..40c15e3d7f 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.9.14-SNAPSHOT
+ 1.9.14
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index 18a915bd2f..e25df2a167 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.9.14-SNAPSHOT
+ 1.9.14
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index a3ab3f6ea3..91d5ffaac8 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 1.9.14-SNAPSHOT
+ 1.9.14
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index 3616bfa049..f6a203f6fd 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index 51ad6d4256..909f052969 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-mdm-api
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index 191d3499a3..25c0259167 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index 7c64e0a5c9..fa50d19473 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index de7b51022d..d20b482894 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index f700decf79..78eef25631 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index 5a21d1739f..6910b25482 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index 6f5a93b16d..5aa0773e5b 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index 87ee7a2dbf..68941ef59b 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index 771f565f25..91cf7b2fdd 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index 0aac00b6b6..af068f35be 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/pom.xml b/pom.xml
index f69302507f..9f207f068c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index 5fd7ca3956..6e5ea5a9a3 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 64a534a9f9..12fde32e45 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/server/pom.xml b/server/pom.xml
index 8914715915..15658b4f0b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index 6ec54522ae..15e8620e8d 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.9.14-SNAPSHOT
+ 1.9.14
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index a0968f2d0e..ad824b195f 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index 366d0efe6c..d448e76014 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index 5ce73cfaba..35ced14d8f 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index c8f1690505..652dc550d7 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/services/pom.xml b/services/pom.xml
index 2019d6bf30..400cb89cfc 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index c53fb4e679..9677635412 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index aa8ef77c06..b9e0c0b961 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index 806e1d3bae..1f6c781c8a 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index 303a5593e8..4120b0726b 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index 6a10a8d185..6cfe6bb6ec 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index 424191242a..b7dfa79e85 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index c38ec213be..7b1424849c 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.9.14-SNAPSHOT
+ 1.9.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 6e4a21b3ac..e1e8657025 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index 86d2cc5630..63d0cae4bc 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.9.14-SNAPSHOT
+ 1.9.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 e26769cf3d..6aa4f2342f 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index 479352f27a..59044f0784 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index dcaa248143..5332044570 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.9.14-SNAPSHOT
+ 1.9.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 8bbf0586a0..960763afd2 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index 2965a9b0fc..8b314ff9e9 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.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 a30fe14bbd..70a496ef3a 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.9.14-SNAPSHOT
+ 1.9.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 45d3a16083..221377766f 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.9.14-SNAPSHOT
+ 1.9.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 7ebd2b79fe..6d5f30e146 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.9.14-SNAPSHOT
+ 1.9.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 a3993d2820..e50727108c 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.9.14-SNAPSHOT
+ 1.9.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 8d6b7057a8..8b834ffbe9 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.9.14-SNAPSHOT
+ 1.9.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 4832556fa6..99f70a21a3 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.9.14-SNAPSHOT
+ 1.9.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 e01c274a53..5eb8203388 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.9.14-SNAPSHOT
+ 1.9.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 57f6a12608..5e06c945f6 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.9.14-SNAPSHOT
+ 1.9.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 764feb2b8d..0f0b265f68 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.9.14-SNAPSHOT
+ 1.9.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 003ff972c9..5a24dadd60 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index 5f0bc0111c..4927447be5 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/verticles/pom.xml b/verticles/pom.xml
index beae84eb3d..c107086be9 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 1.9.14-SNAPSHOT
+ 1.9.14
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index dc4af13d4a..03cc081db0 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 1.9.14-SNAPSHOT
+ 1.9.14