From 6a34c17272ed819d618ca5e8d20e508a66fec284 Mon Sep 17 00:00:00 2001 From: 1000 user <1000@a66feb33f7bb> Date: Sat, 18 Nov 2023 16:48:33 +0100 Subject: [PATCH] Raise version --- api/pom.xml | 2 +- bom/pom.xml | 2 +- changelog-system/pom.xml | 2 +- changelog/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 +- 70 files changed, 70 insertions(+), 70 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index eac8ab4c20..93664a2c9d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/bom/pom.xml b/bom/pom.xml index b689063751..101de089db 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml index 12573717cf..1997e8fc88 100644 --- a/changelog-system/pom.xml +++ b/changelog-system/pom.xml @@ -12,7 +12,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/changelog/pom.xml b/changelog/pom.xml index 9e262a6f76..50e1508550 100644 --- a/changelog/pom.xml +++ b/changelog/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 mesh-changelog diff --git a/common-api/pom.xml b/common-api/pom.xml index 5ad175de3d..9d14e97f4a 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/common/pom.xml b/common/pom.xml index 17c6bc9e15..314afd7d67 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/core/pom.xml b/core/pom.xml index 4f13fbbacd..0bb270abcc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml index 85d6a565ae..01f958362d 100644 --- a/databases/orientdb/pom.xml +++ b/databases/orientdb/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-databases - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/databases/pom.xml b/databases/pom.xml index 091c4f9984..37633cb782 100644 --- a/databases/pom.xml +++ b/databases/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/demo/common/pom.xml b/demo/common/pom.xml index 4531ee1570..4c09cd01fb 100644 --- a/demo/common/pom.xml +++ b/demo/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-demos - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/demo/default/pom.xml b/demo/default/pom.xml index 17f414d3b8..03a37b9644 100644 --- a/demo/default/pom.xml +++ b/demo/default/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-demos - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/demo/pom.xml b/demo/pom.xml index eb5028849a..559367c5c0 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml index 0a43a811f7..e7737cdbc1 100644 --- a/distributed-coordinator/pom.xml +++ b/distributed-coordinator/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 mesh-distributed-coordinator diff --git a/distributed/pom.xml b/distributed/pom.xml index a9490137cf..a23f01428e 100644 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/doc/pom.xml b/doc/pom.xml index 898f5b9db6..c2c509d190 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 mesh-doc diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index b78a7b1182..cc830541d4 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/ferma/pom.xml b/ferma/pom.xml index efdd479cd9..216dd45898 100644 --- a/ferma/pom.xml +++ b/ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 ferma diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml index f60bb22ab6..99615cfb4b 100644 --- a/hazelcast3-cluster-manager/pom.xml +++ b/hazelcast3-cluster-manager/pom.xml @@ -6,7 +6,7 @@ mesh com.gentics.mesh - 2.0.9-SNAPSHOT + 2.0.9 hazelcast3-cluster-manager diff --git a/madl/api/pom.xml b/madl/api/pom.xml index ae72a67188..02293ca368 100644 --- a/madl/api/pom.xml +++ b/madl/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.9-SNAPSHOT + 2.0.9 madl-api diff --git a/madl/core/pom.xml b/madl/core/pom.xml index c8474c9847..5f670f040e 100644 --- a/madl/core/pom.xml +++ b/madl/core/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.9-SNAPSHOT + 2.0.9 madl-core diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml index 85fe395bda..86fbf8504f 100644 --- a/madl/madl-ferma/pom.xml +++ b/madl/madl-ferma/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh madl - 2.0.9-SNAPSHOT + 2.0.9 madl-ferma diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml index 33ef431bfb..295cfedf7f 100644 --- a/madl/orientdb/pom.xml +++ b/madl/orientdb/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh madl - 2.0.9-SNAPSHOT + 2.0.9 madl-orientdb diff --git a/madl/pom.xml b/madl/pom.xml index e0614f0ae9..4c41b8199b 100644 --- a/madl/pom.xml +++ b/madl/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 madl diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml index 7f46535dc5..eb4ea01ce8 100644 --- a/mdm/api/pom.xml +++ b/mdm/api/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh-mdm - 2.0.9-SNAPSHOT + 2.0.9 mesh-mdm-api jar diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml index 3401eacb33..53970c28f9 100644 --- a/mdm/common/pom.xml +++ b/mdm/common/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.9-SNAPSHOT + 2.0.9 mesh-mdm-common diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml index abc9ef677c..91d56915e8 100644 --- a/mdm/orientdb-api/pom.xml +++ b/mdm/orientdb-api/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.9-SNAPSHOT + 2.0.9 mesh-mdm-orientdb-api diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml index 8c8cbe37f4..c01f1e3532 100644 --- a/mdm/orientdb-wrapper/pom.xml +++ b/mdm/orientdb-wrapper/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh-mdm - 2.0.9-SNAPSHOT + 2.0.9 mesh-mdm-orientdb-wrapper diff --git a/mdm/pom.xml b/mdm/pom.xml index 786f53cc64..c1c85eb856 100644 --- a/mdm/pom.xml +++ b/mdm/pom.xml @@ -7,7 +7,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 mesh-mdm diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index 82c5365927..bd1b87663d 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml index 409db628e6..5834919778 100644 --- a/plugin-api/pom.xml +++ b/plugin-api/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml index 5be0ef1c98..a7983208cc 100644 --- a/plugin-bom/pom.xml +++ b/plugin-bom/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml index ec31985683..6fa481f6c3 100644 --- a/plugin-dep/pom.xml +++ b/plugin-dep/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index de18d1e8a2..68a358824e 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/pom.xml b/pom.xml index acde579cf9..dc3acb98d0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 pom Gentics Mesh diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 433a4e319c..f6450e4da9 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/rest-model/pom.xml b/rest-model/pom.xml index 682d02e7a8..187247b964 100644 --- a/rest-model/pom.xml +++ b/rest-model/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/server/pom.xml b/server/pom.xml index 9aea6236ff..bc3137d6a0 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml index 7b15750a00..e865259ef4 100644 --- a/services/aws-s3-storage/pom.xml +++ b/services/aws-s3-storage/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-services - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml index d632278ab0..d745b7b056 100644 --- a/services/image-imgscalr/pom.xml +++ b/services/image-imgscalr/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml index cd457b1178..a1b27c13c6 100644 --- a/services/jwt-auth/pom.xml +++ b/services/jwt-auth/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml index 267f71557a..81b58ea05b 100644 --- a/services/local-storage/pom.xml +++ b/services/local-storage/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-services - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml index 9e781ea370..fccb747a87 100644 --- a/services/metrics-prometheus/pom.xml +++ b/services/metrics-prometheus/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-services - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/services/pom.xml b/services/pom.xml index a714607f71..46fb62b99c 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/api/pom.xml b/tests/api/pom.xml index 25f003ca67..5de9cbe4a2 100644 --- a/tests/api/pom.xml +++ b/tests/api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 mesh-tests-api Mesh - Tests API diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 1974a1b280..19c7b59061 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml index c743d7b40c..43a998658f 100644 --- a/tests/context-api/pom.xml +++ b/tests/context-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 mesh-tests-context-api Mesh - Tests context API diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml index 0dc002ff93..165510f8c9 100644 --- a/tests/context-orientdb/pom.xml +++ b/tests/context-orientdb/pom.xml @@ -3,7 +3,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 mesh-tests-context-orientdb Mesh - Tests context - OrientDB diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml index 645120577e..265e405b7d 100644 --- a/tests/orientdb-runner/pom.xml +++ b/tests/orientdb-runner/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 mesh-orientdb-tests-runner Mesh - Tests Runner - OrientDB diff --git a/tests/pom.xml b/tests/pom.xml index 4729052b9a..bbe3afb05c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml index 2a4a0d72d0..9202719ed7 100644 --- a/tests/tests-admin-gui/pom.xml +++ b/tests/tests-admin-gui/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 tests-mesh-admin-gui Mesh Admin GUI - Shared tests diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml index ce4c514925..905dd2129b 100644 --- a/tests/tests-api/pom.xml +++ b/tests/tests-api/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml index 548b885478..bca4c992f3 100644 --- a/tests/tests-changelog-system/pom.xml +++ b/tests/tests-changelog-system/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 tests-mesh-changelog-system Mesh Changelog System - Shared tests diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml index 6a8927c9c9..5a41df3031 100644 --- a/tests/tests-common/pom.xml +++ b/tests/tests-common/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml index 1ba3717812..6f47ee52c1 100644 --- a/tests/tests-core/pom.xml +++ b/tests/tests-core/pom.xml @@ -8,7 +8,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml index 2affcdd7e1..240da72d4d 100644 --- a/tests/tests-distributed-coordinator/pom.xml +++ b/tests/tests-distributed-coordinator/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 tests-mesh-distributed-coordinator Mesh Distributed Coordinator - Shared tests diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml index 1a627d8b96..f7ff95e162 100644 --- a/tests/tests-distributed/pom.xml +++ b/tests/tests-distributed/pom.xml @@ -11,7 +11,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml index d6965c9acb..80254b6f3c 100644 --- a/tests/tests-elasticsearch/pom.xml +++ b/tests/tests-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 tests-mesh-elasticsearch Mesh Elasticsearch - Shared tests diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml index 7a70134dce..c75b10d3cb 100644 --- a/tests/tests-plugin-api/pom.xml +++ b/tests/tests-plugin-api/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 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 161ca34d45..3dbf89d5d9 100644 --- a/tests/tests-rest-client/pom.xml +++ b/tests/tests-rest-client/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 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 7df429d593..f43d8f6076 100644 --- a/tests/tests-rest-model/pom.xml +++ b/tests/tests-rest-model/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 tests-mesh-rest-model Mesh REST Model - Shared tests diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml index a0562bd2c3..54458779a7 100644 --- a/tests/tests-server/pom.xml +++ b/tests/tests-server/pom.xml @@ -5,7 +5,7 @@ com.gentics.mesh mesh-tests - 2.0.9-SNAPSHOT + 2.0.9 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 d5fd116753..eb75b08342 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 - 2.0.9-SNAPSHOT + 2.0.9 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 c3d29dd401..8beaccf23c 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 - 2.0.9-SNAPSHOT + 2.0.9 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 e6bbfa7de3..076299fa86 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 - 2.0.9-SNAPSHOT + 2.0.9 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 d51deed661..db4b08b638 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 - 2.0.9-SNAPSHOT + 2.0.9 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 998e3b8b5d..c0aedb150c 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 - 2.0.9-SNAPSHOT + 2.0.9 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 1f84be0c3a..57a3883bef 100644 --- a/verticles/admin-gui/pom.xml +++ b/verticles/admin-gui/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml index 66ecc0a94c..d802fbc1bc 100644 --- a/verticles/graphql/pom.xml +++ b/verticles/graphql/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh-verticles - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/verticles/pom.xml b/verticles/pom.xml index 45f9f8137d..e6a2372b43 100644 --- a/verticles/pom.xml +++ b/verticles/pom.xml @@ -9,7 +9,7 @@ com.gentics.mesh mesh - 2.0.9-SNAPSHOT + 2.0.9 diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml index edf4c829c1..3b55714ff6 100644 --- a/verticles/rest/pom.xml +++ b/verticles/rest/pom.xml @@ -10,7 +10,7 @@ com.gentics.mesh mesh-verticles - 2.0.9-SNAPSHOT + 2.0.9