From 5681b399fcb8d521e87ea0d05ea96026aa2e3565 Mon Sep 17 00:00:00 2001 From: Maven Release Manager Date: Mon, 21 Nov 2022 16:09:08 +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 +- 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 +- 68 files changed, 68 insertions(+), 68 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index d9a9747167..730ace68c8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/bom/pom.xml b/bom/pom.xml index 174183e61e..18bcbb2bdc 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index 13b892905f..216e409d42 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/common-api/pom.xml b/common-api/pom.xml index 972aea21e6..91bcee6277 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/common/pom.xml b/common/pom.xml index 2890d93113..5f947e7164 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/core/pom.xml b/core/pom.xml index cfc72163d7..b3411c7ba6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 60df334688..548e31146a 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/databases/pom.xml b/databases/pom.xml index b3831eab15..79c53ad1cd 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 00aee31e48..e8d4b08337 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index ec53b211de..c86893489c 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/demo/pom.xml b/demo/pom.xml index 43b6b1f131..73435732d0 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index c24453cf0e..d2fa2541a2 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 23045a1cbb..c3e0b49fe7 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/doc/pom.xml b/doc/pom.xml index 968352f7c1..e3904a5ce8 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 97813d9741..f04aa9adc6 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/ferma/pom.xml b/ferma/pom.xml index b7f2dd3dee..32518eeef3 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 ferma diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 2ccef862dd..f91bd309de 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.8.14-SNAPSHOT + 1.8.14 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index 3bb4ab010e..caf51ec5bd 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.8.14-SNAPSHOT + 1.8.14 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 0d63fa4b9a..f912845979 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.8.14-SNAPSHOT + 1.8.14 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index aaa89a5b40..d8b746555b 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.8.14-SNAPSHOT + 1.8.14 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index 6e19ee513c..60a219f71c 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index e3f4546fdc..3f6ed13f5c 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.14-SNAPSHOT + 1.8.14 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 9b13b672e6..1731779e2b 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.14-SNAPSHOT + 1.8.14 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index a2d0b62413..2d493b9b46 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.14-SNAPSHOT + 1.8.14 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index 0b2f6a6970..4ead7feb68 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.14-SNAPSHOT + 1.8.14 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 6f5c1b9aa8..6d92399c26 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 7c72f6ca6c..2eafa53879 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index c8b8030f69..6c41ad8f1c 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 483ea46963..15413041bd 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index 4528719187..73a98be8a2 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index b0bdedd1c0..db55694754 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/pom.xml b/pom.xml index ebda3b3e9f..20c3c083a9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 8d47105f35..2251d1a2dd 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index 8e6e876199..0de3fc7915 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/server/pom.xml b/server/pom.xml index c89d2c9b3f..040633d048 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 788be17a2f..65fc93c9b9 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.8.14-SNAPSHOT + 1.8.14 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 40a00aceca..34170d8455 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index 9592101a6f..7c33d5ee71 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index bca7ed663c..d4aa46af9d 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index dff1ff4ce7..535adde308 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/services/pom.xml b/services/pom.xml index 1ce5c7d9e0..a43b176b65 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 9a3a80c06d..8f57f4457a 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 0789401968..c7d12f9bc1 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 2033dbf565..fcb4820ad7 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 90a7488da2..7c0810e6fd 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index ddc942e237..35cf02a15c 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index b415793066..807d52a897 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 018d5f3a8c..b2e21f039c 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.8.14-SNAPSHOT + 1.8.14 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index febf04d9b3..5fddad8661 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index b50eb3aa7a..9f930d2d4e 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.8.14-SNAPSHOT + 1.8.14 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index cd8df8eca2..d37c940cda 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 7f1b4b794e..91d2422c98 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 9ba644a025..5e5b15f447 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.8.14-SNAPSHOT + 1.8.14 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 46fb0ce6bf..2d3a6f5a39 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index bc36c7b353..397b33a4aa 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index d31b69b725..eceb9cdaa0 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.8.14-SNAPSHOT + 1.8.14 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 cb646fa993..9fc46f83db 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.8.14-SNAPSHOT + 1.8.14 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 0e21f4b1b8..b2b5bd07ba 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.8.14-SNAPSHOT + 1.8.14 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index a78c18103c..06eb616f05 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.14-SNAPSHOT + 1.8.14 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 4d1336845c..4a465a0a1a 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.8.14-SNAPSHOT + 1.8.14 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 65b3e98733..1f5b0fe269 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.8.14-SNAPSHOT + 1.8.14 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 17938a866c..7e0f545d52 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.8.14-SNAPSHOT + 1.8.14 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 2c6b33f36c..a50b6c7c01 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.8.14-SNAPSHOT + 1.8.14 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 8a6bafe26f..d6cf07601f 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.8.14-SNAPSHOT + 1.8.14 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 18198d557e..98f97dd7d0 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index 77a033ed80..50403379eb 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/verticles/pom.xml b/verticles/pom.xml index 9390782f28..4225edb1d9 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.8.14-SNAPSHOT + 1.8.14 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 78019596ad..54786e3395 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.8.14-SNAPSHOT + 1.8.14