From 2ba80dab4b859bfaf14588b439a06a16f0c0039c Mon Sep 17 00:00:00 2001 From: Maven Release Manager Date: Fri, 18 Nov 2022 09:19:47 +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 9360be15b6..a95e13459b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/bom/pom.xml b/bom/pom.xml index 1443e1769d..bd592517a5 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index 855827028a..fcd4c49a51 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/common-api/pom.xml b/common-api/pom.xml index 44cf419a80..193f3dcc90 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/common/pom.xml b/common/pom.xml index c409242784..3f0b87b9cb 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/core/pom.xml b/core/pom.xml index ef5d20db42..9a56da23fe 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 185e584aff..718b046a36 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/databases/pom.xml b/databases/pom.xml index 3efa7a6c2f..21e976ebae 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 959b86e97b..5f6946b12e 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 2c5abe2445..9d8a8f9317 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/demo/pom.xml b/demo/pom.xml index 682be270aa..d65123f32f 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index 86f1ef5d5d..a9173a112f 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index a8c2213402..eb6de16c41 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/doc/pom.xml b/doc/pom.xml index c58ff2a9a4..6596b45f5b 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index e257830040..5d2a9915d5 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/ferma/pom.xml b/ferma/pom.xml index a70f5a4b5e..e044ed7e87 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 ferma diff --git a/madl/api/pom.xml b/madl/api/pom.xml index 0d32865fb5..1b6776573b 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.9.6-SNAPSHOT + 1.9.6 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index ef786eea5b..a5af04f53e 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.9.6-SNAPSHOT + 1.9.6 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index da9306079b..e84a11c847 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 1.9.6-SNAPSHOT + 1.9.6 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 297736cf65..0c0410996a 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 1.9.6-SNAPSHOT + 1.9.6 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index e80ca31edd..0365c447c5 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index e2a977f75e..1cea1aa575 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.9.6-SNAPSHOT + 1.9.6 mesh-mdm-api diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 37d4cc8c68..793d58ba53 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.9.6-SNAPSHOT + 1.9.6 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index 4fa5a11f78..1a635a8e85 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.9.6-SNAPSHOT + 1.9.6 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index fb7b68e60a..6a59f18d89 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 1.9.6-SNAPSHOT + 1.9.6 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 107d945d06..716eed8c1f 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 622e54e2f2..1c2a355d08 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index dc235b4d20..16ab47ff8f 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 57601d97fd..7a1a3c6546 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index f2faa9592c..91981f40b8 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index db01f842c0..a8970f2858 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/pom.xml b/pom.xml index edba7235f2..2b5a787e6b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index c5c43f3c14..8555593ca5 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index bdcc200f04..aa369e4f3a 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/server/pom.xml b/server/pom.xml index 898c07fce3..4c54118f21 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 39850f4245..a4f525e8c2 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.9.6-SNAPSHOT + 1.9.6 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index 33c7d8260b..8337d8a722 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index 1de6f21b11..e83bfba079 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 80191719cc..45fd9963ef 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 2254a90ce3..93d67db83e 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/services/pom.xml b/services/pom.xml index 42fa38c585..36a47665fa 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 6a8ca6f9b2..340d4e8fe8 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 1acbf85cff..42fd9ae516 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index c085829792..22d37b6cd9 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 5156842028..a851682953 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index b35c70bdff..8f4c3cff0c 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index c28237f276..956116d2eb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 05fb1f74b5..0888a298c0 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.9.6-SNAPSHOT + 1.9.6 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index 171ed1cb18..eeefa3b13f 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 26bb3439f1..d80f5a4e7b 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.9.6-SNAPSHOT + 1.9.6 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index ee5f6b2016..6ea2f14459 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 2b3f6e1737..4937faca2c 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 4179491f1e..374a228ba2 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.9.6-SNAPSHOT + 1.9.6 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index e61b682950..226eb082b8 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index 2460bfee38..d257bbdf1d 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 08a13db4a7..c3ec68686c 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.9.6-SNAPSHOT + 1.9.6 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 d2261d89e4..ca5318dd00 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.9.6-SNAPSHOT + 1.9.6 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 b594925361..027b52cbcf 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.9.6-SNAPSHOT + 1.9.6 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index fad68ddb0f..fd0e510f3f 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 1.9.6-SNAPSHOT + 1.9.6 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 78b51cc571..1e708e55d1 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.9.6-SNAPSHOT + 1.9.6 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 a15b2612f3..0fb09fe80a 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.9.6-SNAPSHOT + 1.9.6 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 aebe68a2ff..b4c4bbda2f 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.9.6-SNAPSHOT + 1.9.6 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 23b4a84b6c..ea3cbacdca 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.9.6-SNAPSHOT + 1.9.6 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 5469ea9bb7..2461181c7c 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.9.6-SNAPSHOT + 1.9.6 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 5648d464b9..8ce834abde 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index a958361d33..3f42768dde 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/verticles/pom.xml b/verticles/pom.xml index 02e3cc9ef2..8b2420ed9d 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 1.9.6-SNAPSHOT + 1.9.6 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index 1394a20872..995ead55be 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 1.9.6-SNAPSHOT + 1.9.6