diff --git a/bom/camunda-bom/pom.xml b/bom/camunda-bom/pom.xml index 91980527842..79eb964f601 100644 --- a/bom/camunda-bom/pom.xml +++ b/bom/camunda-bom/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-bom-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/bom/camunda-only-bom/pom.xml b/bom/camunda-only-bom/pom.xml index 207533ea391..045e0f0e2cc 100644 --- a/bom/camunda-only-bom/pom.xml +++ b/bom/camunda-only-bom/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-bom-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/bom/pom.xml b/bom/pom.xml index 5223090f6a1..6575ac69191 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/clients/java/client/pom.xml b/clients/java/client/pom.xml index ed56cc92174..2defee0ed3d 100644 --- a/clients/java/client/pom.xml +++ b/clients/java/client/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-external-task-client-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/clients/java/pom.xml b/clients/java/pom.xml index 770c92b0293..d148515e91d 100644 --- a/clients/java/pom.xml +++ b/clients/java/pom.xml @@ -13,7 +13,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT @@ -37,7 +37,7 @@ http://github.com/camunda/camunda-external-task-client-java scm:git:git@github.com:camunda/camunda-external-task-client-java.git scm:git:git@github.com:camunda/camunda-external-task-client-java.git - 7.22.0-alpha3 + HEAD diff --git a/clients/java/qa/engine-variable-test/pom.xml b/clients/java/qa/engine-variable-test/pom.xml index 94a46839c28..1727cc6b950 100644 --- a/clients/java/qa/engine-variable-test/pom.xml +++ b/clients/java/qa/engine-variable-test/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm.qa camunda-external-task-client-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/clients/java/qa/pom.xml b/clients/java/qa/pom.xml index 3428381e9c8..eea1fd1d18c 100644 --- a/clients/java/qa/pom.xml +++ b/clients/java/qa/pom.xml @@ -12,7 +12,7 @@ org.camunda.bpm camunda-external-task-client-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/commons/bom/pom.xml b/commons/bom/pom.xml index 88abc3004bb..277a258f993 100644 --- a/commons/bom/pom.xml +++ b/commons/bom/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.commons diff --git a/commons/logging/pom.xml b/commons/logging/pom.xml index a5b1db106e3..195ede33bfc 100644 --- a/commons/logging/pom.xml +++ b/commons/logging/pom.xml @@ -4,7 +4,7 @@ org.camunda.commons camunda-commons-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-commons-logging diff --git a/commons/pom.xml b/commons/pom.xml index 6adcc130017..b243c357f8a 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ org.camunda.commons camunda-commons-bom - 7.22.0-alpha3 + 7.22.0-SNAPSHOT bom @@ -134,7 +134,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/commons/testing/pom.xml b/commons/testing/pom.xml index 2b2e87bcff4..d3b770f3771 100644 --- a/commons/testing/pom.xml +++ b/commons/testing/pom.xml @@ -4,7 +4,7 @@ org.camunda.commons camunda-commons-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-commons-testing diff --git a/commons/typed-values/pom.xml b/commons/typed-values/pom.xml index 356912d5c78..2cfa0fb88c4 100644 --- a/commons/typed-values/pom.xml +++ b/commons/typed-values/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/commons/utils/pom.xml b/commons/utils/pom.xml index e01d9bd0a15..16954d15d70 100644 --- a/commons/utils/pom.xml +++ b/commons/utils/pom.xml @@ -4,7 +4,7 @@ org.camunda.commons camunda-commons-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-commons-utils diff --git a/connect/bom/pom.xml b/connect/bom/pom.xml index 789d33525ce..ed4044448b2 100644 --- a/connect/bom/pom.xml +++ b/connect/bom/pom.xml @@ -5,12 +5,12 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.connect camunda-connect-bom - 7.22.0-alpha3 + 7.22.0-SNAPSHOT Camunda Platform - connect - bom pom @@ -48,7 +48,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/connect/connectors-all/pom.xml b/connect/connectors-all/pom.xml index 2ab28bc353c..e75b2a237cb 100644 --- a/connect/connectors-all/pom.xml +++ b/connect/connectors-all/pom.xml @@ -4,7 +4,7 @@ org.camunda.connect camunda-connect-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-connect-connectors-all diff --git a/connect/core/pom.xml b/connect/core/pom.xml index 4fb6a9012c2..692f0d335c5 100644 --- a/connect/core/pom.xml +++ b/connect/core/pom.xml @@ -4,7 +4,7 @@ org.camunda.connect camunda-connect-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-connect-core diff --git a/connect/http-client/pom.xml b/connect/http-client/pom.xml index 51b8bfb7edf..bff69c40e3f 100644 --- a/connect/http-client/pom.xml +++ b/connect/http-client/pom.xml @@ -4,7 +4,7 @@ camunda-connect-root org.camunda.connect - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/connect/pom.xml b/connect/pom.xml index 07709e9e941..170267a4d3d 100644 --- a/connect/pom.xml +++ b/connect/pom.xml @@ -4,7 +4,7 @@ org.camunda.connect camunda-connect-bom - 7.22.0-alpha3 + 7.22.0-SNAPSHOT bom @@ -144,7 +144,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/connect/soap-http-client/pom.xml b/connect/soap-http-client/pom.xml index 39293f3346b..78e82ae518a 100644 --- a/connect/soap-http-client/pom.xml +++ b/connect/soap-http-client/pom.xml @@ -4,7 +4,7 @@ org.camunda.connect camunda-connect-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-connect-soap-http-client diff --git a/database/pom.xml b/database/pom.xml index da5759eed23..af6cf041f4c 100644 --- a/database/pom.xml +++ b/database/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm camunda-parent ../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-database-settings diff --git a/distro/jboss/pom.xml b/distro/jboss/pom.xml index 1cd5db127b6..1964083b010 100644 --- a/distro/jboss/pom.xml +++ b/distro/jboss/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.jboss diff --git a/distro/jboss/webapp/pom.xml b/distro/jboss/webapp/pom.xml index 304d2b12a68..8db76efa541 100644 --- a/distro/jboss/webapp/pom.xml +++ b/distro/jboss/webapp/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.jboss camunda-jboss - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/distro/license-book/pom.xml b/distro/license-book/pom.xml index f08972b05f6..1ba773c6554 100644 --- a/distro/license-book/pom.xml +++ b/distro/license-book/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT license-book diff --git a/distro/run/assembly/pom.xml b/distro/run/assembly/pom.xml index 49893bbf76d..8410480a5f7 100644 --- a/distro/run/assembly/pom.xml +++ b/distro/run/assembly/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/core/pom.xml b/distro/run/core/pom.xml index 1ba7e9f1228..bf2958c4921 100644 --- a/distro/run/core/pom.xml +++ b/distro/run/core/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/distro/pom.xml b/distro/run/distro/pom.xml index 983db1a7d82..c12d709df20 100644 --- a/distro/run/distro/pom.xml +++ b/distro/run/distro/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/modules/example/pom.xml b/distro/run/modules/example/pom.xml index 254b37994fa..d42e8c91924 100644 --- a/distro/run/modules/example/pom.xml +++ b/distro/run/modules/example/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-modules - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-run-modules-example-invoice diff --git a/distro/run/modules/pom.xml b/distro/run/modules/pom.xml index d17e1df9f36..31a7be18a4a 100644 --- a/distro/run/modules/pom.xml +++ b/distro/run/modules/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/modules/rest/pom.xml b/distro/run/modules/rest/pom.xml index 651d2d02099..75ab430344e 100644 --- a/distro/run/modules/rest/pom.xml +++ b/distro/run/modules/rest/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-modules - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/modules/swaggerui/pom.xml b/distro/run/modules/swaggerui/pom.xml index 828eb6b3ffa..92f2126ce6c 100644 --- a/distro/run/modules/swaggerui/pom.xml +++ b/distro/run/modules/swaggerui/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.run camunda-bpm-run-modules - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-run-modules-swaggerui diff --git a/distro/run/modules/swaggerui/ui/package.json b/distro/run/modules/swaggerui/ui/package.json index 969c3339474..4a517612856 100644 --- a/distro/run/modules/swaggerui/ui/package.json +++ b/distro/run/modules/swaggerui/ui/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "7.22.0-alpha3", + "version": "7.22.0-SNAPSHOT", "private": true, "scripts": { "prebuild": "node ./tasks/license.js", diff --git a/distro/run/modules/webapps/pom.xml b/distro/run/modules/webapps/pom.xml index 676d700c884..8dc303e5480 100644 --- a/distro/run/modules/webapps/pom.xml +++ b/distro/run/modules/webapps/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-modules - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/pom.xml b/distro/run/pom.xml index 83f85ab2e83..b5ea84ced7d 100644 --- a/distro/run/pom.xml +++ b/distro/run/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../../database diff --git a/distro/run/qa/example-plugin/pom.xml b/distro/run/qa/example-plugin/pom.xml index f83722d16af..7329d3cdb42 100644 --- a/distro/run/qa/example-plugin/pom.xml +++ b/distro/run/qa/example-plugin/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.run camunda-bpm-run-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/qa/integration-tests/pom.xml b/distro/run/qa/integration-tests/pom.xml index 262c91466bc..0314a772f58 100644 --- a/distro/run/qa/integration-tests/pom.xml +++ b/distro/run/qa/integration-tests/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/qa/pom.xml b/distro/run/qa/pom.xml index 183fc0627b3..eb9639af424 100644 --- a/distro/run/qa/pom.xml +++ b/distro/run/qa/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/run/qa/runtime/pom.xml b/distro/run/qa/runtime/pom.xml index 2eb43ce03f5..3da0c917616 100644 --- a/distro/run/qa/runtime/pom.xml +++ b/distro/run/qa/runtime/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.run camunda-bpm-run-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT .. diff --git a/distro/sql-script/pom.xml b/distro/sql-script/pom.xml index e8d83ce3eff..a97e9820b4c 100644 --- a/distro/sql-script/pom.xml +++ b/distro/sql-script/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.distro diff --git a/distro/tomcat/assembly/pom.xml b/distro/tomcat/assembly/pom.xml index 4e8aadbcaf1..da92cc7f4a8 100644 --- a/distro/tomcat/assembly/pom.xml +++ b/distro/tomcat/assembly/pom.xml @@ -12,7 +12,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/distro/tomcat/distro/pom.xml b/distro/tomcat/distro/pom.xml index a1dc50adba1..34a9f96a4c2 100644 --- a/distro/tomcat/distro/pom.xml +++ b/distro/tomcat/distro/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.22.0-alpha3 + 7.22.0-SNAPSHOT Camunda Platform - tomcat Distro diff --git a/distro/tomcat/pom.xml b/distro/tomcat/pom.xml index 487c8a12026..0b6c0b68b35 100644 --- a/distro/tomcat/pom.xml +++ b/distro/tomcat/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-tomcat diff --git a/distro/tomcat/webapp/pom.xml b/distro/tomcat/webapp/pom.xml index 2c7f1eeab76..28c10bc21b3 100644 --- a/distro/tomcat/webapp/pom.xml +++ b/distro/tomcat/webapp/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.tomcat camunda-tomcat - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/distro/webjar/pom.xml b/distro/webjar/pom.xml index 200d0d3aa1d..97fab164f4c 100644 --- a/distro/webjar/pom.xml +++ b/distro/webjar/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.webapp diff --git a/distro/wildfly/assembly/pom.xml b/distro/wildfly/assembly/pom.xml index 07930388c0b..d5a203df428 100644 --- a/distro/wildfly/assembly/pom.xml +++ b/distro/wildfly/assembly/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-wildfly-assembly diff --git a/distro/wildfly/distro/pom.xml b/distro/wildfly/distro/pom.xml index 1d6a3611b27..d40352dd442 100644 --- a/distro/wildfly/distro/pom.xml +++ b/distro/wildfly/distro/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-wildfly diff --git a/distro/wildfly/modules/pom.xml b/distro/wildfly/modules/pom.xml index 3e8b86ac078..7d275ff842e 100644 --- a/distro/wildfly/modules/pom.xml +++ b/distro/wildfly/modules/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-wildfly-modules diff --git a/distro/wildfly/pom.xml b/distro/wildfly/pom.xml index 6674bd7930e..bdbf4006a73 100644 --- a/distro/wildfly/pom.xml +++ b/distro/wildfly/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.wildfly diff --git a/distro/wildfly/subsystem/pom.xml b/distro/wildfly/subsystem/pom.xml index 4a0369c6c08..21c8f25fd7c 100644 --- a/distro/wildfly/subsystem/pom.xml +++ b/distro/wildfly/subsystem/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-wildfly-subsystem diff --git a/distro/wildfly/webapp/pom.xml b/distro/wildfly/webapp/pom.xml index 95b71eec3a6..aad0446498c 100644 --- a/distro/wildfly/webapp/pom.xml +++ b/distro/wildfly/webapp/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.wildfly camunda-wildfly - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/distro/wildfly26/modules/pom.xml b/distro/wildfly26/modules/pom.xml index 06c90fae93d..b1b1c04293f 100644 --- a/distro/wildfly26/modules/pom.xml +++ b/distro/wildfly26/modules/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly26 - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-wildfly26-modules diff --git a/distro/wildfly26/pom.xml b/distro/wildfly26/pom.xml index 50116bfae6e..a1d0dcdc75e 100644 --- a/distro/wildfly26/pom.xml +++ b/distro/wildfly26/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.wildfly diff --git a/distro/wildfly26/subsystem/pom.xml b/distro/wildfly26/subsystem/pom.xml index 4ddf6c4c468..e675322b9ee 100644 --- a/distro/wildfly26/subsystem/pom.xml +++ b/distro/wildfly26/subsystem/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.wildfly camunda-wildfly26 - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-wildfly26-subsystem diff --git a/engine-cdi/core/pom.xml b/engine-cdi/core/pom.xml index a734b378649..5af951077a1 100644 --- a/engine-cdi/core/pom.xml +++ b/engine-cdi/core/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-cdi/jakarta/pom.xml b/engine-cdi/jakarta/pom.xml index 748b59786cc..5f08c87938d 100644 --- a/engine-cdi/jakarta/pom.xml +++ b/engine-cdi/jakarta/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-cdi/pom.xml b/engine-cdi/pom.xml index e41dbff6d70..1c2a58a9b45 100644 --- a/engine-cdi/pom.xml +++ b/engine-cdi/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-cdi-compatibility-root diff --git a/engine-dmn/bom/pom.xml b/engine-dmn/bom/pom.xml index c285012e51d..d04525029b3 100644 --- a/engine-dmn/bom/pom.xml +++ b/engine-dmn/bom/pom.xml @@ -5,13 +5,13 @@ org.camunda.bpm camunda-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../../ org.camunda.bpm.dmn camunda-engine-dmn-bom - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda DMN - engine - bom pom diff --git a/engine-dmn/engine/pom.xml b/engine-dmn/engine/pom.xml index bbcc31efd64..de20078edf5 100644 --- a/engine-dmn/engine/pom.xml +++ b/engine-dmn/engine/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.dmn camunda-engine-dmn-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-engine-dmn diff --git a/engine-dmn/feel-api/pom.xml b/engine-dmn/feel-api/pom.xml index 7c38f16b2ec..8a5786549df 100644 --- a/engine-dmn/feel-api/pom.xml +++ b/engine-dmn/feel-api/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.dmn camunda-engine-dmn-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-engine-feel-api diff --git a/engine-dmn/feel-juel/pom.xml b/engine-dmn/feel-juel/pom.xml index bd431b315fb..ad3bd61f72c 100644 --- a/engine-dmn/feel-juel/pom.xml +++ b/engine-dmn/feel-juel/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.dmn camunda-engine-dmn-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-engine-feel-juel diff --git a/engine-dmn/feel-scala/pom.xml b/engine-dmn/feel-scala/pom.xml index c66587ba859..458b84f09bb 100644 --- a/engine-dmn/feel-scala/pom.xml +++ b/engine-dmn/feel-scala/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.dmn camunda-engine-dmn-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-engine-feel-scala diff --git a/engine-dmn/pom.xml b/engine-dmn/pom.xml index 96d2834ea1c..3fd062c96eb 100644 --- a/engine-dmn/pom.xml +++ b/engine-dmn/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.dmn diff --git a/engine-plugins/connect-plugin/pom.xml b/engine-plugins/connect-plugin/pom.xml index 25aa7a39b46..b12faaf6fbe 100644 --- a/engine-plugins/connect-plugin/pom.xml +++ b/engine-plugins/connect-plugin/pom.xml @@ -4,7 +4,7 @@ camunda-engine-plugins org.camunda.bpm - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/engine-plugins/identity-ldap/pom.xml b/engine-plugins/identity-ldap/pom.xml index b7dd900e3e1..03d5a0f0c8b 100644 --- a/engine-plugins/identity-ldap/pom.xml +++ b/engine-plugins/identity-ldap/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-engine-plugins - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-plugins/pom.xml b/engine-plugins/pom.xml index a04f95f6651..3e4c618a7a5 100644 --- a/engine-plugins/pom.xml +++ b/engine-plugins/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-engine-plugins diff --git a/engine-plugins/spin-plugin/pom.xml b/engine-plugins/spin-plugin/pom.xml index 1bf54eaf454..7b725ac31a8 100644 --- a/engine-plugins/spin-plugin/pom.xml +++ b/engine-plugins/spin-plugin/pom.xml @@ -4,7 +4,7 @@ camunda-engine-plugins org.camunda.bpm - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/engine-rest/assembly-jakarta/pom.xml b/engine-rest/assembly-jakarta/pom.xml index 530617c279f..72721b98f33 100644 --- a/engine-rest/assembly-jakarta/pom.xml +++ b/engine-rest/assembly-jakarta/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-rest/assembly/pom.xml b/engine-rest/assembly/pom.xml index 15ca9b5822b..5a6a527059a 100644 --- a/engine-rest/assembly/pom.xml +++ b/engine-rest/assembly/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-rest/docs/package.json b/engine-rest/docs/package.json index 6f022856f83..a1792ae4caf 100644 --- a/engine-rest/docs/package.json +++ b/engine-rest/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "7.22.0-alpha3", + "version": "7.22.0-SNAPSHOT", "private": true, "scripts": { "build": "node build" diff --git a/engine-rest/docs/pom.xml b/engine-rest/docs/pom.xml index dddaab0b18b..45499a7f25a 100644 --- a/engine-rest/docs/pom.xml +++ b/engine-rest/docs/pom.xml @@ -3,7 +3,7 @@ camunda-engine-rest-root org.camunda.bpm - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/engine-rest/engine-rest-jakarta/pom.xml b/engine-rest/engine-rest-jakarta/pom.xml index fb014ac34a9..3b0400b6ef1 100644 --- a/engine-rest/engine-rest-jakarta/pom.xml +++ b/engine-rest/engine-rest-jakarta/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-rest/engine-rest-openapi-generator/pom.xml b/engine-rest/engine-rest-openapi-generator/pom.xml index d387ef04d81..51dd1b3b7f1 100644 --- a/engine-rest/engine-rest-openapi-generator/pom.xml +++ b/engine-rest/engine-rest-openapi-generator/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-rest/engine-rest-openapi/pom.xml b/engine-rest/engine-rest-openapi/pom.xml index 029f729be93..e14ebe262a7 100644 --- a/engine-rest/engine-rest-openapi/pom.xml +++ b/engine-rest/engine-rest-openapi/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-rest/engine-rest/pom.xml b/engine-rest/engine-rest/pom.xml index 8cd1c5396b4..ad07e2004d3 100644 --- a/engine-rest/engine-rest/pom.xml +++ b/engine-rest/engine-rest/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-engine-rest-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-rest/pom.xml b/engine-rest/pom.xml index 851b0ccadf8..be10c1fee38 100644 --- a/engine-rest/pom.xml +++ b/engine-rest/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-engine-rest-root diff --git a/engine-spring/core-6/pom.xml b/engine-spring/core-6/pom.xml index e4f9063b599..2573393c68c 100644 --- a/engine-spring/core-6/pom.xml +++ b/engine-spring/core-6/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-spring/core/pom.xml b/engine-spring/core/pom.xml index e0b994f1d4d..850b5aeeace 100644 --- a/engine-spring/core/pom.xml +++ b/engine-spring/core/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/engine-spring/pom.xml b/engine-spring/pom.xml index b3d78e974a0..d1f7bab4966 100644 --- a/engine-spring/pom.xml +++ b/engine-spring/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-spring-compatibility-root diff --git a/engine/pom.xml b/engine/pom.xml index 3529357bf0f..1b7a9f5b2c0 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/examples/invoice-jakarta/pom.xml b/examples/invoice-jakarta/pom.xml index 0589c78654a..4d96f0ca55f 100644 --- a/examples/invoice-jakarta/pom.xml +++ b/examples/invoice-jakarta/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.example camunda-example-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/examples/invoice/pom.xml b/examples/invoice/pom.xml index bbb453e2d3f..04708f5c975 100644 --- a/examples/invoice/pom.xml +++ b/examples/invoice/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.example camunda-example-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 19cbae0a2c4..3aa18a1dfaf 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/freemarker-template-engine/pom.xml b/freemarker-template-engine/pom.xml index bf266e4b371..b2dd867bb66 100644 --- a/freemarker-template-engine/pom.xml +++ b/freemarker-template-engine/pom.xml @@ -5,12 +5,12 @@ org.camunda.bpm camunda-parent ../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.template-engines camunda-template-engines-freemarker - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda template engine jsr223 freemarker @@ -102,7 +102,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/internal-dependencies/pom.xml b/internal-dependencies/pom.xml index 007a90b5608..1b9c81e644a 100644 --- a/internal-dependencies/pom.xml +++ b/internal-dependencies/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm camunda-parent ../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-core-internal-dependencies diff --git a/javaee/ejb-client-jakarta/pom.xml b/javaee/ejb-client-jakarta/pom.xml index b2c297b4061..f6a693dd048 100644 --- a/javaee/ejb-client-jakarta/pom.xml +++ b/javaee/ejb-client-jakarta/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/javaee/ejb-client/pom.xml b/javaee/ejb-client/pom.xml index 836d7d58d9b..3c1237e2bcd 100644 --- a/javaee/ejb-client/pom.xml +++ b/javaee/ejb-client/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/javaee/ejb-service/pom.xml b/javaee/ejb-service/pom.xml index aea0f98b59e..44106c675dc 100644 --- a/javaee/ejb-service/pom.xml +++ b/javaee/ejb-service/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/javaee/jobexecutor-ra/pom.xml b/javaee/jobexecutor-ra/pom.xml index 785cb5f6335..58c0c83cf55 100755 --- a/javaee/jobexecutor-ra/pom.xml +++ b/javaee/jobexecutor-ra/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/javaee/jobexecutor-rar/pom.xml b/javaee/jobexecutor-rar/pom.xml index b64fea479ab..7ffc207c2f4 100755 --- a/javaee/jobexecutor-rar/pom.xml +++ b/javaee/jobexecutor-rar/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/juel/pom.xml b/juel/pom.xml index ae804dc0dca..c7e97c330ed 100644 --- a/juel/pom.xml +++ b/juel/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.juel diff --git a/model-api/bpmn-model/pom.xml b/model-api/bpmn-model/pom.xml index 74df5f4bb60..5577f7b794a 100644 --- a/model-api/bpmn-model/pom.xml +++ b/model-api/bpmn-model/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.model camunda-model-apis ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpmn-model diff --git a/model-api/cmmn-model/pom.xml b/model-api/cmmn-model/pom.xml index bd299ca66c6..c196a2cf38a 100644 --- a/model-api/cmmn-model/pom.xml +++ b/model-api/cmmn-model/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.model camunda-model-apis ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-cmmn-model diff --git a/model-api/dmn-model/pom.xml b/model-api/dmn-model/pom.xml index 42ccce0709a..b455d613c49 100644 --- a/model-api/dmn-model/pom.xml +++ b/model-api/dmn-model/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.model camunda-model-apis ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-dmn-model diff --git a/model-api/pom.xml b/model-api/pom.xml index 411474eebcc..1b5d737dc61 100644 --- a/model-api/pom.xml +++ b/model-api/pom.xml @@ -12,7 +12,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/model-api/xml-model/pom.xml b/model-api/xml-model/pom.xml index 8ca0b729ac1..24d9f9484b6 100644 --- a/model-api/xml-model/pom.xml +++ b/model-api/xml-model/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.model camunda-model-apis ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-xml-model diff --git a/parent/pom.xml b/parent/pom.xml index 382a855fba7..367add0e615 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm camunda-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index d4f7fbff1e4..b5c98479d9a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm camunda-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT pom Camunda Platform - Root Pom 2013 @@ -358,7 +358,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/qa/ensure-clean-db-plugin/pom.xml b/qa/ensure-clean-db-plugin/pom.xml index 2f89143a6ed..9a214d0884c 100644 --- a/qa/ensure-clean-db-plugin/pom.xml +++ b/qa/ensure-clean-db-plugin/pom.xml @@ -7,7 +7,7 @@ camunda-qa org.camunda.bpm.qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/integration-tests-engine-jakarta/pom.xml b/qa/integration-tests-engine-jakarta/pom.xml index a1a75b1df58..76eb2ca48a7 100644 --- a/qa/integration-tests-engine-jakarta/pom.xml +++ b/qa/integration-tests-engine-jakarta/pom.xml @@ -8,7 +8,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/integration-tests-engine/pom.xml b/qa/integration-tests-engine/pom.xml index ff1a796b649..0195d758051 100644 --- a/qa/integration-tests-engine/pom.xml +++ b/qa/integration-tests-engine/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/integration-tests-webapps/integration-tests/pom.xml b/qa/integration-tests-webapps/integration-tests/pom.xml index bdd3bc8b5a4..dea754debc9 100644 --- a/qa/integration-tests-webapps/integration-tests/pom.xml +++ b/qa/integration-tests-webapps/integration-tests/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa-integration-tests-webapps-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/qa/integration-tests-webapps/pom.xml b/qa/integration-tests-webapps/pom.xml index 1ceef5ce7ef..d9d017e108f 100644 --- a/qa/integration-tests-webapps/pom.xml +++ b/qa/integration-tests-webapps/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/integration-tests-webapps/shared-engine/pom.xml b/qa/integration-tests-webapps/shared-engine/pom.xml index 9472784551d..a46f5740b6d 100644 --- a/qa/integration-tests-webapps/shared-engine/pom.xml +++ b/qa/integration-tests-webapps/shared-engine/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa-integration-tests-webapps-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/qa/large-data-tests/pom.xml b/qa/large-data-tests/pom.xml index 2ddb4f7a334..84614a2d06e 100644 --- a/qa/large-data-tests/pom.xml +++ b/qa/large-data-tests/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/qa/performance-tests-engine/pom.xml b/qa/performance-tests-engine/pom.xml index 46f3ecd2d66..a3a29caebc6 100644 --- a/qa/performance-tests-engine/pom.xml +++ b/qa/performance-tests-engine/pom.xml @@ -7,7 +7,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/pom.xml b/qa/pom.xml index c5be97993ee..5626ca97a04 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/test-db-instance-migration/pom.xml b/qa/test-db-instance-migration/pom.xml index c0f2cf30d39..f5027ee3719 100644 --- a/qa/test-db-instance-migration/pom.xml +++ b/qa/test-db-instance-migration/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/test-db-instance-migration/test-fixture-710/pom.xml b/qa/test-db-instance-migration/test-fixture-710/pom.xml index 7fa1bded683..06704d7c9bc 100644 --- a/qa/test-db-instance-migration/test-fixture-710/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-710/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-710 diff --git a/qa/test-db-instance-migration/test-fixture-711/pom.xml b/qa/test-db-instance-migration/test-fixture-711/pom.xml index c729fcdb92b..2d21552e5f7 100644 --- a/qa/test-db-instance-migration/test-fixture-711/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-711/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-711 diff --git a/qa/test-db-instance-migration/test-fixture-712/pom.xml b/qa/test-db-instance-migration/test-fixture-712/pom.xml index f4e8bfb9046..059245c25da 100644 --- a/qa/test-db-instance-migration/test-fixture-712/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-712/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-712 diff --git a/qa/test-db-instance-migration/test-fixture-713/pom.xml b/qa/test-db-instance-migration/test-fixture-713/pom.xml index 32c9ecea460..255e5d2455e 100644 --- a/qa/test-db-instance-migration/test-fixture-713/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-713/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-713 diff --git a/qa/test-db-instance-migration/test-fixture-714/pom.xml b/qa/test-db-instance-migration/test-fixture-714/pom.xml index 47742cde39a..0190f31fb05 100644 --- a/qa/test-db-instance-migration/test-fixture-714/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-714/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-714 diff --git a/qa/test-db-instance-migration/test-fixture-715/pom.xml b/qa/test-db-instance-migration/test-fixture-715/pom.xml index 6a151a5a57b..e58b2a6643e 100644 --- a/qa/test-db-instance-migration/test-fixture-715/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-715/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-715 diff --git a/qa/test-db-instance-migration/test-fixture-716/pom.xml b/qa/test-db-instance-migration/test-fixture-716/pom.xml index ffa25e68fec..e11d402a43b 100644 --- a/qa/test-db-instance-migration/test-fixture-716/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-716/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-716 diff --git a/qa/test-db-instance-migration/test-fixture-717/pom.xml b/qa/test-db-instance-migration/test-fixture-717/pom.xml index a0ed8686931..144b93994ad 100644 --- a/qa/test-db-instance-migration/test-fixture-717/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-717/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-717 diff --git a/qa/test-db-instance-migration/test-fixture-718/pom.xml b/qa/test-db-instance-migration/test-fixture-718/pom.xml index 3958136a4a7..b52ffce022f 100644 --- a/qa/test-db-instance-migration/test-fixture-718/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-718/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-718 diff --git a/qa/test-db-instance-migration/test-fixture-719/pom.xml b/qa/test-db-instance-migration/test-fixture-719/pom.xml index fa5633649df..aca8a1626d3 100644 --- a/qa/test-db-instance-migration/test-fixture-719/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-719/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-719 diff --git a/qa/test-db-instance-migration/test-fixture-72/pom.xml b/qa/test-db-instance-migration/test-fixture-72/pom.xml index c57e4cb3b32..4432a170cea 100644 --- a/qa/test-db-instance-migration/test-fixture-72/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-72/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-72 diff --git a/qa/test-db-instance-migration/test-fixture-720/pom.xml b/qa/test-db-instance-migration/test-fixture-720/pom.xml index af25f7e6ce2..6059b54d51e 100644 --- a/qa/test-db-instance-migration/test-fixture-720/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-720/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-720 diff --git a/qa/test-db-instance-migration/test-fixture-721/pom.xml b/qa/test-db-instance-migration/test-fixture-721/pom.xml index d7c11ce4b0c..08e3c79217a 100644 --- a/qa/test-db-instance-migration/test-fixture-721/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-721/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-721 diff --git a/qa/test-db-instance-migration/test-fixture-722/pom.xml b/qa/test-db-instance-migration/test-fixture-722/pom.xml index c2b84949415..a568760d164 100644 --- a/qa/test-db-instance-migration/test-fixture-722/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-722/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-722 diff --git a/qa/test-db-instance-migration/test-fixture-73/pom.xml b/qa/test-db-instance-migration/test-fixture-73/pom.xml index dd896398699..4b609f18d64 100644 --- a/qa/test-db-instance-migration/test-fixture-73/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-73/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-73 diff --git a/qa/test-db-instance-migration/test-fixture-74/pom.xml b/qa/test-db-instance-migration/test-fixture-74/pom.xml index ec1ea00bb59..791e5c5a49d 100644 --- a/qa/test-db-instance-migration/test-fixture-74/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-74/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-74 diff --git a/qa/test-db-instance-migration/test-fixture-75/pom.xml b/qa/test-db-instance-migration/test-fixture-75/pom.xml index 34e0276de56..9f6d24029a8 100644 --- a/qa/test-db-instance-migration/test-fixture-75/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-75/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-75 diff --git a/qa/test-db-instance-migration/test-fixture-76/pom.xml b/qa/test-db-instance-migration/test-fixture-76/pom.xml index 64ff395abdc..d213f6aac40 100644 --- a/qa/test-db-instance-migration/test-fixture-76/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-76/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-76 diff --git a/qa/test-db-instance-migration/test-fixture-77/pom.xml b/qa/test-db-instance-migration/test-fixture-77/pom.xml index 8f43632c750..d0f40ac12ee 100644 --- a/qa/test-db-instance-migration/test-fixture-77/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-77/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-77 diff --git a/qa/test-db-instance-migration/test-fixture-78/pom.xml b/qa/test-db-instance-migration/test-fixture-78/pom.xml index a1de6331e95..9786c5da4dd 100644 --- a/qa/test-db-instance-migration/test-fixture-78/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-78/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-78 diff --git a/qa/test-db-instance-migration/test-fixture-79/pom.xml b/qa/test-db-instance-migration/test-fixture-79/pom.xml index f689f4f879c..95bd601aa0b 100644 --- a/qa/test-db-instance-migration/test-fixture-79/pom.xml +++ b/qa/test-db-instance-migration/test-fixture-79/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-fixture-79 diff --git a/qa/test-db-instance-migration/test-migration/pom.xml b/qa/test-db-instance-migration/test-migration/pom.xml index 70af0d80105..2a128fce0f5 100644 --- a/qa/test-db-instance-migration/test-migration/pom.xml +++ b/qa/test-db-instance-migration/test-migration/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-instance-migration - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-upgrade-test-migration diff --git a/qa/test-db-rolling-update/create-new-engine/pom.xml b/qa/test-db-rolling-update/create-new-engine/pom.xml index 63c0ee33007..56ad472057a 100644 --- a/qa/test-db-rolling-update/create-new-engine/pom.xml +++ b/qa/test-db-rolling-update/create-new-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-db-create-new-engine diff --git a/qa/test-db-rolling-update/create-old-engine/pom.xml b/qa/test-db-rolling-update/create-old-engine/pom.xml index 833ed150403..d35b99b6dec 100644 --- a/qa/test-db-rolling-update/create-old-engine/pom.xml +++ b/qa/test-db-rolling-update/create-old-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-db-create-old-engine diff --git a/qa/test-db-rolling-update/pom.xml b/qa/test-db-rolling-update/pom.xml index 56836bc10a0..24103f296eb 100644 --- a/qa/test-db-rolling-update/pom.xml +++ b/qa/test-db-rolling-update/pom.xml @@ -10,7 +10,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/test-db-rolling-update/rolling-update-util/pom.xml b/qa/test-db-rolling-update/rolling-update-util/pom.xml index 7abf5c84a2d..560b45d780f 100644 --- a/qa/test-db-rolling-update/rolling-update-util/pom.xml +++ b/qa/test-db-rolling-update/rolling-update-util/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-db-rolling-update-util diff --git a/qa/test-db-rolling-update/test-old-engine/pom.xml b/qa/test-db-rolling-update/test-old-engine/pom.xml index 78f8b669d77..1430fdb2109 100644 --- a/qa/test-db-rolling-update/test-old-engine/pom.xml +++ b/qa/test-db-rolling-update/test-old-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa.upgrade camunda-qa-db-rolling-update - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/test-db-util/pom.xml b/qa/test-db-util/pom.xml index ac9cbdac400..8addd38c8fe 100644 --- a/qa/test-db-util/pom.xml +++ b/qa/test-db-util/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.qa.upgrade diff --git a/qa/test-old-engine/pom.xml b/qa/test-old-engine/pom.xml index d1b2918571e..ad1298ec15e 100755 --- a/qa/test-old-engine/pom.xml +++ b/qa/test-old-engine/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-qa-old-engine diff --git a/qa/tomcat-runtime/pom.xml b/qa/tomcat-runtime/pom.xml index 4781ac76c95..bcf373b54fb 100644 --- a/qa/tomcat-runtime/pom.xml +++ b/qa/tomcat-runtime/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/wildfly-runtime/pom.xml b/qa/wildfly-runtime/pom.xml index 37c44b41cf1..3d79c5836f1 100644 --- a/qa/wildfly-runtime/pom.xml +++ b/qa/wildfly-runtime/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/qa/wildfly26-runtime/pom.xml b/qa/wildfly26-runtime/pom.xml index 480e1e3f636..207372aa774 100644 --- a/qa/wildfly26-runtime/pom.xml +++ b/qa/wildfly26-runtime/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm.qa camunda-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/quarkus-extension/engine/deployment/pom.xml b/quarkus-extension/engine/deployment/pom.xml index dec9a8409fb..cc1373dd8ac 100644 --- a/quarkus-extension/engine/deployment/pom.xml +++ b/quarkus-extension/engine/deployment/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.quarkus camunda-bpm-quarkus-engine-parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-quarkus-engine-deployment diff --git a/quarkus-extension/engine/pom.xml b/quarkus-extension/engine/pom.xml index ca8e62cef8c..2b0c1fdcac5 100644 --- a/quarkus-extension/engine/pom.xml +++ b/quarkus-extension/engine/pom.xml @@ -6,7 +6,7 @@ camunda-bpm-quarkus-parent org.camunda.bpm.quarkus - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-quarkus-engine-parent diff --git a/quarkus-extension/engine/qa/pom.xml b/quarkus-extension/engine/qa/pom.xml index e95e6903e4d..6fafd8d002f 100644 --- a/quarkus-extension/engine/qa/pom.xml +++ b/quarkus-extension/engine/qa/pom.xml @@ -2,7 +2,7 @@ org.camunda.bpm.quarkus camunda-bpm-quarkus-engine-parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT 4.0.0 diff --git a/quarkus-extension/engine/runtime/pom.xml b/quarkus-extension/engine/runtime/pom.xml index 22761265d4e..2d86b8fe271 100644 --- a/quarkus-extension/engine/runtime/pom.xml +++ b/quarkus-extension/engine/runtime/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.quarkus camunda-bpm-quarkus-engine-parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-quarkus-engine diff --git a/quarkus-extension/pom.xml b/quarkus-extension/pom.xml index a0451c1efd9..4c9fa30e4c2 100644 --- a/quarkus-extension/pom.xml +++ b/quarkus-extension/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-bpm-quarkus-parent diff --git a/spin/bom/pom.xml b/spin/bom/pom.xml index dcdd0cc27e5..5ec14e53905 100644 --- a/spin/bom/pom.xml +++ b/spin/bom/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-parent ../../parent - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.spin @@ -79,7 +79,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/spin/core/pom.xml b/spin/core/pom.xml index a5cb39dd6b2..6ee34274c84 100644 --- a/spin/core/pom.xml +++ b/spin/core/pom.xml @@ -4,7 +4,7 @@ org.camunda.spin camunda-spin-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-spin-core diff --git a/spin/dataformat-all/pom.xml b/spin/dataformat-all/pom.xml index 7b1a3715610..805bbec9163 100644 --- a/spin/dataformat-all/pom.xml +++ b/spin/dataformat-all/pom.xml @@ -4,7 +4,7 @@ org.camunda.spin camunda-spin-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-spin-dataformat-all diff --git a/spin/dataformat-json-jackson/pom.xml b/spin/dataformat-json-jackson/pom.xml index cef40f8adac..a0548dc7a16 100644 --- a/spin/dataformat-json-jackson/pom.xml +++ b/spin/dataformat-json-jackson/pom.xml @@ -4,7 +4,7 @@ org.camunda.spin camunda-spin-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-spin-dataformat-json-jackson diff --git a/spin/dataformat-xml-dom-jakarta/pom.xml b/spin/dataformat-xml-dom-jakarta/pom.xml index 60a175f860d..d88da218586 100644 --- a/spin/dataformat-xml-dom-jakarta/pom.xml +++ b/spin/dataformat-xml-dom-jakarta/pom.xml @@ -4,7 +4,7 @@ org.camunda.spin camunda-spin-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-spin-dataformat-xml-dom-jakarta diff --git a/spin/dataformat-xml-dom/pom.xml b/spin/dataformat-xml-dom/pom.xml index 129b1783fc4..8a4500fbd91 100644 --- a/spin/dataformat-xml-dom/pom.xml +++ b/spin/dataformat-xml-dom/pom.xml @@ -4,7 +4,7 @@ org.camunda.spin camunda-spin-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-spin-dataformat-xml-dom diff --git a/spin/pom.xml b/spin/pom.xml index 483ab3e4311..ee9068eed8d 100644 --- a/spin/pom.xml +++ b/spin/pom.xml @@ -5,7 +5,7 @@ org.camunda.spin camunda-spin-bom - 7.22.0-alpha3 + 7.22.0-SNAPSHOT bom @@ -178,7 +178,7 @@ https://github.com/camunda/camunda-bpm-platform scm:git:git@github.com:camunda/camunda-bpm-platform.git scm:git:git@github.com:camunda/camunda-bpm-platform.git - 7.22.0-alpha3 + HEAD diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index b8d5410a77e..9614a73f1f2 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.springboot.project diff --git a/spring-boot-starter/starter-client/spring-boot/pom.xml b/spring-boot-starter/starter-client/spring-boot/pom.xml index 39f56760684..7adcbc63c41 100644 --- a/spring-boot-starter/starter-client/spring-boot/pom.xml +++ b/spring-boot-starter/starter-client/spring-boot/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../../pom.xml diff --git a/spring-boot-starter/starter-client/spring/pom.xml b/spring-boot-starter/starter-client/spring/pom.xml index e820c4abf06..48c13e7ff9c 100644 --- a/spring-boot-starter/starter-client/spring/pom.xml +++ b/spring-boot-starter/starter-client/spring/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../../pom.xml diff --git a/spring-boot-starter/starter-qa/integration-test-liquibase/pom.xml b/spring-boot-starter/starter-qa/integration-test-liquibase/pom.xml index cfdcb3634a2..31d80271714 100644 --- a/spring-boot-starter/starter-qa/integration-test-liquibase/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-liquibase/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-liquibase diff --git a/spring-boot-starter/starter-qa/integration-test-plugins/pom.xml b/spring-boot-starter/starter-qa/integration-test-plugins/pom.xml index 21a4afc913e..0fa6448115d 100644 --- a/spring-boot-starter/starter-qa/integration-test-plugins/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-plugins/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT pom diff --git a/spring-boot-starter/starter-qa/integration-test-plugins/spin/pom.xml b/spring-boot-starter/starter-qa/integration-test-plugins/spin/pom.xml index a3582d20bb1..fb7d34287fd 100644 --- a/spring-boot-starter/starter-qa/integration-test-plugins/spin/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-plugins/spin/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project qa-plugins - 7.22.0-alpha3 + 7.22.0-SNAPSHOT pom diff --git a/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-all/pom.xml b/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-all/pom.xml index ba7086a6335..dba40d0eac1 100644 --- a/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-all/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-all/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project qa-plugins-spin - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-plugins-spin-dataformat-all diff --git a/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-json-jackson/pom.xml b/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-json-jackson/pom.xml index cb1c3c1cc06..1cf47a80873 100644 --- a/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-json-jackson/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-plugins/spin/spin-dataformat-json-jackson/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project qa-plugins-spin - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-plugins-spin-dataformat-json-jackson diff --git a/spring-boot-starter/starter-qa/integration-test-request-scope/pom.xml b/spring-boot-starter/starter-qa/integration-test-request-scope/pom.xml index a0238c38e69..af532b69416 100644 --- a/spring-boot-starter/starter-qa/integration-test-request-scope/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-request-scope/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-request-scope diff --git a/spring-boot-starter/starter-qa/integration-test-simple/pom.xml b/spring-boot-starter/starter-qa/integration-test-simple/pom.xml index d8cfb16fe7c..a936d9c2265 100644 --- a/spring-boot-starter/starter-qa/integration-test-simple/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-simple/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-simple diff --git a/spring-boot-starter/starter-qa/integration-test-webapp/invoice-example/pom.xml b/spring-boot-starter/starter-qa/integration-test-webapp/invoice-example/pom.xml index ea2ef755bb8..f38be56156e 100644 --- a/spring-boot-starter/starter-qa/integration-test-webapp/invoice-example/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-webapp/invoice-example/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project qa-webapp - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-webapp-invoice-example diff --git a/spring-boot-starter/starter-qa/integration-test-webapp/pom.xml b/spring-boot-starter/starter-qa/integration-test-webapp/pom.xml index 083888856d7..60024a86799 100644 --- a/spring-boot-starter/starter-qa/integration-test-webapp/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-webapp/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-qa - 7.22.0-alpha3 + 7.22.0-SNAPSHOT pom diff --git a/spring-boot-starter/starter-qa/integration-test-webapp/runtime/pom.xml b/spring-boot-starter/starter-qa/integration-test-webapp/runtime/pom.xml index d0045766568..313ee3241cb 100644 --- a/spring-boot-starter/starter-qa/integration-test-webapp/runtime/pom.xml +++ b/spring-boot-starter/starter-qa/integration-test-webapp/runtime/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project qa-webapp - 7.22.0-alpha3 + 7.22.0-SNAPSHOT qa-webapp-ce-runtime diff --git a/spring-boot-starter/starter-qa/pom.xml b/spring-boot-starter/starter-qa/pom.xml index 89ba9dbc61c..f93e34bf151 100644 --- a/spring-boot-starter/starter-qa/pom.xml +++ b/spring-boot-starter/starter-qa/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT pom diff --git a/spring-boot-starter/starter-rest/pom.xml b/spring-boot-starter/starter-rest/pom.xml index d7689ba2934..cf4ae8d760e 100644 --- a/spring-boot-starter/starter-rest/pom.xml +++ b/spring-boot-starter/starter-rest/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.springboot diff --git a/spring-boot-starter/starter-test/pom.xml b/spring-boot-starter/starter-test/pom.xml index 71d34f6c280..0e9e09eacda 100644 --- a/spring-boot-starter/starter-test/pom.xml +++ b/spring-boot-starter/starter-test/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.springboot diff --git a/spring-boot-starter/starter-webapp-core/pom.xml b/spring-boot-starter/starter-webapp-core/pom.xml index fa4805646ea..dc7e440a660 100644 --- a/spring-boot-starter/starter-webapp-core/pom.xml +++ b/spring-boot-starter/starter-webapp-core/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.springboot diff --git a/spring-boot-starter/starter-webapp/pom.xml b/spring-boot-starter/starter-webapp/pom.xml index ad5a4681fea..d0670ba46fb 100644 --- a/spring-boot-starter/starter-webapp/pom.xml +++ b/spring-boot-starter/starter-webapp/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.springboot diff --git a/spring-boot-starter/starter/pom.xml b/spring-boot-starter/starter/pom.xml index c610791bb9b..b88a4834493 100644 --- a/spring-boot-starter/starter/pom.xml +++ b/spring-boot-starter/starter/pom.xml @@ -3,7 +3,7 @@ org.camunda.bpm.springboot.project camunda-bpm-spring-boot-starter-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT org.camunda.bpm.springboot diff --git a/test-utils/archunit/pom.xml b/test-utils/archunit/pom.xml index 3e92052dc01..f34eaf4e031 100644 --- a/test-utils/archunit/pom.xml +++ b/test-utils/archunit/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/test-utils/assert/core/pom.xml b/test-utils/assert/core/pom.xml index 8f9c9648989..2396c41af5e 100644 --- a/test-utils/assert/core/pom.xml +++ b/test-utils/assert/core/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-bpm-assert-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/test-utils/assert/pom.xml b/test-utils/assert/pom.xml index 8204331d1a5..bfe9b02e9f1 100644 --- a/test-utils/assert/pom.xml +++ b/test-utils/assert/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/test-utils/assert/qa/pom.xml b/test-utils/assert/qa/pom.xml index 671b6d03dc9..14c6e08b28b 100644 --- a/test-utils/assert/qa/pom.xml +++ b/test-utils/assert/qa/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-bpm-assert-root ../ - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/test-utils/junit5-extension-dmn/pom.xml b/test-utils/junit5-extension-dmn/pom.xml index b6dd237acf6..35f98dab319 100644 --- a/test-utils/junit5-extension-dmn/pom.xml +++ b/test-utils/junit5-extension-dmn/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-database-settings - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../../database diff --git a/test-utils/junit5-extension/pom.xml b/test-utils/junit5-extension/pom.xml index 717eeb27dc1..70ce74512a1 100644 --- a/test-utils/junit5-extension/pom.xml +++ b/test-utils/junit5-extension/pom.xml @@ -9,7 +9,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT diff --git a/test-utils/testcontainers/pom.xml b/test-utils/testcontainers/pom.xml index cd7b5ee8cc5..ae3d322d08c 100644 --- a/test-utils/testcontainers/pom.xml +++ b/test-utils/testcontainers/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm camunda-database-settings ../../database - 7.22.0-alpha3 + 7.22.0-SNAPSHOT camunda-test-utils-testcontainers diff --git a/webapps/assembly-jakarta/pom.xml b/webapps/assembly-jakarta/pom.xml index 63cf602da26..a64513fd829 100644 --- a/webapps/assembly-jakarta/pom.xml +++ b/webapps/assembly-jakarta/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.webapp camunda-webapp-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/webapps/assembly/pom.xml b/webapps/assembly/pom.xml index 55fc9240a47..8a1c1506aae 100644 --- a/webapps/assembly/pom.xml +++ b/webapps/assembly/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm.webapp camunda-webapp-root - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../ diff --git a/webapps/frontend/package.json b/webapps/frontend/package.json index dc309ac5ab8..f8ceff5445e 100644 --- a/webapps/frontend/package.json +++ b/webapps/frontend/package.json @@ -1,7 +1,7 @@ { "name": "camunda-bpm-webapp", "private": true, - "version": "7.22.0-alpha3", + "version": "7.22.0-SNAPSHOT", "main": "index.js", "scripts": { "dependencies": "license-checker --production --json --relativeLicensePath", diff --git a/webapps/pom.xml b/webapps/pom.xml index efa4ac1e0d6..9ade9a4ac01 100644 --- a/webapps/pom.xml +++ b/webapps/pom.xml @@ -6,7 +6,7 @@ org.camunda.bpm camunda-database-settings - 7.22.0-alpha3 + 7.22.0-SNAPSHOT ../database