From 175381ce384451da1c069285836fe67f671116bc Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Wed, 28 Feb 2024 12:34:49 +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 e7c89fc4e9..87509d15a5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/bom/pom.xml b/bom/pom.xml index bbbc63fd96..040cce93aa 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index c1343acbf0..4725265c2b 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/changelog/pom.xml b/changelog/pom.xml index 8a65203ece..6cd0408aa9 100644 --- a/changelog/pom.xml +++ b/changelog/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 mesh-changelog diff --git a/common-api/pom.xml b/common-api/pom.xml index 66f409a383..8d4b382320 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/common/pom.xml b/common/pom.xml index f2432b021a..6f6857c83e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/core/pom.xml b/core/pom.xml index 4a8e7bd66a..b4b2896297 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 9ec0f35467..14de08fd95 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/databases/pom.xml b/databases/pom.xml index af74324292..3ba3ee2723 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index b3b0c9b9b8..c0f626da40 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 2879763245..495c66d4e0 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/demo/pom.xml b/demo/pom.xml index 0b9c7ad93c..cffe39c603 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index 70bc3d669d..da958775aa 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 15c9873b6a..8bc9d4092b 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/doc/pom.xml b/doc/pom.xml index 17de553c6e..52bcf4fe39 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 4f7fdec988..e91f1da819 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/ferma/pom.xml b/ferma/pom.xml index 0ec9269f08..840062aac5 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index 6aba93205f..4818a15098 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 2.0.16-SNAPSHOT + 2.0.16 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 395015df91..8f195ea3e8 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.16-SNAPSHOT + 2.0.16 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index 9c69f17efb..925a7f2250 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.16-SNAPSHOT + 2.0.16 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 03a60c7760..74eca9f3aa 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.16-SNAPSHOT + 2.0.16 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 469b1bee78..ae4a5e55e4 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 2.0.16-SNAPSHOT + 2.0.16 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index af6a7f3fa4..9caef5b7b5 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index 557c4f1c46..bf249a76c5 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh-mdm - 2.0.16-SNAPSHOT + 2.0.16 mesh-mdm-api jar diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 02718fc99a..450d230dab 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.16-SNAPSHOT + 2.0.16 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index e3599b778d..0aa7d51305 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.16-SNAPSHOT + 2.0.16 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index a2f01f2290..8fbb67b4c3 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.16-SNAPSHOT + 2.0.16 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index fd130db1db..092df986af 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index d1a7305f92..2ebd5a8ce5 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index 1d1c9285ff..7133bd20ed 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index b76f3072eb..68b4ebe588 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index 87d330e0c9..2f11c39eb5 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index 8a0ed9ca54..eacf8c4e33 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/pom.xml b/pom.xml index 47ad01d1f6..d37516771e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index cc2b71e0d2..d8871dd2a4 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index d0a93304f7..94fa2eae5b 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/server/pom.xml b/server/pom.xml index ad1d958f45..93eea5c7f9 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index fa14be490c..3ae6f9a18c 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.16-SNAPSHOT + 2.0.16 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index e390f3d2a0..32bbfda2c7 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index d5ba17e0e8..cd9c137b07 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index e133f54aca..cd54be3b55 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index e31ced47f2..fd6fc3ad16 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/services/pom.xml b/services/pom.xml index 113a834b64..ec8681fa9d 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 496476be53..824023df89 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 85f5772e2a..54070b9c1d 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index ad2a54d4c5..b848c1d960 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 3d9af915aa..566564a13d 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 7310ee0de2..b774a5a063 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 9ecd07164c..6e4e7073cd 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 40f0bf6d62..b37dad3993 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.16-SNAPSHOT + 2.0.16 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 532d84bf66..9cc1a1d3a7 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 483b88d6d5..e590fbe233 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.16-SNAPSHOT + 2.0.16 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index d7047b3ddc..77778c5ddd 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 91e7a0512b..c733487bb8 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 253bdfcb06..c10e9449b5 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.16-SNAPSHOT + 2.0.16 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 971ffb7eab..c991896d92 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index 85bba0bfa7..60ef5e254d 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 8b6ea683e6..8a58d8cc4e 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.16-SNAPSHOT + 2.0.16 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 993fecec73..2cefab4600 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.16-SNAPSHOT + 2.0.16 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 1514e03a0e..b429dd4a33 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.16-SNAPSHOT + 2.0.16 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index cfd2819dc2..d925268bc8 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.16-SNAPSHOT + 2.0.16 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 25335445b7..715538eb04 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.16-SNAPSHOT + 2.0.16 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 8bd975e0f3..08ee573f59 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.16-SNAPSHOT + 2.0.16 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 6a6f0becca..6b88544da6 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.16-SNAPSHOT + 2.0.16 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 c79f9a954d..dd8e9f0723 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.16-SNAPSHOT + 2.0.16 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 b2e3935044..16dbc0b9ed 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.16-SNAPSHOT + 2.0.16 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 ba70267253..479bceacef 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index 3f4fa918d5..e0a4a8a406 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/verticles/pom.xml b/verticles/pom.xml index 182ddca75b..59e2563625 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 2.0.16-SNAPSHOT + 2.0.16 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index fbe0ee4057..02a0c33979 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.16-SNAPSHOT + 2.0.16