diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index e9ac1262..798958b1 100644 --- a/camunda-sdk-java/java-client-operate/pom.xml +++ b/camunda-sdk-java/java-client-operate/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring camunda-sdk-java - 8.4.11 + 8.4.12-SNAPSHOT java-client-operate diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index 440a20f0..d9637d28 100644 --- a/camunda-sdk-java/java-common/pom.xml +++ b/camunda-sdk-java/java-common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring camunda-sdk-java - 8.4.11 + 8.4.12-SNAPSHOT java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index e2e5287b..f2012a9d 100644 --- a/camunda-sdk-java/pom.xml +++ b/camunda-sdk-java/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index 4491284d..88956a2b 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT io.camunda.spring diff --git a/legacy/pom.xml b/legacy/pom.xml index 350b3873..70ca2679 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index 93738387..dc6f3e9a 100644 --- a/legacy/spring-zeebe-starter/pom.xml +++ b/legacy/spring-zeebe-starter/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index f71e915d..f191ac43 100644 --- a/legacy/spring-zeebe-test-testcontainer/pom.xml +++ b/legacy/spring-zeebe-test-testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index e3e02dd2..a757b76b 100644 --- a/legacy/spring-zeebe-test/pom.xml +++ b/legacy/spring-zeebe-test/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index 07af61be..c433f964 100644 --- a/legacy/spring-zeebe/pom.xml +++ b/legacy/spring-zeebe/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../.. diff --git a/pom.xml b/pom.xml index c200b56d..768d4d91 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index d07cf733..7505c6ca 100644 --- a/spring-boot-starter-camunda/pom.xml +++ b/spring-boot-starter-camunda/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT spring-boot-starter-camunda diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index f7af3505..3d4f8c14 100644 --- a/spring-client-annotations/pom.xml +++ b/spring-client-annotations/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT io.camunda.spring diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index e3bb764a..0b5369ed 100644 --- a/spring-client-zeebe/pom.xml +++ b/spring-client-zeebe/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT io.camunda.spring diff --git a/test/common/pom.xml b/test/common/pom.xml index ee07d7e4..87c261bc 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index c8cd2c54..4fcc026c 100644 --- a/test/embedded/pom.xml +++ b/test/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index d20b7ff2..ee09dd50 100644 --- a/test/testcontainer/pom.xml +++ b/test/testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.4.11 + 8.4.12-SNAPSHOT ../..