From 6fa0803812e4088b023dd741b52bba964c2df02d Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Wed, 6 Dec 2023 15:40:54 +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 dab03ffb88..5a17f3c2e1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/bom/pom.xml b/bom/pom.xml index ed3eee01ed..c5089a391b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index cda47678d6..e542257936 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/changelog/pom.xml b/changelog/pom.xml index 42cd36d098..3bec296bd3 100644 --- a/changelog/pom.xml +++ b/changelog/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 mesh-changelog diff --git a/common-api/pom.xml b/common-api/pom.xml index 9b1e32ab1c..99a92d3071 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/common/pom.xml b/common/pom.xml index 31430445c9..1f30a0d1ef 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/core/pom.xml b/core/pom.xml index 175089fbe8..b81b023a1c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 78f7323be7..821c4b324d 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/databases/pom.xml b/databases/pom.xml index 0dde797804..baa289a23c 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 3c33449ba7..be1f728d3e 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index ce29e621dc..226a4f3837 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/demo/pom.xml b/demo/pom.xml index 1766a3fb53..8fbeccd866 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index adeb4ff1fc..984ede8801 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 1410986f4f..0adbd3b6a0 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/doc/pom.xml b/doc/pom.xml index 1475f2cf02..c2627431ab 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 8ede74b114..b6d7ae94df 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/ferma/pom.xml b/ferma/pom.xml index 13206cbd85..fa46c07ac5 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index 4685afad63..02a3e6ab5c 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 2.0.10-SNAPSHOT + 2.0.10 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 24ae0ff61c..c6a63cc39a 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.10-SNAPSHOT + 2.0.10 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index 966269705d..e62808c68e 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.10-SNAPSHOT + 2.0.10 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 852511004c..def46b0c12 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.10-SNAPSHOT + 2.0.10 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 19ada620ca..52185c8f82 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 2.0.10-SNAPSHOT + 2.0.10 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index 10bb0129c1..78a1b0dd1c 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index b6c9e9e2d8..81a5cfbcd4 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh-mdm - 2.0.10-SNAPSHOT + 2.0.10 mesh-mdm-api jar diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 8418bdc24f..673fb39f5b 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.10-SNAPSHOT + 2.0.10 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index acf626864f..b34f6d63f0 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.10-SNAPSHOT + 2.0.10 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index eeb36b7f3a..6f4933495e 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.10-SNAPSHOT + 2.0.10 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 591914fc4b..a7de31d29b 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index b9670693e1..b650bd9989 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index af92f5e360..ebdd2d6d26 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 61dc8bc73a..c9bc5fa595 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index fda88445d9..1af2c60919 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index 6da385973f..ad8ff2829a 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/pom.xml b/pom.xml index eb0eb97e6a..47aaedaeda 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 8f9aa39655..3e2a5146e4 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index 3b26105af8..9a79806440 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/server/pom.xml b/server/pom.xml index 6846b0ace0..146d563417 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 6032f330e7..b0227e36c0 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.10-SNAPSHOT + 2.0.10 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 7657e2d70a..a88a6d79d3 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index ee7264440f..118610b73c 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 070209b31c..097fdfd755 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 998cada2d0..001dc45a2e 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/services/pom.xml b/services/pom.xml index 6a44f6d998..43b77767e3 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 25a0481898..aa26fd4269 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 94ab5525d9..228cd313a3 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 13f81bff8a..71a88a26c3 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 80dd160e23..1c1b95b43c 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 5d3219f531..58562ca00c 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index b83102cfb0..43e5a191e6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 775f600259..f93912c3f1 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.10-SNAPSHOT + 2.0.10 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 120e4eb057..0fb7bc1cf5 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index f9ceb0ebdb..998b16c91a 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.10-SNAPSHOT + 2.0.10 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index 489fb588eb..a2bc784aec 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index ba555bddd8..355f5b82c3 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index c2d0adc59d..33ccf3da13 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.10-SNAPSHOT + 2.0.10 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index c3146e202a..87fffc229a 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index d68be15299..caf5fc51c6 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 9ab0b7d5bc..b835362bd7 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.10-SNAPSHOT + 2.0.10 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 8d39364dbc..244d74a01e 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.10-SNAPSHOT + 2.0.10 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 d882c1069a..e9da71e681 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.10-SNAPSHOT + 2.0.10 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 64bee32641..72e0104256 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.10-SNAPSHOT + 2.0.10 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 7f373e0151..909fb5d0ea 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.10-SNAPSHOT + 2.0.10 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 1e1c5ac869..ae5e531906 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.10-SNAPSHOT + 2.0.10 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 44d68ac329..5788e1e496 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.10-SNAPSHOT + 2.0.10 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 9572e9cb2a..0d9f8fdd60 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.10-SNAPSHOT + 2.0.10 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 4ccdbba2eb..0d561c5d90 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.10-SNAPSHOT + 2.0.10 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 cc6cdcb3b1..48662670e9 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index de6e223aac..f18d10d7e6 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/verticles/pom.xml b/verticles/pom.xml index f607797f5e..bfc32ec88d 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 2.0.10-SNAPSHOT + 2.0.10 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 7e9ab6a7ca..b2afa431e7 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.10-SNAPSHOT + 2.0.10