From 5a236292bd5cc99d62da2324cbfbe674ee3e05b4 Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Wed, 23 Oct 2024 12:11:32 +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 23856f51da..593d3eb5d3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/bom/pom.xml b/bom/pom.xml index 0d881c9f64..883b0af516 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index f3c5d0e5f2..5854d7edae 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/common-api/pom.xml b/common-api/pom.xml index ade7a53ab1..715a3d4e78 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/common/pom.xml b/common/pom.xml index d5d9cbb28a..d968d72333 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/core/pom.xml b/core/pom.xml index f37b98d5a7..e220df22a2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 4c6f989b39..38b7912dea 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/databases/pom.xml b/databases/pom.xml index 140eba554d..e3da7d2106 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 1ce48d9e41..97eadd54ed 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 6eab1d8a70..f4852e23e9 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/demo/pom.xml b/demo/pom.xml index 715b426c66..72194ff567 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index 1e60570253..6f53f4a528 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index cc34e75e49..a1083900f7 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/doc/pom.xml b/doc/pom.xml index 346d76e340..1be9f46eef 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index ae5d255bfc..82b59d7a87 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/ferma/pom.xml b/ferma/pom.xml index ece2d07a9d..fe202341f0 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index 6b73b2979b..f5e9eefd70 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 1.10.36-SNAPSHOT + 1.10.36 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index b5dd50f9da..0bf84d6037 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.36-SNAPSHOT + 1.10.36 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index ad4d15c5ab..be4c643369 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.36-SNAPSHOT + 1.10.36 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 394d571692..4a1befa5ab 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.36-SNAPSHOT + 1.10.36 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 887c3a8c6f..18a3bd7ff2 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.10.36-SNAPSHOT + 1.10.36 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index 81c266b51e..6aa741d8a7 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index 99bfe3a0ee..57eab68be9 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.36-SNAPSHOT + 1.10.36 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 8e98014b31..ffa250a3c5 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.36-SNAPSHOT + 1.10.36 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index 96d8e57fd0..fdc5827257 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.36-SNAPSHOT + 1.10.36 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index 61f62d66a9..edb0c0c5f0 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.36-SNAPSHOT + 1.10.36 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index b72348ae58..add7a93c39 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 61930ec772..fa1a04408a 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index b8ba657448..afaa7a9099 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index ec73cacc0e..ec4be81f3c 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index 923bc41aa8..85d38b7b37 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index d23c85097f..423f78f54b 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/pom.xml b/pom.xml index 6c53897951..fde22024f7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index db77421bc4..8786bbc118 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index 6780167324..579cf5c615 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/server/pom.xml b/server/pom.xml index 7fbb5bdd14..db73c2e3a1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 996a56c333..263cc30cfc 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.36-SNAPSHOT + 1.10.36 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 5d196aa60f..2701d5c254 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index 392f1cd80f..e2e7fc4248 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 7fc5a89bd9..a8ccecf444 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index e04725fa4d..b9198a1abc 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/services/pom.xml b/services/pom.xml index ed55f0a4da..cd81978f9d 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index b5fe2890f5..6df13a5f80 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 90388c9ee8..39393a1e00 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 811e2cb25a..474715fd77 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 4ba7dde72e..33847346d2 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 379619a301..edd74980e4 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 4562fd7d6c..a01f7321f5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 4c1722eea4..26185553b0 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.36-SNAPSHOT + 1.10.36 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 8433fb7044..99ff6a996c 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 5eb4a712f9..20c590d5d8 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.36-SNAPSHOT + 1.10.36 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index 535b39b302..0f6b3eeb09 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 5533696198..ff1d1913f7 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 327c2f91dc..86d87d0484 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.36-SNAPSHOT + 1.10.36 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 7b068175c5..7237c1059f 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index 2c6ececbfb..d67a68d389 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 4677783af0..868dbfda16 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.36-SNAPSHOT + 1.10.36 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 9a4f3de6e7..c559eef3d5 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.36-SNAPSHOT + 1.10.36 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 8dd64fdec1..7cb0dd6ca5 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.36-SNAPSHOT + 1.10.36 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 7f10c23e14..180f25ca68 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.36-SNAPSHOT + 1.10.36 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 00a0f8c60a..b9612c4d0b 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.36-SNAPSHOT + 1.10.36 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 3d3482eb81..c1aaf01550 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.36-SNAPSHOT + 1.10.36 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 0714c15ba2..4f122aeefa 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.36-SNAPSHOT + 1.10.36 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 85fe92c7fb..de807b250e 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.36-SNAPSHOT + 1.10.36 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 2051d054aa..c68436d990 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.36-SNAPSHOT + 1.10.36 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 95d8c7120a..8d889433c4 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index f74a91c647..e7833166b7 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/verticles/pom.xml b/verticles/pom.xml index 8537271124..c1dbf3632a 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.10.36-SNAPSHOT + 1.10.36 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 3b497bfcf5..374f196902 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.36-SNAPSHOT + 1.10.36