From d77a4045502d8233672275969be923df5b34048a Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Wed, 15 Jan 2025 15:03:48 +0100 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 cf9268c614..c20a153d6c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/bom/pom.xml b/bom/pom.xml index c864178074..196ac7016e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index 6bee1fe76c..7bc38bf774 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/common-api/pom.xml b/common-api/pom.xml index 764a0bef9a..82d8ea691b 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/common/pom.xml b/common/pom.xml index 3a96cdf423..a2c136677e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/core/pom.xml b/core/pom.xml index d7d5c81e56..2fbc620d8f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 65b4928b25..f6fa7be5db 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/databases/pom.xml b/databases/pom.xml index fe18e63bc1..7aee5e3464 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index b5535ce120..f3fed33222 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index c2db265be9..51191f4aa0 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/demo/pom.xml b/demo/pom.xml index f3c00cd6c1..233e086f94 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index b34bf30fff..5a0be373c9 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 2d68f23b04..d7d86de928 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/doc/pom.xml b/doc/pom.xml index da227097c1..bc78d48241 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 57e5e6856a..09e696d8e3 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/ferma/pom.xml b/ferma/pom.xml index eac7f45999..b3289ebfd1 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index 8f4def0bee..e120be2c42 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 1.10.37-SNAPSHOT + 1.10.37 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index b38822abe5..0eb96d5a3d 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.37-SNAPSHOT + 1.10.37 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index 13960f6e6e..1f525a2a3c 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.37-SNAPSHOT + 1.10.37 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index d2f8992dd5..66e999a0c0 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.37-SNAPSHOT + 1.10.37 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index ae0b4156d5..6a5f7d7820 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.10.37-SNAPSHOT + 1.10.37 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index b412c4f5e6..5c1e887abd 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index 93468ae1b4..001174fe5e 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.37-SNAPSHOT + 1.10.37 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index e748e0c737..bf7723fe43 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.37-SNAPSHOT + 1.10.37 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index 6acf8eed86..46a1ae710e 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.37-SNAPSHOT + 1.10.37 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index 7ac4f9ccf4..9b67bf4418 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.37-SNAPSHOT + 1.10.37 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index da2d2e471f..b35ffbc80b 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 46e645318b..75eca072e2 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index 65e28fd754..d12a91f302 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 745dd208a9..ef2b1349f2 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index 37d4ecf77f..33adf10408 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index f77414c62f..0cbc7166b4 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/pom.xml b/pom.xml index e2d8e6b4bb..dc612133fb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 63c4fa621f..0ea1660e6f 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index d9ba05b280..ccbc012b6d 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/server/pom.xml b/server/pom.xml index 2e7eb507b1..50b458eae1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 5dc02d144e..b9f67c0207 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.37-SNAPSHOT + 1.10.37 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 82c453ff9b..560c4a229f 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index 89b6636807..3d547c611b 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 9223714410..c6b9561484 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 3220afa16e..fe41d10a02 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/services/pom.xml b/services/pom.xml index 9278bf48c8..38af7b5e31 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 67f22f7ead..14e4f1b57b 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 813c313e41..a142083c2c 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 6e2b6713de..92fb104496 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index ab05e9aed6..48b32633a9 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 666b1fe986..ebc766ce39 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 81b21f799b..042355b2d5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 2c04b866ed..70416ca60c 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.37-SNAPSHOT + 1.10.37 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 14823b9177..6995aa99aa 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index d9d41f4c70..accec3b931 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.37-SNAPSHOT + 1.10.37 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index cfdafff672..b725a22b1d 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 5519f896cc..04a186a353 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index fa5782a24c..c791f694f0 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.37-SNAPSHOT + 1.10.37 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 7cd91be804..4a663bac7c 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index dba7f3cff5..3221d47835 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index a0b69ca3e3..6a7ee119c1 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.37-SNAPSHOT + 1.10.37 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 da8337b381..8ee5473a51 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.37-SNAPSHOT + 1.10.37 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 5fcc541405..638080ce31 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.37-SNAPSHOT + 1.10.37 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 28ae53676c..1a5876bd1b 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.37-SNAPSHOT + 1.10.37 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 c138e5bed1..29c48ce362 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.37-SNAPSHOT + 1.10.37 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 93797d2442..d248eb25d2 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.37-SNAPSHOT + 1.10.37 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 85321f379e..0eaf69ffd8 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.37-SNAPSHOT + 1.10.37 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 e29bde2ee5..dea7324d49 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.37-SNAPSHOT + 1.10.37 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 af98d66780..e0fe99bdc3 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.37-SNAPSHOT + 1.10.37 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 20f3fb90ee..972775d0b2 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index 70e18f40b8..2ad654e111 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/verticles/pom.xml b/verticles/pom.xml index 84799df72e..a0e1c88896 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.10.37-SNAPSHOT + 1.10.37 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index a276c5ba78..c6f413b823 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.37-SNAPSHOT + 1.10.37