From f33af975ffb63fd30dfb867db61894c15c2fac9a Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Wed, 20 Dec 2023 17:06:52 +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 1b95edcfbc..2833dd79d5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/bom/pom.xml b/bom/pom.xml index 2da84c6e06..0f8ae511c2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index e8aca0a735..7272fbe0b4 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/changelog/pom.xml b/changelog/pom.xml index 82f6a55904..436c9c1aeb 100644 --- a/changelog/pom.xml +++ b/changelog/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 mesh-changelog diff --git a/common-api/pom.xml b/common-api/pom.xml index dc02ea003b..ac31128476 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/common/pom.xml b/common/pom.xml index bb1daa6cfd..a4c0314887 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/core/pom.xml b/core/pom.xml index 5886ff5e73..dd6f16cbaf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index ed90c3e017..68db080cd9 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/databases/pom.xml b/databases/pom.xml index 7ab4aef598..c41e3ddf02 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 6f0ce9a2c5..ecc70d2008 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 237ab9b2d9..2214ba45f7 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/demo/pom.xml b/demo/pom.xml index 178fdc0bbf..e8f123a70b 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index b78e9d75a1..fc47c20900 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 1fd45a6842..1e39fe522d 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/doc/pom.xml b/doc/pom.xml index 7960e3af0c..679ce9e469 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index bd5b48136f..8134633c8d 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/ferma/pom.xml b/ferma/pom.xml index b58732e691..807ebc6b53 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index bf75c38650..0a2068a5c2 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 2.0.11-SNAPSHOT + 2.0.11 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 2a82b57752..5404cf5786 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.11-SNAPSHOT + 2.0.11 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index e408f55723..8d4dfde0df 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.11-SNAPSHOT + 2.0.11 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 1dc10d6396..e68c769c99 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.11-SNAPSHOT + 2.0.11 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index e3261014c8..34c8f898fa 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 2.0.11-SNAPSHOT + 2.0.11 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index 0e532cbfa9..86e99baef5 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index a7304ced8c..0ee4aed511 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh-mdm - 2.0.11-SNAPSHOT + 2.0.11 mesh-mdm-api jar diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index c8a84792f7..710c5bff32 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.11-SNAPSHOT + 2.0.11 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index b5cd9f2c4a..6a25531fa2 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.11-SNAPSHOT + 2.0.11 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index ef8f2dd919..324880c0ed 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.11-SNAPSHOT + 2.0.11 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 63c48d69f6..23073b04a4 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index b0bdf54c93..8373142fef 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index bd458b1bec..297ff030ca 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 048ee9fd42..0fb6fe38ae 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index ea0dc5b1aa..9d2fd8510e 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index 1533225743..60f19dc471 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/pom.xml b/pom.xml index 39ccb423af..4f8330306f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index e90862a17a..1e67f13d1a 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index c63287218a..30cb7c7609 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/server/pom.xml b/server/pom.xml index f1bdd23291..9e613ea1c6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index dc49dee086..9f5fa90549 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.11-SNAPSHOT + 2.0.11 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index a395b4d2dd..9bd75dfb24 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index 92f7df3bfe..22ec63154d 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 7df9c04f1c..9963495e39 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 371d9baa18..5d1a6c922b 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/services/pom.xml b/services/pom.xml index 12cb667c88..a3e2c50ac1 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 713d02fb4a..ae17f20af7 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index c37c6975b4..5e86b803e2 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index c08287bc2c..c49406fdad 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 5b944da08a..1ee42fe38a 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index e341509937..41ec6b24c6 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 8fc1bad647..243069efe6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 9841a24271..880058af93 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.11-SNAPSHOT + 2.0.11 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 65b11f8517..4837d16e55 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index b9251df5b1..79df9a55b0 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.11-SNAPSHOT + 2.0.11 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index d64f92dd03..87e925e15d 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 5fc4431a1a..8395c25551 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 3a69b0a20c..1750318d65 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.11-SNAPSHOT + 2.0.11 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 081edec569..c0d6318252 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index 7e56464b6f..dbdd286d6a 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 80add0482d..0c6504d82f 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.11-SNAPSHOT + 2.0.11 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 09b46bc87b..d7943b2db7 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.11-SNAPSHOT + 2.0.11 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 311e92c9c8..3445d59c42 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.11-SNAPSHOT + 2.0.11 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 591b222588..a1099708d3 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.11-SNAPSHOT + 2.0.11 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 9678aad347..a3f5ba3b51 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.11-SNAPSHOT + 2.0.11 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 f72f3822f1..00561a002f 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.11-SNAPSHOT + 2.0.11 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 77efc1ee92..6f3ac0ce31 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.11-SNAPSHOT + 2.0.11 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 b7022a9a7f..9d1e340e7f 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.11-SNAPSHOT + 2.0.11 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 ec74b10127..0fc8377132 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.11-SNAPSHOT + 2.0.11 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 cacc638092..1f7a0a7f99 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index ff711f77df..6d3a679705 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/verticles/pom.xml b/verticles/pom.xml index 667945ad9d..2de840ec70 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 2.0.11-SNAPSHOT + 2.0.11 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 69e5df4aa6..2ef5d097e5 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.11-SNAPSHOT + 2.0.11