From fb25e421bc6665591abf7e58c02c156fe59fefee Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Thu, 26 Jan 2023 14:19:07 +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 8885480dcb..4d1f17cc2a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/bom/pom.xml b/bom/pom.xml index 21e2be2b28..d5f739d618 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index 921f679fdd..a64759c7e6 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/common-api/pom.xml b/common-api/pom.xml index 665b67e7b5..401c7475e8 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/common/pom.xml b/common/pom.xml index d92bf9a0a7..8c4bfa3aa5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/core/pom.xml b/core/pom.xml index e0fd80d002..fc5c56142a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 2350fa0cb6..d46541bdaf 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/databases/pom.xml b/databases/pom.xml index 6585fc4562..a48fc16d63 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 048a34f53e..6ffbc91f2b 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index ee5cf53cc2..60f9dc4d5f 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/demo/pom.xml b/demo/pom.xml index 6cbb97a944..5cafbd3e48 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index e776cf9237..ce6ac147a1 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index 2984fc888d..ed17cb98c5 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/doc/pom.xml b/doc/pom.xml index 86b051ff74..e43bdd735d 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 6758b4f806..50c84de93c 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/ferma/pom.xml b/ferma/pom.xml index 56b6d82132..6980e3269b 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 ferma diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 43e602d435..e19f3fe53c 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.8.17-SNAPSHOT + 1.8.17 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index dba023bbc7..f33f927205 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.8.17-SNAPSHOT + 1.8.17 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 49457088c5..8b8315bc17 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.8.17-SNAPSHOT + 1.8.17 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 2c667b7030..b30b94325b 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.8.17-SNAPSHOT + 1.8.17 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index df88632709..6e0dbb37ce 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index bc55f1641a..1965fdfd46 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.17-SNAPSHOT + 1.8.17 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index d1e52289cc..ad04657aec 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.17-SNAPSHOT + 1.8.17 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index 23133c9edb..4f8523194d 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.17-SNAPSHOT + 1.8.17 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index 5ed0cf7c78..4d0da4248c 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.8.17-SNAPSHOT + 1.8.17 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 396dbcf2b7..5cbf3b1c46 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 4b0325c5c0..fe48565d1d 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index 881ba8780c..ff58248344 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 517800bb0a..71a62b14e2 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index da32dcae4d..358eb267ee 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index c14932f0b5..484508e39f 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/pom.xml b/pom.xml index 223248b71b..c53b5d6e9a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index ecb788119a..7dd15be8f8 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index e79d3e81bc..4a5e5a1a55 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/server/pom.xml b/server/pom.xml index 8af71df944..1a30fd64b6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 93ad03bfa0..ac711e9801 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.17-SNAPSHOT + 1.8.17 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 617c878219..118d6b1eb2 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index b27e0b6757..f43303a95a 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 67430e81c6..710d888d7d 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index ca41cf7597..57be004ee3 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/services/pom.xml b/services/pom.xml index cde260c12c..01d1621b7f 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 03bda95569..449763cc69 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 2a914b70cf..ca0b478ac7 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index 72ef53d1da..aed96054e6 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 2a80832919..44e8981d9c 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 2ad36ba2a5..43dd34e3d6 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 876362b8aa..fb6316186e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index db498b8bf3..fae760bd40 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.17-SNAPSHOT + 1.8.17 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index d8de16b1ac..591cfdd6b1 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 7f67c49b78..7bc90b9c65 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.17-SNAPSHOT + 1.8.17 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index 13b941eb8f..4046281a82 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 9af86027bf..7e73148683 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 9075a4ef4d..3fab660aac 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.17-SNAPSHOT + 1.8.17 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index e73e973c45..cc14f9eb15 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index 7686e77e86..28b0aac415 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index c588cf2c23..f03c3ce995 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.17-SNAPSHOT + 1.8.17 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 69fe52e514..ab5a367ce4 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.17-SNAPSHOT + 1.8.17 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 05a2dd0a16..575f07fe2e 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.17-SNAPSHOT + 1.8.17 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index 9632ad45ae..e04ad91671 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.8.17-SNAPSHOT + 1.8.17 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 3cd0f881ec..82671647ac 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.17-SNAPSHOT + 1.8.17 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 d38dd03153..56bcc69ae3 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.17-SNAPSHOT + 1.8.17 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 fd43a49e37..40d929c48a 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.17-SNAPSHOT + 1.8.17 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 1ad7ab84ac..aea23c86bf 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.17-SNAPSHOT + 1.8.17 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 a9b4cd702a..d6373aa74b 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.17-SNAPSHOT + 1.8.17 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 d17ac2e037..9e8e4c8b54 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index b9f502921a..1af7d850bc 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/verticles/pom.xml b/verticles/pom.xml index 709d045a17..cb190cbc9c 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.8.17-SNAPSHOT + 1.8.17 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 1a6db0db0c..d336a9b04a 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.8.17-SNAPSHOT + 1.8.17