diff --git a/distro/build.xml b/distro/build.xml
index e5cba3103c4..235f22968dc 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 77e3eff0e15..75a6b10c9c6 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
../../../../
- 7.1.0.20
+ 7.1.0.21
diff --git a/docs/public-api/tools/flowable-rest-asciidoc/pom.xml b/docs/public-api/tools/flowable-rest-asciidoc/pom.xml
index 0766ea0564c..0cbef80dfdd 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
../../../../
- 7.1.0.20
+ 7.1.0.21
diff --git a/docs/public-api/tools/flowable-swagger-ui/pom.xml b/docs/public-api/tools/flowable-swagger-ui/pom.xml
index 8e7433bf2b7..91a8d7be34e 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
../../../../
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-app-engine-api/pom.xml b/modules/flowable-app-engine-api/pom.xml
index 3d6a7bbb310..867b583e06e 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-app-engine-rest/pom.xml b/modules/flowable-app-engine-rest/pom.xml
index e8f34fd42e1..792e1a51889 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-app-engine-spring/pom.xml b/modules/flowable-app-engine-spring/pom.xml
index b2c8f547679..03d752b8f4f 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-app-engine/pom.xml b/modules/flowable-app-engine/pom.xml
index 0a172427d18..af35048f772 100644
--- a/modules/flowable-app-engine/pom.xml
+++ b/modules/flowable-app-engine/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-app-rest/pom.xml b/modules/flowable-app-rest/pom.xml
index 2619ed26e9a..2d707834fde 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
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-batch-service-api/pom.xml b/modules/flowable-batch-service-api/pom.xml
index 7de23f614af..4c281ecd968 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-batch-service/pom.xml b/modules/flowable-batch-service/pom.xml
index e32b008a9e6..c28d3f70faa 100755
--- a/modules/flowable-batch-service/pom.xml
+++ b/modules/flowable-batch-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-bom/pom.xml b/modules/flowable-bom/pom.xml
index cac2bc963e2..4d3ba7e9c53 100644
--- a/modules/flowable-bom/pom.xml
+++ b/modules/flowable-bom/pom.xml
@@ -8,7 +8,7 @@
org.flowable
flowable-bom
pom
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-bpmn-converter/pom.xml b/modules/flowable-bpmn-converter/pom.xml
index 9bdc3bbd2aa..f8885e21b9b 100644
--- a/modules/flowable-bpmn-converter/pom.xml
+++ b/modules/flowable-bpmn-converter/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-bpmn-layout/pom.xml b/modules/flowable-bpmn-layout/pom.xml
index 8f8fe103146..67c0989ff1e 100644
--- a/modules/flowable-bpmn-layout/pom.xml
+++ b/modules/flowable-bpmn-layout/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-bpmn-model/pom.xml b/modules/flowable-bpmn-model/pom.xml
index dddb7231244..c6ddddf8f02 100644
--- a/modules/flowable-bpmn-model/pom.xml
+++ b/modules/flowable-bpmn-model/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-camel/pom.xml b/modules/flowable-camel/pom.xml
index ed2d7910ad4..ace133913e5 100644
--- a/modules/flowable-camel/pom.xml
+++ b/modules/flowable-camel/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-case-validation/pom.xml b/modules/flowable-case-validation/pom.xml
index 3743d1c2ee7..332ca792b58 100644
--- a/modules/flowable-case-validation/pom.xml
+++ b/modules/flowable-case-validation/pom.xml
@@ -5,7 +5,7 @@
flowable-root
org.flowable
- 7.1.0.20
+ 7.1.0.21
../../pom.xml
4.0.0
diff --git a/modules/flowable-cdi/pom.xml b/modules/flowable-cdi/pom.xml
index 2d2d0dac6ed..06cdf01ecca 100755
--- a/modules/flowable-cdi/pom.xml
+++ b/modules/flowable-cdi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-api/pom.xml b/modules/flowable-cmmn-api/pom.xml
index 1d7efbc5788..5cce252d244 100644
--- a/modules/flowable-cmmn-api/pom.xml
+++ b/modules/flowable-cmmn-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-cdi/pom.xml b/modules/flowable-cmmn-cdi/pom.xml
index 20e33df7f37..72573e87941 100755
--- a/modules/flowable-cmmn-cdi/pom.xml
+++ b/modules/flowable-cmmn-cdi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-converter/pom.xml b/modules/flowable-cmmn-converter/pom.xml
index c4f89d25a09..8b0870db025 100644
--- a/modules/flowable-cmmn-converter/pom.xml
+++ b/modules/flowable-cmmn-converter/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-engine-configurator/pom.xml b/modules/flowable-cmmn-engine-configurator/pom.xml
index e447c08139f..f29314d0fd5 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-engine/pom.xml b/modules/flowable-cmmn-engine/pom.xml
index 3535c1316f3..8e023f3ea59 100644
--- a/modules/flowable-cmmn-engine/pom.xml
+++ b/modules/flowable-cmmn-engine/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-image-generator/pom.xml b/modules/flowable-cmmn-image-generator/pom.xml
index c76f16eab6c..6c76566ae1a 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-model/pom.xml b/modules/flowable-cmmn-model/pom.xml
index a9f55dfc2b1..a9b41b4345c 100644
--- a/modules/flowable-cmmn-model/pom.xml
+++ b/modules/flowable-cmmn-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-rest/pom.xml b/modules/flowable-cmmn-rest/pom.xml
index e152692d509..fcf506f4e4e 100644
--- a/modules/flowable-cmmn-rest/pom.xml
+++ b/modules/flowable-cmmn-rest/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-spring-configurator/pom.xml b/modules/flowable-cmmn-spring-configurator/pom.xml
index a7dc34ebd01..5884ab57b9c 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cmmn-spring/pom.xml b/modules/flowable-cmmn-spring/pom.xml
index 1c20caa1185..107a99f4c7f 100644
--- a/modules/flowable-cmmn-spring/pom.xml
+++ b/modules/flowable-cmmn-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-common-rest/pom.xml b/modules/flowable-common-rest/pom.xml
index a1a954e0529..7e345cc9cdf 100644
--- a/modules/flowable-common-rest/pom.xml
+++ b/modules/flowable-common-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-content-api/pom.xml b/modules/flowable-content-api/pom.xml
index 7891ea712ad..1c408b7fbe9 100644
--- a/modules/flowable-content-api/pom.xml
+++ b/modules/flowable-content-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-cxf/pom.xml b/modules/flowable-cxf/pom.xml
index 051ee96122b..2fd5dab92c5 100644
--- a/modules/flowable-cxf/pom.xml
+++ b/modules/flowable-cxf/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-api/pom.xml b/modules/flowable-dmn-api/pom.xml
index b953d00020a..e0bbb8a0e2c 100644
--- a/modules/flowable-dmn-api/pom.xml
+++ b/modules/flowable-dmn-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-engine-configurator/pom.xml b/modules/flowable-dmn-engine-configurator/pom.xml
index cfec2b8391b..d7a74135119 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-engine/pom.xml b/modules/flowable-dmn-engine/pom.xml
index 5850b197887..805d61cd64e 100755
--- a/modules/flowable-dmn-engine/pom.xml
+++ b/modules/flowable-dmn-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-image-generator/pom.xml b/modules/flowable-dmn-image-generator/pom.xml
index 0fb4dc69c4c..1e4920a334d 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-model/pom.xml b/modules/flowable-dmn-model/pom.xml
index 5683f2127de..451d669ffda 100644
--- a/modules/flowable-dmn-model/pom.xml
+++ b/modules/flowable-dmn-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-rest/pom.xml b/modules/flowable-dmn-rest/pom.xml
index c9ccd883b3f..aff37129559 100644
--- a/modules/flowable-dmn-rest/pom.xml
+++ b/modules/flowable-dmn-rest/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-spring-configurator/pom.xml b/modules/flowable-dmn-spring-configurator/pom.xml
index 9b678f499a8..4ac12eb6089 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-spring/pom.xml b/modules/flowable-dmn-spring/pom.xml
index 61328decd3e..6a0439a864c 100644
--- a/modules/flowable-dmn-spring/pom.xml
+++ b/modules/flowable-dmn-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-dmn-xml-converter/pom.xml b/modules/flowable-dmn-xml-converter/pom.xml
index 681f0859e98..c9b9ee5400f 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-engine-common-api/pom.xml b/modules/flowable-engine-common-api/pom.xml
index ee4cda69040..7ad863ccd60 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-engine-common/pom.xml b/modules/flowable-engine-common/pom.xml
index b5635da9806..af25f740f25 100644
--- a/modules/flowable-engine-common/pom.xml
+++ b/modules/flowable-engine-common/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-engine-configurator/pom.xml b/modules/flowable-engine-configurator/pom.xml
index dc699624780..40ade0f8107 100644
--- a/modules/flowable-engine-configurator/pom.xml
+++ b/modules/flowable-engine-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-engine/pom.xml b/modules/flowable-engine/pom.xml
index 2b2260b51e5..ee71b12e504 100755
--- a/modules/flowable-engine/pom.xml
+++ b/modules/flowable-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-entitylink-service-api/pom.xml b/modules/flowable-entitylink-service-api/pom.xml
index cc4e598f69d..7d9cb4d450b 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-entitylink-service/pom.xml b/modules/flowable-entitylink-service/pom.xml
index c781e194f8f..ddf5c822c23 100755
--- a/modules/flowable-entitylink-service/pom.xml
+++ b/modules/flowable-entitylink-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-event-registry-api/pom.xml b/modules/flowable-event-registry-api/pom.xml
index c0e00c6ed26..da76226d2fc 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
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-event-registry-configurator/pom.xml b/modules/flowable-event-registry-configurator/pom.xml
index dd6da2991b3..03e81afa13b 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
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-event-registry-integration-test/pom.xml b/modules/flowable-event-registry-integration-test/pom.xml
index 866a2fcee45..37bf036003e 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-event-registry-json-converter/pom.xml b/modules/flowable-event-registry-json-converter/pom.xml
index ab3aa529417..be34e12c8c4 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
../..
- 7.1.0.20
+ 7.1.0.21
jar
diff --git a/modules/flowable-event-registry-model/pom.xml b/modules/flowable-event-registry-model/pom.xml
index 888c59fc280..c0edc13b208 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-event-registry-rest/pom.xml b/modules/flowable-event-registry-rest/pom.xml
index b2752ac5563..9221b285bae 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-event-registry-spring-configurator/pom.xml b/modules/flowable-event-registry-spring-configurator/pom.xml
index 1eac67a2f76..6611a27098b 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-event-registry-spring/pom.xml b/modules/flowable-event-registry-spring/pom.xml
index 67c2855c84e..ee58253575f 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-event-registry/pom.xml b/modules/flowable-event-registry/pom.xml
index c1708f28c1e..50360dfffab 100644
--- a/modules/flowable-event-registry/pom.xml
+++ b/modules/flowable-event-registry/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-eventsubscription-service-api/pom.xml b/modules/flowable-eventsubscription-service-api/pom.xml
index 48c6eead7e2..8eb6c95d41f 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-eventsubscription-service/pom.xml b/modules/flowable-eventsubscription-service/pom.xml
index 53216eba4fe..a40cb92f8b7 100755
--- a/modules/flowable-eventsubscription-service/pom.xml
+++ b/modules/flowable-eventsubscription-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-external-job-rest/pom.xml b/modules/flowable-external-job-rest/pom.xml
index 8a46fbd0bc6..c790fbad700 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
- 7.1.0.20
+ 7.1.0.21
../../pom.xml
diff --git a/modules/flowable-form-api/pom.xml b/modules/flowable-form-api/pom.xml
index bb41059629c..83d3d7f0c71 100644
--- a/modules/flowable-form-api/pom.xml
+++ b/modules/flowable-form-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-form-model/pom.xml b/modules/flowable-form-model/pom.xml
index 1e031eb6325..c103c4149a4 100644
--- a/modules/flowable-form-model/pom.xml
+++ b/modules/flowable-form-model/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-groovy-script-static-engine/pom.xml b/modules/flowable-groovy-script-static-engine/pom.xml
index 0bfe1825bc5..97e363a1930 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-http-common/pom.xml b/modules/flowable-http-common/pom.xml
index a02974ea0d2..7c7c8ffe398 100644
--- a/modules/flowable-http-common/pom.xml
+++ b/modules/flowable-http-common/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-http/pom.xml b/modules/flowable-http/pom.xml
index bdff8b7fdc2..1a4ff711b5b 100644
--- a/modules/flowable-http/pom.xml
+++ b/modules/flowable-http/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-identitylink-service-api/pom.xml b/modules/flowable-identitylink-service-api/pom.xml
index bce6d2a1fb3..4680da1a4f0 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-identitylink-service/pom.xml b/modules/flowable-identitylink-service/pom.xml
index c4768a694e1..479290d89d9 100755
--- a/modules/flowable-identitylink-service/pom.xml
+++ b/modules/flowable-identitylink-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-idm-api/pom.xml b/modules/flowable-idm-api/pom.xml
index 82dcd9ef157..241aff4213d 100644
--- a/modules/flowable-idm-api/pom.xml
+++ b/modules/flowable-idm-api/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-idm-engine-configurator/pom.xml b/modules/flowable-idm-engine-configurator/pom.xml
index 4bc1d7177d1..8fd9f762fa5 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
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-idm-engine/pom.xml b/modules/flowable-idm-engine/pom.xml
index 6f23811411b..9520704583e 100755
--- a/modules/flowable-idm-engine/pom.xml
+++ b/modules/flowable-idm-engine/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-idm-rest/pom.xml b/modules/flowable-idm-rest/pom.xml
index a75428dabee..2bd66532eb8 100644
--- a/modules/flowable-idm-rest/pom.xml
+++ b/modules/flowable-idm-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-idm-spring-configurator/pom.xml b/modules/flowable-idm-spring-configurator/pom.xml
index 9f2facbbd44..48255fe4161 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
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-idm-spring/pom.xml b/modules/flowable-idm-spring/pom.xml
index 279a52c35c7..5163570cf51 100644
--- a/modules/flowable-idm-spring/pom.xml
+++ b/modules/flowable-idm-spring/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-image-generator/pom.xml b/modules/flowable-image-generator/pom.xml
index 2ebfc7146d4..feda565dbf1 100644
--- a/modules/flowable-image-generator/pom.xml
+++ b/modules/flowable-image-generator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-jmx/pom.xml b/modules/flowable-jmx/pom.xml
index 12acc95a32e..580ab505090 100644
--- a/modules/flowable-jmx/pom.xml
+++ b/modules/flowable-jmx/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-job-service-api/pom.xml b/modules/flowable-job-service-api/pom.xml
index 39d37b73891..88f475b94c0 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-job-service/pom.xml b/modules/flowable-job-service/pom.xml
index 8f4c0b52258..3713a1f9d56 100755
--- a/modules/flowable-job-service/pom.xml
+++ b/modules/flowable-job-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-job-spring-service/pom.xml b/modules/flowable-job-spring-service/pom.xml
index 02ab5a255e1..0f9234b6a6d 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
- 7.1.0.20
+ 7.1.0.21
../../
diff --git a/modules/flowable-ldap-configurator/pom.xml b/modules/flowable-ldap-configurator/pom.xml
index a1adab51139..ad60f681c2b 100644
--- a/modules/flowable-ldap-configurator/pom.xml
+++ b/modules/flowable-ldap-configurator/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-ldap/pom.xml b/modules/flowable-ldap/pom.xml
index 17a408d853a..6ac6ac580be 100644
--- a/modules/flowable-ldap/pom.xml
+++ b/modules/flowable-ldap/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-mail/pom.xml b/modules/flowable-mail/pom.xml
index bf7c4479b0f..4e991476318 100644
--- a/modules/flowable-mail/pom.xml
+++ b/modules/flowable-mail/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
- 7.1.0.20
+ 7.1.0.21
../..
diff --git a/modules/flowable-osgi/pom.xml b/modules/flowable-osgi/pom.xml
index 6b833fc9133..40091efc4dd 100644
--- a/modules/flowable-osgi/pom.xml
+++ b/modules/flowable-osgi/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-process-validation/pom.xml b/modules/flowable-process-validation/pom.xml
index a99044a43ca..24d0e977c69 100644
--- a/modules/flowable-process-validation/pom.xml
+++ b/modules/flowable-process-validation/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-rest/pom.xml b/modules/flowable-rest/pom.xml
index 7b89aa5357b..a67f844d23f 100644
--- a/modules/flowable-rest/pom.xml
+++ b/modules/flowable-rest/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-secure-javascript/pom.xml b/modules/flowable-secure-javascript/pom.xml
index 5ffd1ddfd8e..50b55dd1461 100644
--- a/modules/flowable-secure-javascript/pom.xml
+++ b/modules/flowable-secure-javascript/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
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 834c969bf0f..c504089087c 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-actuator
@@ -15,7 +15,7 @@
org.flowable
flowable-spring-boot-starter-actuator
- 7.1.0.20
+ 7.1.0.21
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 21086257e9b..fa5c46a34e3 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-app
@@ -14,7 +14,7 @@
org.flowable
flowable-spring-boot-starter-app
- 7.1.0.20
+ 7.1.0.21
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 79885fbfb60..c7cc53b1c06 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-cmmn
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 74915ce518f..c30d17f29a2 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
- 7.1.0.20
+ 7.1.0.21
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 f7b7ef53664..823683a94a6 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-dmn
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 3085f928450..efe8e9c3b0a 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-integration
@@ -15,7 +15,7 @@
org.flowable
flowable-spring-boot-starter-integration
- 7.1.0.20
+ 7.1.0.21
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 a32b7e12440..cfd2ec676c0 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
- 7.1.0.20
+ 7.1.0.21
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 37414950a7f..ed477eea338 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
- 7.1.0.20
+ 7.1.0.21
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 0f5e35a604a..c81521a36f8 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-ldap
diff --git a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-native/pom.xml b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-native/pom.xml
index 0894f3cb710..e642700997c 100644
--- a/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-native/pom.xml
+++ b/modules/flowable-spring-boot/flowable-spring-boot-samples/flowable-spring-boot-sample-native/pom.xml
@@ -5,7 +5,7 @@
org.flowable
flowable-spring-boot-samples
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-native
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 76c0718f957..22a12c3b483 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-sample-process
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 ca31a94337c..59c0b9b85b7 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
- 7.1.0.20
+ 7.1.0.21
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 1635a75339f..a680fb4dac8 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
- 7.1.0.20
+ 7.1.0.21
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 60d2a1fa4ba..f28caad8400 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
- 7.1.0.20
+ 7.1.0.21
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 080bebf3f42..80e549271a0 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
- 7.1.0.20
+ 7.1.0.21
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 7918d614ae5..3bcfd7d3844 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
../
- 7.1.0.20
+ 7.1.0.21
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 974f044aa67..6bad050490f 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
- 7.1.0.20
+ 7.1.0.21
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 ff757c856cd..f899b40c916 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
- 7.1.0.20
+ 7.1.0.21
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 578142ee859..f2d8ec6d7f4 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
- 7.1.0.20
+ 7.1.0.21
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 aa02c33d44c..15c29d525c1 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-starter-app
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 6baae87578b..4ebd15bca4a 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
- 7.1.0.20
+ 7.1.0.21
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 d291317d498..9a5ab18782d 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
- 7.1.0.20
+ 7.1.0.21
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 1b454999a05..acc6bc80725 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
- 7.1.0.20
+ 7.1.0.21
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 f5283f24dff..515d9464442 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
- 7.1.0.20
+ 7.1.0.21
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 416cae22d6e..9a294448cd9 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
- 7.1.0.20
+ 7.1.0.21
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 d9dfcd691e2..382dfce87b8 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
- 7.1.0.20
+ 7.1.0.21
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 7b45458cb54..62d7dceefff 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
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-starter-process
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 3e33d7b61b2..456d1b4599c 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
- 7.1.0.20
+ 7.1.0.21
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 1fb97d8ad0c..87ef85ec0ff 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
- 7.1.0.20
+ 7.1.0.21
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 9ddc66dc4d7..65b9c9c262f 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
../
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot-starters
diff --git a/modules/flowable-spring-boot/pom.xml b/modules/flowable-spring-boot/pom.xml
index 3569e5ca1d5..40350c26f3f 100644
--- a/modules/flowable-spring-boot/pom.xml
+++ b/modules/flowable-spring-boot/pom.xml
@@ -7,7 +7,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
flowable-spring-boot
diff --git a/modules/flowable-spring-common/pom.xml b/modules/flowable-spring-common/pom.xml
index d31ed4b9ab7..f623c635c60 100644
--- a/modules/flowable-spring-common/pom.xml
+++ b/modules/flowable-spring-common/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-spring-configurator/pom.xml b/modules/flowable-spring-configurator/pom.xml
index 69880794ea4..c8d15bacced 100644
--- a/modules/flowable-spring-configurator/pom.xml
+++ b/modules/flowable-spring-configurator/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-spring-security/pom.xml b/modules/flowable-spring-security/pom.xml
index 6bf277f9f96..e85bd60440d 100644
--- a/modules/flowable-spring-security/pom.xml
+++ b/modules/flowable-spring-security/pom.xml
@@ -6,7 +6,7 @@
org.flowable
flowable-root
- 7.1.0.20
+ 7.1.0.21
../../pom.xml
diff --git a/modules/flowable-spring/pom.xml b/modules/flowable-spring/pom.xml
index ffe20d0fd25..b3205ccbe84 100644
--- a/modules/flowable-spring/pom.xml
+++ b/modules/flowable-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-task-service-api/pom.xml b/modules/flowable-task-service-api/pom.xml
index e971d1eb7c1..40225c0eab0 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-task-service/pom.xml b/modules/flowable-task-service/pom.xml
index 5b5ed88f3b5..aceb1828ed0 100755
--- a/modules/flowable-task-service/pom.xml
+++ b/modules/flowable-task-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-variable-service-api/pom.xml b/modules/flowable-variable-service-api/pom.xml
index c5a212b4a82..bc63ff4799e 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
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable-variable-service/pom.xml b/modules/flowable-variable-service/pom.xml
index f471a446e3e..f9401b4d080 100755
--- a/modules/flowable-variable-service/pom.xml
+++ b/modules/flowable-variable-service/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable5-camel-test/pom.xml b/modules/flowable5-camel-test/pom.xml
index 95243497cfa..b8fc7852cdb 100644
--- a/modules/flowable5-camel-test/pom.xml
+++ b/modules/flowable5-camel-test/pom.xml
@@ -11,7 +11,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
@@ -47,7 +47,7 @@
org.flowable
flowable5-spring-test
- 7.1.0.20
+ 7.1.0.21
org.apache.camel
diff --git a/modules/flowable5-compatibility-test/pom.xml b/modules/flowable5-compatibility-test/pom.xml
index 37901d8c777..e30ef8183ed 100755
--- a/modules/flowable5-compatibility-test/pom.xml
+++ b/modules/flowable5-compatibility-test/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
@@ -34,7 +34,7 @@
org.flowable
flowable5-compatibility
- 7.1.0.20
+ 7.1.0.21
com.mysql
diff --git a/modules/flowable5-compatibility-testdata/pom.xml b/modules/flowable5-compatibility-testdata/pom.xml
index b5c85ca5484..1b275149349 100755
--- a/modules/flowable5-compatibility-testdata/pom.xml
+++ b/modules/flowable5-compatibility-testdata/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable5-compatibility/pom.xml b/modules/flowable5-compatibility/pom.xml
index 4503d14163f..7e276fcd2ef 100755
--- a/modules/flowable5-compatibility/pom.xml
+++ b/modules/flowable5-compatibility/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable5-cxf-test/pom.xml b/modules/flowable5-cxf-test/pom.xml
index 25ff1f1e1d5..37379be586b 100644
--- a/modules/flowable5-cxf-test/pom.xml
+++ b/modules/flowable5-cxf-test/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
@@ -27,7 +27,7 @@
org.flowable
flowable5-test
- 7.1.0.20
+ 7.1.0.21
provided
diff --git a/modules/flowable5-engine/pom.xml b/modules/flowable5-engine/pom.xml
index dc93c05612c..856de2a772f 100644
--- a/modules/flowable5-engine/pom.xml
+++ b/modules/flowable5-engine/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable5-spring-compatibility/pom.xml b/modules/flowable5-spring-compatibility/pom.xml
index 79201441726..a12a1b6a72b 100755
--- a/modules/flowable5-spring-compatibility/pom.xml
+++ b/modules/flowable5-spring-compatibility/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable5-spring-test/pom.xml b/modules/flowable5-spring-test/pom.xml
index 759e78ecfae..994edad5808 100644
--- a/modules/flowable5-spring-test/pom.xml
+++ b/modules/flowable5-spring-test/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
@@ -135,7 +135,7 @@
org.flowable
flowable5-test
- 7.1.0.20
+ 7.1.0.21
jakarta.xml.bind
diff --git a/modules/flowable5-spring/pom.xml b/modules/flowable5-spring/pom.xml
index 5eb92d9c4a0..e54651ad6dd 100644
--- a/modules/flowable5-spring/pom.xml
+++ b/modules/flowable5-spring/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/modules/flowable5-test/pom.xml b/modules/flowable5-test/pom.xml
index 4de25818d4e..81070e71d30 100755
--- a/modules/flowable5-test/pom.xml
+++ b/modules/flowable5-test/pom.xml
@@ -10,7 +10,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21
diff --git a/pom.xml b/pom.xml
index 98cb4d6495d..62866073626 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
flowable-root
pom
- 7.1.0.20
+ 7.1.0.21
UTF-8
https://oss.sonatype.org/content/repositories/snapshots/
diff --git a/qa/dbclean/pom.xml b/qa/dbclean/pom.xml
index 86361cb25ec..d32e5a2886f 100644
--- a/qa/dbclean/pom.xml
+++ b/qa/dbclean/pom.xml
@@ -8,7 +8,7 @@
flowable-dbclean
pom
- 7.1.0.20
+ 7.1.0.21
diff --git a/tooling/archetypes/flowable-archetype-unittest/pom.xml b/tooling/archetypes/flowable-archetype-unittest/pom.xml
index 02baae1c725..ca9d36e00ef 100644
--- a/tooling/archetypes/flowable-archetype-unittest/pom.xml
+++ b/tooling/archetypes/flowable-archetype-unittest/pom.xml
@@ -5,7 +5,7 @@
org.flowable
archetypes
- 7.1.0.20
+ 7.1.0.21
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 f9e16260832..1f17dfb681e 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
- 7.1.0.20
+ 7.1.0.21
junit
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 571e1f48e2a..8669939be2b 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -9,7 +9,7 @@
org.flowable
flowable-root
../..
- 7.1.0.20
+ 7.1.0.21