From 6db65bf2207e84480da78ecd4f75d8d8cfe85076 Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Mon, 13 May 2024 13:22:58 +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 0c094a6892..b9382e0e92 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/bom/pom.xml b/bom/pom.xml index 02c977e772..4ac06442a7 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index 47b06f3c33..5f15c263ec 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/common-api/pom.xml b/common-api/pom.xml index d8d9012810..5181df30f8 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/common/pom.xml b/common/pom.xml index e47332eced..4245fc1482 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/core/pom.xml b/core/pom.xml index f37cea625b..dc73f0f55a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index a15a5326b9..0435295b36 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/databases/pom.xml b/databases/pom.xml index 124e7305e2..c0ebb96fe3 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 900b6e1bad..8202e72ea8 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 1b8e790639..df823304d8 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/demo/pom.xml b/demo/pom.xml index 462d20e50e..1cf6add256 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index 0d46f87929..b3d1a0a6fa 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 5ec397eada..523c2aa197 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/doc/pom.xml b/doc/pom.xml index 15a6cde285..55cd5e23bc 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 78707f70ed..b35a847b33 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/ferma/pom.xml b/ferma/pom.xml index 1a37e3bfee..874c40cee7 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index 6ec5c4edcf..58473d0614 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 1.10.30-SNAPSHOT + 1.10.30 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 483eddf3b9..b6596c09b4 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.30-SNAPSHOT + 1.10.30 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index 23ace73542..faaaf583ee 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.30-SNAPSHOT + 1.10.30 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index f05c996ea7..860b5a05f0 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.10.30-SNAPSHOT + 1.10.30 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 0e1dc2d829..0139a555ab 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.10.30-SNAPSHOT + 1.10.30 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index a66eb3038f..2c4f9b7acc 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index a80f037cc6..1aaad41a1d 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.30-SNAPSHOT + 1.10.30 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 594e72c695..ac7047c9be 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.30-SNAPSHOT + 1.10.30 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index 3c95607e8a..47b50ac2d7 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.30-SNAPSHOT + 1.10.30 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index 0f888632d6..3d3f78ac58 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.10.30-SNAPSHOT + 1.10.30 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 0fefd9c874..9641562614 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index a17c14f078..53fc092c0d 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index 06d06e0e1f..c97f4541c6 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 4a0e63f74f..fa4ae27f15 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index dafd4e86b6..85783541c5 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index a7dab28090..602ecf10b2 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/pom.xml b/pom.xml index a281d0c122..37ab05e895 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 56ff422c49..031d25b5fe 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index 63d4eddbbb..e0c9128b12 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/server/pom.xml b/server/pom.xml index a8432a5c5c..2d1a6c3a50 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index ee21e4e1ff..346291966e 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.30-SNAPSHOT + 1.10.30 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 570085b5d5..f4db6435f2 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index 10632c4ba8..1286301408 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 705c25697b..39a120af9d 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 41a72122d4..f6e6d8a5ab 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/services/pom.xml b/services/pom.xml index 368da73667..27e2a17472 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index d7a1c730ab..59474c7d62 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 93ed34fbeb..6787e5a475 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 12ffc71b8d..db024f266b 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index b224781cb5..a7712cfc35 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index b52b57f7cb..821e0cd499 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index ef0a50fc53..e5ad9df799 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 4ab5cd86f9..401319e4f9 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.30-SNAPSHOT + 1.10.30 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index edb2a67847..0946b89791 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 73fee31cff..8e24c982ad 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.30-SNAPSHOT + 1.10.30 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index a09a1a37ca..c72e6588f2 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 87733af2c9..1da2e9774b 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index d701c3d1be..a860dcc165 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.30-SNAPSHOT + 1.10.30 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index b01698d78a..bb9b99197e 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index 4c16a71ac9..8eee843357 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index c8649bb160..f205ff3414 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.30-SNAPSHOT + 1.10.30 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 91d9ef606f..08568f9830 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.30-SNAPSHOT + 1.10.30 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 56bbaeb9ca..8b50207166 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.30-SNAPSHOT + 1.10.30 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 6116757b9e..e9fe6a03d2 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.10.30-SNAPSHOT + 1.10.30 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 031b1c9bc3..4f91e0bcd3 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.30-SNAPSHOT + 1.10.30 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 29d9da7ea2..8d0d58ddcc 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.30-SNAPSHOT + 1.10.30 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 1dedc44cd4..9cdc9a194d 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.30-SNAPSHOT + 1.10.30 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 2d3ad66d91..460c848cf1 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.30-SNAPSHOT + 1.10.30 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 e5c495bdad..a30103e29f 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.30-SNAPSHOT + 1.10.30 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 bd8955d7e1..c45e9096a9 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index 9ecad6fb3f..9a3bae6049 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/verticles/pom.xml b/verticles/pom.xml index b41e3c1d5d..b40553f837 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.10.30-SNAPSHOT + 1.10.30 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 99d15704bb..baaeb6fafa 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.10.30-SNAPSHOT + 1.10.30