From c2b21c913d6469f3719e6fe430a388ccf5aec4c5 Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Mon, 12 Jun 2023 16:10:40 +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 +- 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 +- 69 files changed, 69 insertions(+), 69 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 225f041d79..e1743c7bab 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/bom/pom.xml b/bom/pom.xml index 79795e8e25..c4aa05c3e5 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index eccf800572..51546131ee 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/common-api/pom.xml b/common-api/pom.xml index 6a944d4909..ca70335f51 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/common/pom.xml b/common/pom.xml index 974ae611d0..2e4ee551b1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/core/pom.xml b/core/pom.xml index 3b33af2a83..3acaa23684 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index cb70dad401..1aa7a1cc15 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/databases/pom.xml b/databases/pom.xml index fd34fa16f2..a5a28e61fa 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 2e21d6b791..5716ef54d3 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 1806b5edd6..3a9196a514 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/demo/pom.xml b/demo/pom.xml index e73bf266ab..8535fb13e2 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index 58e95c8bf3..07ebde317e 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 908d2ab22b..9ec7b271a9 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/doc/pom.xml b/doc/pom.xml index e2541f95a2..5bdcb11a1b 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index d91f2dda5f..d740264d8c 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/ferma/pom.xml b/ferma/pom.xml index 1ca8e23f32..1c2940284e 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index fefdb0e58a..a73f321fbc 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 1.10.9-SNAPSHOT + 1.10.9 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 6f2dbfc0e9..324d926de6 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.9-SNAPSHOT + 1.10.9 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index 6d043d66cf..ea1a277afa 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.9-SNAPSHOT + 1.10.9 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 633c32af76..9c7a0a088c 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.9-SNAPSHOT + 1.10.9 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 770431cb0a..e43fa772fd 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.10.9-SNAPSHOT + 1.10.9 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index 6b297d0e49..15c4d4f127 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index b73862b257..ae83233f7f 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.9-SNAPSHOT + 1.10.9 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 724bc0ee9e..dd7fe9241b 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.9-SNAPSHOT + 1.10.9 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index efedd21110..7667f974a1 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.9-SNAPSHOT + 1.10.9 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index db397c162c..9a2e5c8297 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.9-SNAPSHOT + 1.10.9 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 3b0cecfd92..69745d683b 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 41326bfafe..01740d4282 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index e7cca757d3..4b82829ea2 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 3bbfc8acd2..fe8ef3c849 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index 08eadabc20..951f2e21ef 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index 1638d2d429..3036fd24c2 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/pom.xml b/pom.xml index 2ba84c7de7..57ffa5938e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index aeec9e8246..5a89d102fd 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index 907de6e2f8..8c76e33140 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/server/pom.xml b/server/pom.xml index d974b32632..5ea35d4236 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 9faf8fad3f..e6b16d06dc 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.10.9-SNAPSHOT + 1.10.9 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index a3c0d98cca..af20c6da78 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index ad0b56cd8f..a531e86adf 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index ec6b09dc22..d194e725dc 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 92d82c22d6..11a5b76191 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/services/pom.xml b/services/pom.xml index e02b728432..42203e2cd1 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index eef37709d5..b5043063c0 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index f6b883fbad..68900c3014 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 858f1b4d07..7fff3f6a89 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 4cd37b8615..46773d2f0c 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 9cf84e9107..b041cfeaa1 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 12f4364cf4..f5c4161c81 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index d51e4c12d7..2b426f8a50 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.10.9-SNAPSHOT + 1.10.9 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 01e67f7636..8626148ca4 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 7b447716ef..7343516e99 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.10.9-SNAPSHOT + 1.10.9 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index f31a69ada5..f7de49f18c 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 0f2206d190..e7d43f08d4 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 75b12477e3..cfaa3a18d0 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.10.9-SNAPSHOT + 1.10.9 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 304f78870d..1b18d2de10 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index ee7563c94e..8ec0d6991e 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 8ee5ac73a9..53790bc804 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.10.9-SNAPSHOT + 1.10.9 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 a9207a7766..1d9b3b4e03 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.10.9-SNAPSHOT + 1.10.9 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 5b09912e22..cf94aaed9d 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.10.9-SNAPSHOT + 1.10.9 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 11324d4385..9d578a65ab 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.9-SNAPSHOT + 1.10.9 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 b09bbd0004..e7502e4ab2 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.10.9-SNAPSHOT + 1.10.9 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 da4cc1efeb..b444a00f9a 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.10.9-SNAPSHOT + 1.10.9 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 39a5272559..68e93f205c 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.10.9-SNAPSHOT + 1.10.9 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 d7c6ab0f16..906b9cad26 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.10.9-SNAPSHOT + 1.10.9 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 ddda3c8107..871c4baf3a 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.10.9-SNAPSHOT + 1.10.9 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 a6e19ad304..3e2ae40efa 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index 8c155fb021..3432909b36 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/verticles/pom.xml b/verticles/pom.xml index 7e58aaf8e4..7487946712 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.10.9-SNAPSHOT + 1.10.9 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index a229e168c3..1a5bf3a70c 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.9-SNAPSHOT + 1.10.9