diff --git a/distro/build.xml b/distro/build.xml
index 6ab2ab7c0f4..258f25dedfa 100644
--- a/distro/build.xml
+++ b/distro/build.xml
@@ -4,7 +4,7 @@
-
+
diff --git a/docs/public-api/tools/flowable-oas-generator/pom.xml b/docs/public-api/tools/flowable-oas-generator/pom.xml
index 78fca299063..334233f0058 100644
--- a/docs/public-api/tools/flowable-oas-generator/pom.xml
+++ b/docs/public-api/tools/flowable-oas-generator/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../../../../
- 6.8.0.34
+ 6.8.0.35
diff --git a/docs/public-api/tools/flowable-rest-asciidoc/pom.xml b/docs/public-api/tools/flowable-rest-asciidoc/pom.xml
index f6b8b00cb3c..250c216c32b 100644
--- a/docs/public-api/tools/flowable-rest-asciidoc/pom.xml
+++ b/docs/public-api/tools/flowable-rest-asciidoc/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../../../../
- 6.8.0.34
+ 6.8.0.35
diff --git a/docs/public-api/tools/flowable-swagger-ui/pom.xml b/docs/public-api/tools/flowable-swagger-ui/pom.xml
index 97be1ff6301..361702ffc49 100644
--- a/docs/public-api/tools/flowable-swagger-ui/pom.xml
+++ b/docs/public-api/tools/flowable-swagger-ui/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../../../../
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-app-engine-api/pom.xml b/modules/flowable-app-engine-api/pom.xml
index 33ec839d405..e4f1fd57975 100644
--- a/modules/flowable-app-engine-api/pom.xml
+++ b/modules/flowable-app-engine-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-app-engine-rest/pom.xml b/modules/flowable-app-engine-rest/pom.xml
index 48f803dc33d..875570ea590 100644
--- a/modules/flowable-app-engine-rest/pom.xml
+++ b/modules/flowable-app-engine-rest/pom.xml
@@ -12,7 +12,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-app-engine-spring/pom.xml b/modules/flowable-app-engine-spring/pom.xml
index 6fc21d53511..8940e6f3a85 100644
--- a/modules/flowable-app-engine-spring/pom.xml
+++ b/modules/flowable-app-engine-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-app-engine/pom.xml b/modules/flowable-app-engine/pom.xml
index e71212b4359..97b2e5bce26 100644
--- a/modules/flowable-app-engine/pom.xml
+++ b/modules/flowable-app-engine/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-app-rest/pom.xml b/modules/flowable-app-rest/pom.xml
index 5b918e90f66..6bd225f9a93 100644
--- a/modules/flowable-app-rest/pom.xml
+++ b/modules/flowable-app-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-spring-boot
../flowable-spring-boot/pom.xml
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-batch-service-api/pom.xml b/modules/flowable-batch-service-api/pom.xml
index aa951ebc2b6..b12b412a6d9 100755
--- a/modules/flowable-batch-service-api/pom.xml
+++ b/modules/flowable-batch-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-batch-service/pom.xml b/modules/flowable-batch-service/pom.xml
index 7d79f13bfcf..d922b6c013b 100755
--- a/modules/flowable-batch-service/pom.xml
+++ b/modules/flowable-batch-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-bpmn-converter/pom.xml b/modules/flowable-bpmn-converter/pom.xml
index 3a5593d4682..789536e7033 100644
--- a/modules/flowable-bpmn-converter/pom.xml
+++ b/modules/flowable-bpmn-converter/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-bpmn-layout/pom.xml b/modules/flowable-bpmn-layout/pom.xml
index 5e4c3bf2a36..d570d7698af 100644
--- a/modules/flowable-bpmn-layout/pom.xml
+++ b/modules/flowable-bpmn-layout/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-bpmn-model/pom.xml b/modules/flowable-bpmn-model/pom.xml
index e229e1484dd..74c87fa92f1 100644
--- a/modules/flowable-bpmn-model/pom.xml
+++ b/modules/flowable-bpmn-model/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-camel-cdi/pom.xml b/modules/flowable-camel-cdi/pom.xml
index c77ae41aa49..812fc417337 100644
--- a/modules/flowable-camel-cdi/pom.xml
+++ b/modules/flowable-camel-cdi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-camel/pom.xml b/modules/flowable-camel/pom.xml
index eec6964dc44..75c84731a7e 100644
--- a/modules/flowable-camel/pom.xml
+++ b/modules/flowable-camel/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-case-validation/pom.xml b/modules/flowable-case-validation/pom.xml
index 895d3a641dd..3577762a2c4 100644
--- a/modules/flowable-case-validation/pom.xml
+++ b/modules/flowable-case-validation/pom.xml
@@ -5,7 +5,7 @@
flowable-root
org.flowable
- 6.8.0.34
+ 6.8.0.35
../../pom.xml
4.0.0
diff --git a/modules/flowable-cdi/pom.xml b/modules/flowable-cdi/pom.xml
index 176f546723c..31a84ae3c0b 100755
--- a/modules/flowable-cdi/pom.xml
+++ b/modules/flowable-cdi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-api/pom.xml b/modules/flowable-cmmn-api/pom.xml
index 56a07a1ddb5..f35b2f70d58 100644
--- a/modules/flowable-cmmn-api/pom.xml
+++ b/modules/flowable-cmmn-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-cdi/pom.xml b/modules/flowable-cmmn-cdi/pom.xml
index a0eed5e1ee5..c136a042434 100755
--- a/modules/flowable-cmmn-cdi/pom.xml
+++ b/modules/flowable-cmmn-cdi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-converter/pom.xml b/modules/flowable-cmmn-converter/pom.xml
index fc66ec65bf8..82f7cf1df48 100644
--- a/modules/flowable-cmmn-converter/pom.xml
+++ b/modules/flowable-cmmn-converter/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-engine-configurator/pom.xml b/modules/flowable-cmmn-engine-configurator/pom.xml
index 595243dbdb3..a318bbb1d99 100644
--- a/modules/flowable-cmmn-engine-configurator/pom.xml
+++ b/modules/flowable-cmmn-engine-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-engine/pom.xml b/modules/flowable-cmmn-engine/pom.xml
index 2d70d4122f6..10ab800f809 100644
--- a/modules/flowable-cmmn-engine/pom.xml
+++ b/modules/flowable-cmmn-engine/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-image-generator/pom.xml b/modules/flowable-cmmn-image-generator/pom.xml
index 3e8d9f5e0d2..9873552c51a 100644
--- a/modules/flowable-cmmn-image-generator/pom.xml
+++ b/modules/flowable-cmmn-image-generator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-json-converter/pom.xml b/modules/flowable-cmmn-json-converter/pom.xml
index be82afabff4..270a14bb6b7 100644
--- a/modules/flowable-cmmn-json-converter/pom.xml
+++ b/modules/flowable-cmmn-json-converter/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-model/pom.xml b/modules/flowable-cmmn-model/pom.xml
index 420b46eb1c7..68c6b412825 100644
--- a/modules/flowable-cmmn-model/pom.xml
+++ b/modules/flowable-cmmn-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-rest/pom.xml b/modules/flowable-cmmn-rest/pom.xml
index 6b7fc52f324..d63693da613 100644
--- a/modules/flowable-cmmn-rest/pom.xml
+++ b/modules/flowable-cmmn-rest/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-spring-configurator/pom.xml b/modules/flowable-cmmn-spring-configurator/pom.xml
index 9ae3c6655a3..e0f9cd12cdc 100644
--- a/modules/flowable-cmmn-spring-configurator/pom.xml
+++ b/modules/flowable-cmmn-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cmmn-spring/pom.xml b/modules/flowable-cmmn-spring/pom.xml
index e18d7cd1274..eb99b135a89 100644
--- a/modules/flowable-cmmn-spring/pom.xml
+++ b/modules/flowable-cmmn-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-common-rest/pom.xml b/modules/flowable-common-rest/pom.xml
index 017bd90d4ae..5c875e4e2bd 100644
--- a/modules/flowable-common-rest/pom.xml
+++ b/modules/flowable-common-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-content-api/pom.xml b/modules/flowable-content-api/pom.xml
index f62da063733..2d7486b38f3 100644
--- a/modules/flowable-content-api/pom.xml
+++ b/modules/flowable-content-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-content-engine-configurator/pom.xml b/modules/flowable-content-engine-configurator/pom.xml
index e00f49dc2e3..2a05cdbcc69 100644
--- a/modules/flowable-content-engine-configurator/pom.xml
+++ b/modules/flowable-content-engine-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-content-engine/pom.xml b/modules/flowable-content-engine/pom.xml
index b55b52e94de..b34b2eadb02 100755
--- a/modules/flowable-content-engine/pom.xml
+++ b/modules/flowable-content-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-content-rest/pom.xml b/modules/flowable-content-rest/pom.xml
index efade9dbd18..8a66361b999 100644
--- a/modules/flowable-content-rest/pom.xml
+++ b/modules/flowable-content-rest/pom.xml
@@ -12,7 +12,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-content-spring-configurator/pom.xml b/modules/flowable-content-spring-configurator/pom.xml
index aa94c50101d..894a7c53fd7 100644
--- a/modules/flowable-content-spring-configurator/pom.xml
+++ b/modules/flowable-content-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-content-spring/pom.xml b/modules/flowable-content-spring/pom.xml
index 3b63aa0d5a2..c23fcdb1d14 100644
--- a/modules/flowable-content-spring/pom.xml
+++ b/modules/flowable-content-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-crystalball/pom.xml b/modules/flowable-crystalball/pom.xml
index 7cf84dd1092..bf74b6560d9 100644
--- a/modules/flowable-crystalball/pom.xml
+++ b/modules/flowable-crystalball/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-cxf/pom.xml b/modules/flowable-cxf/pom.xml
index 12ca430de55..2b462f2f65f 100644
--- a/modules/flowable-cxf/pom.xml
+++ b/modules/flowable-cxf/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-api/pom.xml b/modules/flowable-dmn-api/pom.xml
index fe2110a83cc..338142668a2 100644
--- a/modules/flowable-dmn-api/pom.xml
+++ b/modules/flowable-dmn-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-engine-configurator/pom.xml b/modules/flowable-dmn-engine-configurator/pom.xml
index 508f8625002..eab2fe3bcec 100644
--- a/modules/flowable-dmn-engine-configurator/pom.xml
+++ b/modules/flowable-dmn-engine-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-engine/pom.xml b/modules/flowable-dmn-engine/pom.xml
index decc40694ec..20620989cfa 100755
--- a/modules/flowable-dmn-engine/pom.xml
+++ b/modules/flowable-dmn-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-image-generator/pom.xml b/modules/flowable-dmn-image-generator/pom.xml
index 7411d6c4274..a5601a8009f 100644
--- a/modules/flowable-dmn-image-generator/pom.xml
+++ b/modules/flowable-dmn-image-generator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-json-converter/pom.xml b/modules/flowable-dmn-json-converter/pom.xml
index baac7d4f9e3..0e534775e77 100644
--- a/modules/flowable-dmn-json-converter/pom.xml
+++ b/modules/flowable-dmn-json-converter/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-dmn-model/pom.xml b/modules/flowable-dmn-model/pom.xml
index 34d5ef1123a..076c4a58131 100644
--- a/modules/flowable-dmn-model/pom.xml
+++ b/modules/flowable-dmn-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-rest/pom.xml b/modules/flowable-dmn-rest/pom.xml
index 7f716c04b16..09f392d9c29 100644
--- a/modules/flowable-dmn-rest/pom.xml
+++ b/modules/flowable-dmn-rest/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-spring-configurator/pom.xml b/modules/flowable-dmn-spring-configurator/pom.xml
index d28c01e9726..7d32063e64f 100644
--- a/modules/flowable-dmn-spring-configurator/pom.xml
+++ b/modules/flowable-dmn-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-spring/pom.xml b/modules/flowable-dmn-spring/pom.xml
index ca9b9b22ccd..8d72b488358 100644
--- a/modules/flowable-dmn-spring/pom.xml
+++ b/modules/flowable-dmn-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-dmn-xml-converter/pom.xml b/modules/flowable-dmn-xml-converter/pom.xml
index 9dc4903c880..e3c0640e129 100644
--- a/modules/flowable-dmn-xml-converter/pom.xml
+++ b/modules/flowable-dmn-xml-converter/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-engine-common-api/pom.xml b/modules/flowable-engine-common-api/pom.xml
index 21cfb4381dc..db137057a94 100644
--- a/modules/flowable-engine-common-api/pom.xml
+++ b/modules/flowable-engine-common-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-engine-common/pom.xml b/modules/flowable-engine-common/pom.xml
index 91b6d0a3f0d..db49a5b9981 100644
--- a/modules/flowable-engine-common/pom.xml
+++ b/modules/flowable-engine-common/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-engine-configurator/pom.xml b/modules/flowable-engine-configurator/pom.xml
index b8aa017d123..fc590a0b7fd 100644
--- a/modules/flowable-engine-configurator/pom.xml
+++ b/modules/flowable-engine-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-engine/pom.xml b/modules/flowable-engine/pom.xml
index f0442776b0c..d961e0dc36d 100755
--- a/modules/flowable-engine/pom.xml
+++ b/modules/flowable-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-entitylink-service-api/pom.xml b/modules/flowable-entitylink-service-api/pom.xml
index b6450332a50..f7092585eb9 100755
--- a/modules/flowable-entitylink-service-api/pom.xml
+++ b/modules/flowable-entitylink-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-entitylink-service/pom.xml b/modules/flowable-entitylink-service/pom.xml
index 1f51e80b696..75d7e47aeae 100755
--- a/modules/flowable-entitylink-service/pom.xml
+++ b/modules/flowable-entitylink-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-event-registry-api/pom.xml b/modules/flowable-event-registry-api/pom.xml
index 603214338d8..1826eaf2422 100644
--- a/modules/flowable-event-registry-api/pom.xml
+++ b/modules/flowable-event-registry-api/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../..
diff --git a/modules/flowable-event-registry-configurator/pom.xml b/modules/flowable-event-registry-configurator/pom.xml
index a273f29b78c..060cd4ba2ff 100644
--- a/modules/flowable-event-registry-configurator/pom.xml
+++ b/modules/flowable-event-registry-configurator/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../..
diff --git a/modules/flowable-event-registry-integration-test/pom.xml b/modules/flowable-event-registry-integration-test/pom.xml
index 05a6188e59b..708cfede4a4 100644
--- a/modules/flowable-event-registry-integration-test/pom.xml
+++ b/modules/flowable-event-registry-integration-test/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-event-registry-json-converter/pom.xml b/modules/flowable-event-registry-json-converter/pom.xml
index 762be3b9194..69c2acf243a 100644
--- a/modules/flowable-event-registry-json-converter/pom.xml
+++ b/modules/flowable-event-registry-json-converter/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-event-registry-model/pom.xml b/modules/flowable-event-registry-model/pom.xml
index 92cdcdf38a7..7c676b9dc44 100644
--- a/modules/flowable-event-registry-model/pom.xml
+++ b/modules/flowable-event-registry-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-event-registry-rest/pom.xml b/modules/flowable-event-registry-rest/pom.xml
index a885ee520a5..9acdcf76aba 100644
--- a/modules/flowable-event-registry-rest/pom.xml
+++ b/modules/flowable-event-registry-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-event-registry-spring-configurator/pom.xml b/modules/flowable-event-registry-spring-configurator/pom.xml
index 035e206a8e2..033920d83aa 100644
--- a/modules/flowable-event-registry-spring-configurator/pom.xml
+++ b/modules/flowable-event-registry-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-event-registry-spring/pom.xml b/modules/flowable-event-registry-spring/pom.xml
index 84cc374fe92..027195fc0c5 100644
--- a/modules/flowable-event-registry-spring/pom.xml
+++ b/modules/flowable-event-registry-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-event-registry/pom.xml b/modules/flowable-event-registry/pom.xml
index eaa12e2fab5..5865dd87137 100644
--- a/modules/flowable-event-registry/pom.xml
+++ b/modules/flowable-event-registry/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../..
diff --git a/modules/flowable-eventsubscription-service-api/pom.xml b/modules/flowable-eventsubscription-service-api/pom.xml
index df4bb5b5bdd..cd2fe9a15a4 100755
--- a/modules/flowable-eventsubscription-service-api/pom.xml
+++ b/modules/flowable-eventsubscription-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-eventsubscription-service/pom.xml b/modules/flowable-eventsubscription-service/pom.xml
index af4e59c8b8d..9140679f4b5 100755
--- a/modules/flowable-eventsubscription-service/pom.xml
+++ b/modules/flowable-eventsubscription-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-external-job-rest/pom.xml b/modules/flowable-external-job-rest/pom.xml
index 593d197416c..4b3016db5d5 100644
--- a/modules/flowable-external-job-rest/pom.xml
+++ b/modules/flowable-external-job-rest/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../../pom.xml
diff --git a/modules/flowable-form-api/pom.xml b/modules/flowable-form-api/pom.xml
index a3805040d68..e67cb112cee 100644
--- a/modules/flowable-form-api/pom.xml
+++ b/modules/flowable-form-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-form-engine-configurator/pom.xml b/modules/flowable-form-engine-configurator/pom.xml
index 366639bdae2..123bac22d24 100644
--- a/modules/flowable-form-engine-configurator/pom.xml
+++ b/modules/flowable-form-engine-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-form-engine/pom.xml b/modules/flowable-form-engine/pom.xml
index ec4d1bd83ae..5faeb6eadd1 100755
--- a/modules/flowable-form-engine/pom.xml
+++ b/modules/flowable-form-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-form-json-converter/pom.xml b/modules/flowable-form-json-converter/pom.xml
index 995fb4f8d41..b260acf9b36 100644
--- a/modules/flowable-form-json-converter/pom.xml
+++ b/modules/flowable-form-json-converter/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-form-model/pom.xml b/modules/flowable-form-model/pom.xml
index 6ae6aedef67..c9647aca6d9 100644
--- a/modules/flowable-form-model/pom.xml
+++ b/modules/flowable-form-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-form-rest/pom.xml b/modules/flowable-form-rest/pom.xml
index e3d14cdd2b2..386f47a5e93 100644
--- a/modules/flowable-form-rest/pom.xml
+++ b/modules/flowable-form-rest/pom.xml
@@ -12,7 +12,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-form-spring-configurator/pom.xml b/modules/flowable-form-spring-configurator/pom.xml
index 342a6325393..908c825cf52 100644
--- a/modules/flowable-form-spring-configurator/pom.xml
+++ b/modules/flowable-form-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-form-spring/pom.xml b/modules/flowable-form-spring/pom.xml
index 050fbd60a3f..3fcc029df35 100644
--- a/modules/flowable-form-spring/pom.xml
+++ b/modules/flowable-form-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-groovy-script-static-engine/pom.xml b/modules/flowable-groovy-script-static-engine/pom.xml
index bf0e8b8a6a5..fdd3233ef93 100644
--- a/modules/flowable-groovy-script-static-engine/pom.xml
+++ b/modules/flowable-groovy-script-static-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-http-common/pom.xml b/modules/flowable-http-common/pom.xml
index 10465eb9318..ee44e7485a0 100644
--- a/modules/flowable-http-common/pom.xml
+++ b/modules/flowable-http-common/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../..
diff --git a/modules/flowable-http/pom.xml b/modules/flowable-http/pom.xml
index ab25ef8404b..59a27952dc9 100644
--- a/modules/flowable-http/pom.xml
+++ b/modules/flowable-http/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-identitylink-service-api/pom.xml b/modules/flowable-identitylink-service-api/pom.xml
index 35c942994cc..b607097694a 100755
--- a/modules/flowable-identitylink-service-api/pom.xml
+++ b/modules/flowable-identitylink-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-identitylink-service/pom.xml b/modules/flowable-identitylink-service/pom.xml
index 5984aebee2a..d27f66d1031 100755
--- a/modules/flowable-identitylink-service/pom.xml
+++ b/modules/flowable-identitylink-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-idm-api/pom.xml b/modules/flowable-idm-api/pom.xml
index 9b1d20f61ac..2ba0ed6b0e6 100644
--- a/modules/flowable-idm-api/pom.xml
+++ b/modules/flowable-idm-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-idm-engine-configurator/pom.xml b/modules/flowable-idm-engine-configurator/pom.xml
index 154eb10a594..0196a86bdce 100644
--- a/modules/flowable-idm-engine-configurator/pom.xml
+++ b/modules/flowable-idm-engine-configurator/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../..
diff --git a/modules/flowable-idm-engine/pom.xml b/modules/flowable-idm-engine/pom.xml
index 4d70cf02e75..c263796c95a 100755
--- a/modules/flowable-idm-engine/pom.xml
+++ b/modules/flowable-idm-engine/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-idm-rest/pom.xml b/modules/flowable-idm-rest/pom.xml
index 7d086e614da..81c75342ac6 100644
--- a/modules/flowable-idm-rest/pom.xml
+++ b/modules/flowable-idm-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-idm-spring-configurator/pom.xml b/modules/flowable-idm-spring-configurator/pom.xml
index 884f6b908da..6b63ea2f0f6 100644
--- a/modules/flowable-idm-spring-configurator/pom.xml
+++ b/modules/flowable-idm-spring-configurator/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../..
diff --git a/modules/flowable-idm-spring/pom.xml b/modules/flowable-idm-spring/pom.xml
index 855766e1288..c1fa2b2e6f5 100644
--- a/modules/flowable-idm-spring/pom.xml
+++ b/modules/flowable-idm-spring/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-image-generator/pom.xml b/modules/flowable-image-generator/pom.xml
index 4649e6ccf28..05e2c55f942 100644
--- a/modules/flowable-image-generator/pom.xml
+++ b/modules/flowable-image-generator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-jms-spring-executor/pom.xml b/modules/flowable-jms-spring-executor/pom.xml
index efb6a7c6e7b..0df673b8348 100644
--- a/modules/flowable-jms-spring-executor/pom.xml
+++ b/modules/flowable-jms-spring-executor/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-jmx/pom.xml b/modules/flowable-jmx/pom.xml
index 08a1c9c7b59..67c027b2fe4 100644
--- a/modules/flowable-jmx/pom.xml
+++ b/modules/flowable-jmx/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-job-service-api/pom.xml b/modules/flowable-job-service-api/pom.xml
index 97169be0504..c005ca35838 100755
--- a/modules/flowable-job-service-api/pom.xml
+++ b/modules/flowable-job-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-job-service/pom.xml b/modules/flowable-job-service/pom.xml
index 9c49943b80f..1baa3dc2e3b 100755
--- a/modules/flowable-job-service/pom.xml
+++ b/modules/flowable-job-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-job-spring-service/pom.xml b/modules/flowable-job-spring-service/pom.xml
index 5616a9f88a7..9d9344b52db 100644
--- a/modules/flowable-job-spring-service/pom.xml
+++ b/modules/flowable-job-spring-service/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../../
diff --git a/modules/flowable-json-converter/pom.xml b/modules/flowable-json-converter/pom.xml
index c4a9db4801a..19db01cb428 100644
--- a/modules/flowable-json-converter/pom.xml
+++ b/modules/flowable-json-converter/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-ldap-configurator/pom.xml b/modules/flowable-ldap-configurator/pom.xml
index e7f29bff91e..b6488584625 100644
--- a/modules/flowable-ldap-configurator/pom.xml
+++ b/modules/flowable-ldap-configurator/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-ldap/pom.xml b/modules/flowable-ldap/pom.xml
index 8f8f3518d88..15b2032951d 100644
--- a/modules/flowable-ldap/pom.xml
+++ b/modules/flowable-ldap/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-mule/pom.xml b/modules/flowable-mule/pom.xml
index b138a11700c..5d25fb4d387 100644
--- a/modules/flowable-mule/pom.xml
+++ b/modules/flowable-mule/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-osgi/pom.xml b/modules/flowable-osgi/pom.xml
index 15a8dec7fe9..41d2f4c365f 100644
--- a/modules/flowable-osgi/pom.xml
+++ b/modules/flowable-osgi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-process-validation/pom.xml b/modules/flowable-process-validation/pom.xml
index 9c129a8072f..331ca1a4669 100644
--- a/modules/flowable-process-validation/pom.xml
+++ b/modules/flowable-process-validation/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-rest/pom.xml b/modules/flowable-rest/pom.xml
index e09bbffebfa..460c00b491e 100644
--- a/modules/flowable-rest/pom.xml
+++ b/modules/flowable-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-secure-javascript/pom.xml b/modules/flowable-secure-javascript/pom.xml
index 92d12d6378c..70d8fea4b80 100644
--- a/modules/flowable-secure-javascript/pom.xml
+++ b/modules/flowable-secure-javascript/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-actuator/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-actuator/pom.xml
index 16a716bf021..af8e6b11e2d 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-actuator/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-actuator/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-actuator
@@ -15,7 +15,7 @@
org.flowable
flowable-spring-boot-starter-actuator
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-app/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-app/pom.xml
index 00b15bc99e3..aeaa3c2e31f 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-app/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-app/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-app
@@ -14,7 +14,7 @@
org.flowable
flowable-spring-boot-starter-app
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-cmmn/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-cmmn/pom.xml
index 5a6627bc92e..0745aa01d7c 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-cmmn/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-cmmn/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-cmmn
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-content/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-content/pom.xml
index df8eb5dc8e7..6b5f814c928 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-content/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-content/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-content
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-custom-mybatis-mapper/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-custom-mybatis-mapper/pom.xml
index 995513e0b3b..686e5dab1e8 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-custom-mybatis-mapper/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-custom-mybatis-mapper/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-custom-mybatis-mapper
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-dmn/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-dmn/pom.xml
index 4e02e273e77..d480cfc4942 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-dmn/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-dmn/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-dmn
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-form/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-form/pom.xml
index 5838fcbe7a3..11289f3295e 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-form/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-form/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-form
@@ -15,7 +15,7 @@
org.flowable
flowable-spring-boot-autoconfigure
- 6.8.0.34
+ 6.8.0.35
org.flowable
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-integration/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-integration/pom.xml
index d54f97e44e6..2dbb7739e0f 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-integration/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-integration/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-integration
@@ -15,7 +15,7 @@
org.flowable
flowable-spring-boot-starter-integration
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa-all/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa-all/pom.xml
index 2dd05b0e889..cab93303b93 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa-all/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa-all/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-jpa-all
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa/pom.xml
index 20cb7be9f76..44f5c0b6e2a 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-jpa/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-jpa
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-ldap/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-ldap/pom.xml
index fb313e47a69..7b559df29cd 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-ldap/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-ldap/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-ldap
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-process/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-process/pom.xml
index 5d4e039d81e..136f0abfc05 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-process/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-process/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-process
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-1.5.x/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-1.5.x/pom.xml
index 6f60616420b..868f6389617 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-1.5.x/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-1.5.x/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-rest-1.5.x
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api-security/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api-security/pom.xml
index b04cf55d41b..4a3d7285869 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api-security/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api-security/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-rest-api-security
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api/pom.xml
index 9648d360574..9a642341041 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-rest-api/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-rest-api
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-security/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-security/pom.xml
index eafade2c504..3ea73e4cd79 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-security/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-security/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-sample-security
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-starter/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-starter/pom.xml
index 0cd6516c902..120362ffb66 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-starter/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-starter/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 6.8.0.34
+ 6.8.0.35
4.0.0
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/pom.xml
index 5a3a9666bbf..581d127e1e4 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-spring-boot
../
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-samples
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-autoconfigure/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-autoconfigure/pom.xml
index 17c64cb532a..26cdaa6e2a5 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-autoconfigure/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-autoconfigure/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-autoconfigure
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-actuator/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-actuator/pom.xml
index 37c808bdb06..c30028facee 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-actuator/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-actuator/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-actuator
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app-rest/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app-rest/pom.xml
index 726e507c058..5566de00e5e 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app-rest/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app-rest/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-app-rest
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app/pom.xml
index 5b78cb2a2dc..6bb1a2f6af0 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-app/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-app
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-basic/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-basic/pom.xml
index 8bbdb7db62f..5fb353698c5 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-basic/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-basic/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-basic
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn-rest/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn-rest/pom.xml
index 2cc07532cab..9db96bf9ea6 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn-rest/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn-rest/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-cmmn-rest
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn/pom.xml
index 027fc94ddc8..fb8c1e2edc9 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-cmmn/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-cmmn
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn-rest/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn-rest/pom.xml
index fcb8d1b8ac1..cce063f7dbf 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn-rest/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn-rest/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-dmn-rest
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn/pom.xml
index a7676c6718d..762e51e3102 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-dmn/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-dmn
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-integration/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-integration/pom.xml
index 07dbbfef79a..f6fe00f00c3 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-integration/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-integration/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-integration
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process-rest/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process-rest/pom.xml
index ee1c3c3a548..964c4cb50ea 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process-rest/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process-rest/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-process-rest
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process/pom.xml
index 2447fa0e42e..5d8ff126601 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-process/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-process
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest-api/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest-api/pom.xml
index 139f65c7b3f..66d6dbeddaa 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest-api/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest-api/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-rest-api
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest/pom.xml
index 70b525d9160..db39ff08c60 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter-rest/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-rest
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter/pom.xml
index 61a195aaa62..d39846d9e53 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-starter/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-spring-boot-starters
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-starters/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-starters/pom.xml
index 412e059fce8..8eed68d8e5a 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-starters/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-starters/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-spring-boot
../
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starters
diff --git a/modules/flowable-spring-boot/pom.xml b/modules/flowable-spring-boot/pom.xml
index 2968f32266a..8e2febd2c14 100644
--- a/modules/flowable-spring-boot/pom.xml
+++ b/modules/flowable-spring-boot/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot
diff --git a/modules/flowable-spring-common/pom.xml b/modules/flowable-spring-common/pom.xml
index 3e03e8447ad..c3179a2c3d2 100644
--- a/modules/flowable-spring-common/pom.xml
+++ b/modules/flowable-spring-common/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-spring-configurator/pom.xml b/modules/flowable-spring-configurator/pom.xml
index a61e15f3fdc..6206e70132f 100644
--- a/modules/flowable-spring-configurator/pom.xml
+++ b/modules/flowable-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-spring-security/pom.xml b/modules/flowable-spring-security/pom.xml
index 16ce4f8e81c..b2151b334c0 100644
--- a/modules/flowable-spring-security/pom.xml
+++ b/modules/flowable-spring-security/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 6.8.0.34
+ 6.8.0.35
../../pom.xml
diff --git a/modules/flowable-spring/pom.xml b/modules/flowable-spring/pom.xml
index 7c0a0979b35..73cf86c6505 100644
--- a/modules/flowable-spring/pom.xml
+++ b/modules/flowable-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-task-service-api/pom.xml b/modules/flowable-task-service-api/pom.xml
index 63295874ad4..8478aea2bd2 100755
--- a/modules/flowable-task-service-api/pom.xml
+++ b/modules/flowable-task-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-task-service/pom.xml b/modules/flowable-task-service/pom.xml
index a32c5bcddd1..785c9fc0e04 100755
--- a/modules/flowable-task-service/pom.xml
+++ b/modules/flowable-task-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-ui/flowable-spring-boot-starter-ui-admin/pom.xml b/modules/flowable-ui/flowable-spring-boot-starter-ui-admin/pom.xml
index a26f30e26dd..24412cf9614 100644
--- a/modules/flowable-ui/flowable-spring-boot-starter-ui-admin/pom.xml
+++ b/modules/flowable-ui/flowable-spring-boot-starter-ui-admin/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-ui-admin
diff --git a/modules/flowable-ui/flowable-spring-boot-starter-ui-idm/pom.xml b/modules/flowable-ui/flowable-spring-boot-starter-ui-idm/pom.xml
index a342f2b21b6..27cb2457b5a 100644
--- a/modules/flowable-ui/flowable-spring-boot-starter-ui-idm/pom.xml
+++ b/modules/flowable-ui/flowable-spring-boot-starter-ui-idm/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-ui-idm
diff --git a/modules/flowable-ui/flowable-spring-boot-starter-ui-modeler/pom.xml b/modules/flowable-ui/flowable-spring-boot-starter-ui-modeler/pom.xml
index a581732cb5e..8015e67482c 100644
--- a/modules/flowable-ui/flowable-spring-boot-starter-ui-modeler/pom.xml
+++ b/modules/flowable-ui/flowable-spring-boot-starter-ui-modeler/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-ui-modeler
diff --git a/modules/flowable-ui/flowable-spring-boot-starter-ui-task/pom.xml b/modules/flowable-ui/flowable-spring-boot-starter-ui-task/pom.xml
index b9c57b78954..dfd181de946 100644
--- a/modules/flowable-ui/flowable-spring-boot-starter-ui-task/pom.xml
+++ b/modules/flowable-ui/flowable-spring-boot-starter-ui-task/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-spring-boot-starter-ui-task
diff --git a/modules/flowable-ui/flowable-ui-admin-conf/pom.xml b/modules/flowable-ui/flowable-ui-admin-conf/pom.xml
index 8f0c9894ccb..fcd3ebc1761 100644
--- a/modules/flowable-ui/flowable-ui-admin-conf/pom.xml
+++ b/modules/flowable-ui/flowable-ui-admin-conf/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-admin-frontend/pom.xml b/modules/flowable-ui/flowable-ui-admin-frontend/pom.xml
index 06259fadd07..fd953963102 100644
--- a/modules/flowable-ui/flowable-ui-admin-frontend/pom.xml
+++ b/modules/flowable-ui/flowable-ui-admin-frontend/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-ui-admin-frontend
diff --git a/modules/flowable-ui/flowable-ui-admin-logic/pom.xml b/modules/flowable-ui/flowable-ui-admin-logic/pom.xml
index 6d99814858e..09f837fcbd9 100644
--- a/modules/flowable-ui/flowable-ui-admin-logic/pom.xml
+++ b/modules/flowable-ui/flowable-ui-admin-logic/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-admin-rest/pom.xml b/modules/flowable-ui/flowable-ui-admin-rest/pom.xml
index bd9114c1264..ee7bf532e2d 100644
--- a/modules/flowable-ui/flowable-ui-admin-rest/pom.xml
+++ b/modules/flowable-ui/flowable-ui-admin-rest/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-app/pom.xml b/modules/flowable-ui/flowable-ui-app/pom.xml
index d18bf26be8d..8c3ed58c3ee 100644
--- a/modules/flowable-ui/flowable-ui-app/pom.xml
+++ b/modules/flowable-ui/flowable-ui-app/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-ui-app
war
diff --git a/modules/flowable-ui/flowable-ui-common/pom.xml b/modules/flowable-ui/flowable-ui-common/pom.xml
index 65913cacc7c..ed5fe763159 100755
--- a/modules/flowable-ui/flowable-ui-common/pom.xml
+++ b/modules/flowable-ui/flowable-ui-common/pom.xml
@@ -8,7 +8,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-ui/flowable-ui-idm-conf/pom.xml b/modules/flowable-ui/flowable-ui-idm-conf/pom.xml
index 9356f1fb2c4..7a4b8e9c578 100644
--- a/modules/flowable-ui/flowable-ui-idm-conf/pom.xml
+++ b/modules/flowable-ui/flowable-ui-idm-conf/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-idm-frontend/pom.xml b/modules/flowable-ui/flowable-ui-idm-frontend/pom.xml
index 5ef36e01d35..e4bdf2dd74b 100644
--- a/modules/flowable-ui/flowable-ui-idm-frontend/pom.xml
+++ b/modules/flowable-ui/flowable-ui-idm-frontend/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-ui-idm-frontend
diff --git a/modules/flowable-ui/flowable-ui-idm-logic/pom.xml b/modules/flowable-ui/flowable-ui-idm-logic/pom.xml
index 6e3270ef42e..92d85c5804b 100644
--- a/modules/flowable-ui/flowable-ui-idm-logic/pom.xml
+++ b/modules/flowable-ui/flowable-ui-idm-logic/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-idm-rest/pom.xml b/modules/flowable-ui/flowable-ui-idm-rest/pom.xml
index f60d2ee253d..81f8c334635 100644
--- a/modules/flowable-ui/flowable-ui-idm-rest/pom.xml
+++ b/modules/flowable-ui/flowable-ui-idm-rest/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-modeler-conf/pom.xml b/modules/flowable-ui/flowable-ui-modeler-conf/pom.xml
index 572e65fad6f..817b0df714e 100644
--- a/modules/flowable-ui/flowable-ui-modeler-conf/pom.xml
+++ b/modules/flowable-ui/flowable-ui-modeler-conf/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-modeler-frontend/pom.xml b/modules/flowable-ui/flowable-ui-modeler-frontend/pom.xml
index 33a3eb468ce..28a5d2473c6 100644
--- a/modules/flowable-ui/flowable-ui-modeler-frontend/pom.xml
+++ b/modules/flowable-ui/flowable-ui-modeler-frontend/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-ui-modeler-frontend
diff --git a/modules/flowable-ui/flowable-ui-modeler-logic/pom.xml b/modules/flowable-ui/flowable-ui-modeler-logic/pom.xml
index a3ed3c445ed..823bc75cfa7 100644
--- a/modules/flowable-ui/flowable-ui-modeler-logic/pom.xml
+++ b/modules/flowable-ui/flowable-ui-modeler-logic/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-modeler-rest/pom.xml b/modules/flowable-ui/flowable-ui-modeler-rest/pom.xml
index 697c1142118..09ee207b09e 100644
--- a/modules/flowable-ui/flowable-ui-modeler-rest/pom.xml
+++ b/modules/flowable-ui/flowable-ui-modeler-rest/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-task-conf/pom.xml b/modules/flowable-ui/flowable-ui-task-conf/pom.xml
index 3055ce438dd..bc5bc81c114 100644
--- a/modules/flowable-ui/flowable-ui-task-conf/pom.xml
+++ b/modules/flowable-ui/flowable-ui-task-conf/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-task-frontend/pom.xml b/modules/flowable-ui/flowable-ui-task-frontend/pom.xml
index 7ceeeb3483a..81fb227d591 100644
--- a/modules/flowable-ui/flowable-ui-task-frontend/pom.xml
+++ b/modules/flowable-ui/flowable-ui-task-frontend/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
flowable-ui-task-frontend
diff --git a/modules/flowable-ui/flowable-ui-task-logic/pom.xml b/modules/flowable-ui/flowable-ui-task-logic/pom.xml
index 0af71db82ce..cbc6daa53de 100644
--- a/modules/flowable-ui/flowable-ui-task-logic/pom.xml
+++ b/modules/flowable-ui/flowable-ui-task-logic/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/flowable-ui-task-rest/pom.xml b/modules/flowable-ui/flowable-ui-task-rest/pom.xml
index 5f2bffdea6e..128b8a67413 100644
--- a/modules/flowable-ui/flowable-ui-task-rest/pom.xml
+++ b/modules/flowable-ui/flowable-ui-task-rest/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-ui-parent
- 6.8.0.34
+ 6.8.0.35
jar
diff --git a/modules/flowable-ui/pom.xml b/modules/flowable-ui/pom.xml
index 8bd0fae138c..c9c67674491 100644
--- a/modules/flowable-ui/pom.xml
+++ b/modules/flowable-ui/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-spring-boot
../flowable-spring-boot/pom.xml
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-variable-service-api/pom.xml b/modules/flowable-variable-service-api/pom.xml
index adeb6f0fa8c..904614a4e44 100755
--- a/modules/flowable-variable-service-api/pom.xml
+++ b/modules/flowable-variable-service-api/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable-variable-service/pom.xml b/modules/flowable-variable-service/pom.xml
index bc2ee422744..d342c5513e9 100755
--- a/modules/flowable-variable-service/pom.xml
+++ b/modules/flowable-variable-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-camel-test/pom.xml b/modules/flowable5-camel-test/pom.xml
index 9195b01878f..c781a812b61 100644
--- a/modules/flowable5-camel-test/pom.xml
+++ b/modules/flowable5-camel-test/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
@@ -47,7 +47,7 @@
org.flowable
flowable5-spring-test
- 6.8.0.34
+ 6.8.0.35
org.apache.camel
diff --git a/modules/flowable5-compatibility-test/pom.xml b/modules/flowable5-compatibility-test/pom.xml
index 0b29ba28f2f..15a293f5fac 100755
--- a/modules/flowable5-compatibility-test/pom.xml
+++ b/modules/flowable5-compatibility-test/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
@@ -34,7 +34,7 @@
org.flowable
flowable5-compatibility
- 6.8.0.34
+ 6.8.0.35
com.mysql
diff --git a/modules/flowable5-compatibility-testdata/pom.xml b/modules/flowable5-compatibility-testdata/pom.xml
index 5e033fa5247..a128791d3c7 100755
--- a/modules/flowable5-compatibility-testdata/pom.xml
+++ b/modules/flowable5-compatibility-testdata/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-compatibility/pom.xml b/modules/flowable5-compatibility/pom.xml
index 581663d4f5a..f2de3d999d7 100755
--- a/modules/flowable5-compatibility/pom.xml
+++ b/modules/flowable5-compatibility/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-cxf-test/pom.xml b/modules/flowable5-cxf-test/pom.xml
index efe26f754de..0eafcd95af9 100644
--- a/modules/flowable5-cxf-test/pom.xml
+++ b/modules/flowable5-cxf-test/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
@@ -27,7 +27,7 @@
org.flowable
flowable5-test
- 6.8.0.34
+ 6.8.0.35
provided
diff --git a/modules/flowable5-engine/pom.xml b/modules/flowable5-engine/pom.xml
index 29710b9191b..1fe083490e7 100644
--- a/modules/flowable5-engine/pom.xml
+++ b/modules/flowable5-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-mule-test/pom.xml b/modules/flowable5-mule-test/pom.xml
index ec351e1213c..75d56f0ee2a 100644
--- a/modules/flowable5-mule-test/pom.xml
+++ b/modules/flowable5-mule-test/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-spring-compatibility/pom.xml b/modules/flowable5-spring-compatibility/pom.xml
index 8b40593f219..5deab0d8568 100755
--- a/modules/flowable5-spring-compatibility/pom.xml
+++ b/modules/flowable5-spring-compatibility/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-spring-test/pom.xml b/modules/flowable5-spring-test/pom.xml
index acaa4cfbdbc..5674ad82eeb 100644
--- a/modules/flowable5-spring-test/pom.xml
+++ b/modules/flowable5-spring-test/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
@@ -135,7 +135,7 @@
org.flowable
flowable5-test
- 6.8.0.34
+ 6.8.0.35
javax.xml.bind
diff --git a/modules/flowable5-spring/pom.xml b/modules/flowable5-spring/pom.xml
index 55d8911edb9..95a1ca19a20 100644
--- a/modules/flowable5-spring/pom.xml
+++ b/modules/flowable5-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/modules/flowable5-test/pom.xml b/modules/flowable5-test/pom.xml
index 5ee4282e4b0..d09cca5beca 100755
--- a/modules/flowable5-test/pom.xml
+++ b/modules/flowable5-test/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35
diff --git a/pom.xml b/pom.xml
index 51bb77dc174..0c53f2a1864 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
flowable-root
pom
- 6.8.0.34
+ 6.8.0.35
UTF-8
https://oss.sonatype.org/content/repositories/snapshots/
diff --git a/qa/dbclean/pom.xml b/qa/dbclean/pom.xml
index bb0e44ff30e..d5ce6667bb6 100644
--- a/qa/dbclean/pom.xml
+++ b/qa/dbclean/pom.xml
@@ -8,7 +8,7 @@
flowable-dbclean
pom
- 6.8.0.34
+ 6.8.0.35
diff --git a/tooling/archetypes/flowable-archetype-unittest/pom.xml b/tooling/archetypes/flowable-archetype-unittest/pom.xml
index 67a38682b96..4a5559d152d 100644
--- a/tooling/archetypes/flowable-archetype-unittest/pom.xml
+++ b/tooling/archetypes/flowable-archetype-unittest/pom.xml
@@ -5,7 +5,7 @@
org.flowable
archetypes
- 6.8.0.34
+ 6.8.0.35
flowable-archetype-unittest
diff --git a/tooling/archetypes/flowable-archetype-unittest/src/main/resources/archetype-resources/pom.xml b/tooling/archetypes/flowable-archetype-unittest/src/main/resources/archetype-resources/pom.xml
index 91072bf1fa5..2dbf6d6776d 100644
--- a/tooling/archetypes/flowable-archetype-unittest/src/main/resources/archetype-resources/pom.xml
+++ b/tooling/archetypes/flowable-archetype-unittest/src/main/resources/archetype-resources/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-engine
- 6.8.0.34
+ 6.8.0.35
junit
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 386c2f7f2be..45c32d89705 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 6.8.0.34
+ 6.8.0.35