From efe37dd2a8b4c98e4dadade051f9efa17e07d73c Mon Sep 17 00:00:00 2001
From: 1000 user <1000@a66feb33f7bb>
Date: Fri, 13 Sep 2024 14:13:41 +0200
Subject: [PATCH] [Jenkins | hotfix-1.10.x] Prepare for the next development
iteration (1.10.35-SNAPSHOT)
---
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 +-
doc/src/main/docs/generated/api/api-docs.raml | 20 +++++++++----------
doc/src/main/docs/generated/api/api.raml | 20 +++++++++----------
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-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 +-
71 files changed, 89 insertions(+), 89 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index 86eaf46aff..6d17af4d35 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/bom/pom.xml b/bom/pom.xml
index 946ddce9fc..153f093800 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/changelog-system/pom.xml b/changelog-system/pom.xml
index a7dc61988b..f3ab24e111 100644
--- a/changelog-system/pom.xml
+++ b/changelog-system/pom.xml
@@ -12,7 +12,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/common-api/pom.xml b/common-api/pom.xml
index 2dff4a69e0..c10e8377ed 100644
--- a/common-api/pom.xml
+++ b/common-api/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/common/pom.xml b/common/pom.xml
index 48a61e0b2a..6ee103af57 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index 7b14f2da92..904df9df9d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/databases/orientdb/pom.xml b/databases/orientdb/pom.xml
index 9e947b39c5..f876f267af 100644
--- a/databases/orientdb/pom.xml
+++ b/databases/orientdb/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-databases
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/databases/pom.xml b/databases/pom.xml
index b1fa5cb824..c3ac96a667 100644
--- a/databases/pom.xml
+++ b/databases/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/demo/common/pom.xml b/demo/common/pom.xml
index ce54a26e27..66e7de04c7 100644
--- a/demo/common/pom.xml
+++ b/demo/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-demos
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/demo/default/pom.xml b/demo/default/pom.xml
index 2ed17e9734..7b3d8feb21 100644
--- a/demo/default/pom.xml
+++ b/demo/default/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-demos
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/demo/pom.xml b/demo/pom.xml
index d96bc86827..8598f35fef 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/distributed-coordinator/pom.xml b/distributed-coordinator/pom.xml
index f6c2df5ad2..804ce8ca70 100644
--- a/distributed-coordinator/pom.xml
+++ b/distributed-coordinator/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-distributed-coordinator
diff --git a/distributed/pom.xml b/distributed/pom.xml
index fc65919d63..34ba3ab482 100644
--- a/distributed/pom.xml
+++ b/distributed/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/doc/pom.xml b/doc/pom.xml
index ef6df129b8..2ec98bb9ef 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-doc
diff --git a/doc/src/main/docs/generated/api/api-docs.raml b/doc/src/main/docs/generated/api/api-docs.raml
index f7a39bf9b8..6411f606f2 100644
--- a/doc/src/main/docs/generated/api/api-docs.raml
+++ b/doc/src/main/docs/generated/api/api-docs.raml
@@ -693,7 +693,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "2cce91987fc043eda6d2255400601c80"
+ "uuid" : "b288f1ecb8aa44f5a901ee52fbd96e48"
} ]
}
responses:
@@ -1328,7 +1328,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "111118966a8a4f78ad8e18cccf16a253"
+ "uuid" : "1eb59ac0e7df4e87b0c5ebfda3fa8f41"
} ]
}
responses:
@@ -1854,7 +1854,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "f5dc97632540480fa07487a72b6b2b80"
+ "uuid" : "0f5bafdb9f2b436bb50d4e82c113f441"
} ]
}
responses:
@@ -2787,7 +2787,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "4fee27f398a84989803f0e105ea5813d"
+ "uuid" : "34554e8216c04a688d024c4f2d418e61"
} ]
}
responses:
@@ -3746,7 +3746,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "53099b7153a54e8ab802168eef805b3c"
+ "uuid" : "ae9ec65109ee4ace8e9b99783f369f79"
} ]
}
responses:
@@ -4383,7 +4383,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "df6f70f14188414f9a35c144524bd6ab"
+ "uuid" : "cb80b6773811429aa41efa82e388f824"
} ]
}
responses:
@@ -9896,7 +9896,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "943908b5cb9e43f08614bbabcad96893"
+ "uuid" : "c29eae2dcdb346deac4ee60e822b4a67"
} ]
}
responses:
@@ -11341,7 +11341,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "04ae9c01379e4a4eb216c10f23d9fe06"
+ "uuid" : "9adfcbb28da34c03a4f80dbd74dd4128"
} ]
}
responses:
@@ -12130,7 +12130,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "5f220c706d03457eb6e06ae1020a430c"
+ "uuid" : "932d82acf3c04dc4b1394baea6003cee"
} ]
}
responses:
@@ -13801,7 +13801,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "53b3753b99d244ef9c4433949f0d8486"
+ "uuid" : "11ef8354814242bc9d926ec8df942d25"
} ]
}
responses:
diff --git a/doc/src/main/docs/generated/api/api.raml b/doc/src/main/docs/generated/api/api.raml
index 572978399c..75475170a5 100644
--- a/doc/src/main/docs/generated/api/api.raml
+++ b/doc/src/main/docs/generated/api/api.raml
@@ -1515,7 +1515,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "95e4280e6dac4427ac75204b7f32f8cc"
+ "uuid" : "08e963deafe84366b2b2f596615fd8bf"
} ]
}
responses:
@@ -3035,7 +3035,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "08fe7bd3f49242088109f466816a1e81"
+ "uuid" : "75666858ba4a446b9ce4f252a13997c0"
} ]
}
responses:
@@ -4328,7 +4328,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "96a901bf2c684f1aa4a619fdb4a2f9b1"
+ "uuid" : "fbdddb3b13784f3c94d0c613d1fc2c8d"
} ]
}
responses:
@@ -6702,7 +6702,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "aa9701890c264d53afd69e7a06044e79"
+ "uuid" : "dcf52f73a8ed4c19be03fafa58480b77"
} ]
}
responses:
@@ -9018,7 +9018,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "4f38eba3b4034e38bf4d56374a343117"
+ "uuid" : "80f922830bb44983a482f63c68073057"
} ]
}
responses:
@@ -10683,7 +10683,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "2580178e7aa64b1ab9384f7cc85d0f78"
+ "uuid" : "c283ee3e4e39426fa8c7437ab8367125"
} ]
}
responses:
@@ -22831,7 +22831,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "b56180d77960478281305b7bfd3cedc3"
+ "uuid" : "ef6afffbe0254a08be9fa80465708b4e"
} ]
}
responses:
@@ -26211,7 +26211,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "a5e4dc9a8b874b8eb5ccadf2f53e41e2"
+ "uuid" : "286d3226490c4571856421b4ce0996b8"
} ]
}
responses:
@@ -28074,7 +28074,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "c8a508cf5cf04a8b89e94c37ad2e0829"
+ "uuid" : "33673a11b9fd4ee88fdc0565c325f57d"
} ]
}
responses:
@@ -31882,7 +31882,7 @@ mediaType: application/json
"exclusive" : true,
"ignore" : [ {
"name" : "admin",
- "uuid" : "c6aa5becc2884f0a836bfd7f73b31b2d"
+ "uuid" : "fd67d9897e8f47adae051d83f43edc96"
} ]
}
responses:
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index cb484eb53a..ef38134dd9 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/ferma/pom.xml b/ferma/pom.xml
index 89684407ea..4505b994d7 100644
--- a/ferma/pom.xml
+++ b/ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
ferma
diff --git a/hazelcast3-cluster-manager/pom.xml b/hazelcast3-cluster-manager/pom.xml
index e6ce9e9ded..b758770a68 100644
--- a/hazelcast3-cluster-manager/pom.xml
+++ b/hazelcast3-cluster-manager/pom.xml
@@ -6,7 +6,7 @@
mesh
com.gentics.mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
hazelcast3-cluster-manager
diff --git a/madl/api/pom.xml b/madl/api/pom.xml
index 164ea4500a..939758e15e 100644
--- a/madl/api/pom.xml
+++ b/madl/api/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.10.34
+ 1.10.35-SNAPSHOT
madl-api
diff --git a/madl/core/pom.xml b/madl/core/pom.xml
index c1f1808f02..aec52cc1f1 100644
--- a/madl/core/pom.xml
+++ b/madl/core/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.10.34
+ 1.10.35-SNAPSHOT
madl-core
diff --git a/madl/madl-ferma/pom.xml b/madl/madl-ferma/pom.xml
index f2b6393053..ef05061e8e 100644
--- a/madl/madl-ferma/pom.xml
+++ b/madl/madl-ferma/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
madl
- 1.10.34
+ 1.10.35-SNAPSHOT
madl-ferma
diff --git a/madl/orientdb/pom.xml b/madl/orientdb/pom.xml
index 26710017f3..8712f725f1 100644
--- a/madl/orientdb/pom.xml
+++ b/madl/orientdb/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
madl
- 1.10.34
+ 1.10.35-SNAPSHOT
madl-orientdb
diff --git a/madl/pom.xml b/madl/pom.xml
index fd70cf73ee..cac61373f4 100644
--- a/madl/pom.xml
+++ b/madl/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
madl
diff --git a/mdm/api/pom.xml b/mdm/api/pom.xml
index 845e547abf..b15cdfd034 100644
--- a/mdm/api/pom.xml
+++ b/mdm/api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-mdm-api
diff --git a/mdm/common/pom.xml b/mdm/common/pom.xml
index e790503456..ba63ea0bcf 100644
--- a/mdm/common/pom.xml
+++ b/mdm/common/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-mdm-common
diff --git a/mdm/orientdb-api/pom.xml b/mdm/orientdb-api/pom.xml
index 6be2435eda..16c71d13c9 100644
--- a/mdm/orientdb-api/pom.xml
+++ b/mdm/orientdb-api/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-mdm-orientdb-api
diff --git a/mdm/orientdb-wrapper/pom.xml b/mdm/orientdb-wrapper/pom.xml
index 1a91594bd7..f3587a3603 100644
--- a/mdm/orientdb-wrapper/pom.xml
+++ b/mdm/orientdb-wrapper/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh-mdm
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-mdm-orientdb-wrapper
diff --git a/mdm/pom.xml b/mdm/pom.xml
index f95f06ba39..e5323c0f38 100644
--- a/mdm/pom.xml
+++ b/mdm/pom.xml
@@ -7,7 +7,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-mdm
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index 46e578f443..d0ca1bd627 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/plugin-api/pom.xml b/plugin-api/pom.xml
index c80cab3a88..ef5547ebf9 100644
--- a/plugin-api/pom.xml
+++ b/plugin-api/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/plugin-bom/pom.xml b/plugin-bom/pom.xml
index cdc7104f65..03f9eca7f3 100644
--- a/plugin-bom/pom.xml
+++ b/plugin-bom/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/plugin-dep/pom.xml b/plugin-dep/pom.xml
index 4d7d04febf..9e8fe1e060 100644
--- a/plugin-dep/pom.xml
+++ b/plugin-dep/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml
index f0030e3c05..6cb89e797b 100644
--- a/plugin-parent/pom.xml
+++ b/plugin-parent/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index ef9c64d29d..8fd63d8ad0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
pom
Gentics Mesh
diff --git a/rest-client/pom.xml b/rest-client/pom.xml
index 9bf325d505..956caf0592 100644
--- a/rest-client/pom.xml
+++ b/rest-client/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/rest-model/pom.xml b/rest-model/pom.xml
index 2b05723775..eced239770 100644
--- a/rest-model/pom.xml
+++ b/rest-model/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/server/pom.xml b/server/pom.xml
index 3b7c428a68..9ff5ac0453 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/services/aws-s3-storage/pom.xml b/services/aws-s3-storage/pom.xml
index cff6d320a1..a2ab5f8e7c 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.34
+ 1.10.35-SNAPSHOT
diff --git a/services/image-imgscalr/pom.xml b/services/image-imgscalr/pom.xml
index 03fc58d9ca..dbd3a36c58 100644
--- a/services/image-imgscalr/pom.xml
+++ b/services/image-imgscalr/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/services/jwt-auth/pom.xml b/services/jwt-auth/pom.xml
index 56e47f49bb..d69f815826 100644
--- a/services/jwt-auth/pom.xml
+++ b/services/jwt-auth/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/services/local-storage/pom.xml b/services/local-storage/pom.xml
index 92fc5adbd5..bcc976f768 100644
--- a/services/local-storage/pom.xml
+++ b/services/local-storage/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-services
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/services/metrics-prometheus/pom.xml b/services/metrics-prometheus/pom.xml
index bba31af096..dfd90cd04c 100644
--- a/services/metrics-prometheus/pom.xml
+++ b/services/metrics-prometheus/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-services
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/services/pom.xml b/services/pom.xml
index 2ac44909a3..883c10df6d 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/api/pom.xml b/tests/api/pom.xml
index b4b8955d18..fa5470c0b4 100644
--- a/tests/api/pom.xml
+++ b/tests/api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-tests-api
Mesh - Tests API
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index 51b5f6aaec..8776118299 100644
--- a/tests/common/pom.xml
+++ b/tests/common/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/context-api/pom.xml b/tests/context-api/pom.xml
index 380910973f..bbf636d71d 100644
--- a/tests/context-api/pom.xml
+++ b/tests/context-api/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-tests-context-api
Mesh - Tests context API
diff --git a/tests/context-orientdb/pom.xml b/tests/context-orientdb/pom.xml
index 5854aaf5f1..641f4c5772 100644
--- a/tests/context-orientdb/pom.xml
+++ b/tests/context-orientdb/pom.xml
@@ -3,7 +3,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-tests-context-orientdb
Mesh - Tests context - OrientDB
diff --git a/tests/orientdb-runner/pom.xml b/tests/orientdb-runner/pom.xml
index 83bdd78abf..f18cedc338 100644
--- a/tests/orientdb-runner/pom.xml
+++ b/tests/orientdb-runner/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
mesh-orientdb-tests-runner
Mesh - Tests Runner - OrientDB
diff --git a/tests/pom.xml b/tests/pom.xml
index 26367c42a9..e9333d1211 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/tests-admin-gui/pom.xml b/tests/tests-admin-gui/pom.xml
index 941bdf0b90..0bbafa9b77 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.34
+ 1.10.35-SNAPSHOT
tests-mesh-admin-gui
Mesh Admin GUI - Shared tests
diff --git a/tests/tests-api/pom.xml b/tests/tests-api/pom.xml
index a2e9227afb..2a133bcfe2 100644
--- a/tests/tests-api/pom.xml
+++ b/tests/tests-api/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/tests-changelog-system/pom.xml b/tests/tests-changelog-system/pom.xml
index 5444a1e85e..800df3879f 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.34
+ 1.10.35-SNAPSHOT
tests-mesh-changelog-system
Mesh Changelog System - Shared tests
diff --git a/tests/tests-common/pom.xml b/tests/tests-common/pom.xml
index 6f25a39206..ddb656e2ab 100644
--- a/tests/tests-common/pom.xml
+++ b/tests/tests-common/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/tests-core/pom.xml b/tests/tests-core/pom.xml
index e5dd45afe7..8681e2cc3b 100644
--- a/tests/tests-core/pom.xml
+++ b/tests/tests-core/pom.xml
@@ -8,7 +8,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/tests-distributed-coordinator/pom.xml b/tests/tests-distributed-coordinator/pom.xml
index 2602d67143..6e73797c5d 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.34
+ 1.10.35-SNAPSHOT
tests-mesh-distributed-coordinator
Mesh Distributed Coordinator - Shared tests
diff --git a/tests/tests-distributed/pom.xml b/tests/tests-distributed/pom.xml
index e16c278f53..a15806352c 100644
--- a/tests/tests-distributed/pom.xml
+++ b/tests/tests-distributed/pom.xml
@@ -11,7 +11,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/tests/tests-elasticsearch/pom.xml b/tests/tests-elasticsearch/pom.xml
index 383462b40a..b95cbf737a 100644
--- a/tests/tests-elasticsearch/pom.xml
+++ b/tests/tests-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
tests-mesh-elasticsearch
Mesh Elasticsearch - Shared tests
diff --git a/tests/tests-plugin-api/pom.xml b/tests/tests-plugin-api/pom.xml
index 5e033cbb21..fd6a61fc93 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.34
+ 1.10.35-SNAPSHOT
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 eb0c57b593..3cdc14e6c1 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.34
+ 1.10.35-SNAPSHOT
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 12637aef37..9a424d611c 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.34
+ 1.10.35-SNAPSHOT
tests-mesh-rest-model
Mesh REST Model - Shared tests
diff --git a/tests/tests-server/pom.xml b/tests/tests-server/pom.xml
index e9fac2f2fe..51fa90068b 100644
--- a/tests/tests-server/pom.xml
+++ b/tests/tests-server/pom.xml
@@ -5,7 +5,7 @@
com.gentics.mesh
mesh-tests
- 1.10.34
+ 1.10.35-SNAPSHOT
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 5e44984e90..15fdddb64f 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.34
+ 1.10.35-SNAPSHOT
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 1b58b79187..6c8de60559 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.34
+ 1.10.35-SNAPSHOT
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 1caa235c09..2e8d1a51f1 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.34
+ 1.10.35-SNAPSHOT
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 8084b73ce9..368ab312e3 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.34
+ 1.10.35-SNAPSHOT
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 4ae02732d4..f6534e1874 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.34
+ 1.10.35-SNAPSHOT
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 77df16d4c2..2015b872e2 100644
--- a/verticles/admin-gui/pom.xml
+++ b/verticles/admin-gui/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/verticles/graphql/pom.xml b/verticles/graphql/pom.xml
index 02eb391f9d..580dc866b4 100644
--- a/verticles/graphql/pom.xml
+++ b/verticles/graphql/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh-verticles
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/verticles/pom.xml b/verticles/pom.xml
index e8a99ad225..616eaa6836 100644
--- a/verticles/pom.xml
+++ b/verticles/pom.xml
@@ -9,7 +9,7 @@
com.gentics.mesh
mesh
- 1.10.34
+ 1.10.35-SNAPSHOT
diff --git a/verticles/rest/pom.xml b/verticles/rest/pom.xml
index ccce75c0ea..e2fc7df249 100644
--- a/verticles/rest/pom.xml
+++ b/verticles/rest/pom.xml
@@ -10,7 +10,7 @@
com.gentics.mesh
mesh-verticles
- 1.10.34
+ 1.10.35-SNAPSHOT