diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index 658511872..189779aaf 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.3.4.3 + 8.3.4.4-SNAPSHOT java-client-operate diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index 9d10ab28a..87c419ec2 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.3.4.3 + 8.3.4.4-SNAPSHOT java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index 02d67eb6d..1bc361f5e 100644 --- a/camunda-sdk-java/pom.xml +++ b/camunda-sdk-java/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index 4400b3763..e46da91a3 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT io.camunda.spring diff --git a/legacy/pom.xml b/legacy/pom.xml index 5bd7cc827..17d6bfc61 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index 6f4ef6784..47a4b763a 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.3.4.3 + 8.3.4.4-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index 9541aeb48..e221bedae 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.3.4.3 + 8.3.4.4-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index ec733ac8d..c0416b440 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.3.4.3 + 8.3.4.4-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index 405d7a328..6c14d1cfd 100644 --- a/legacy/spring-zeebe/pom.xml +++ b/legacy/spring-zeebe/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT ../.. diff --git a/pom.xml b/pom.xml index 104902183..6ed9616cb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index 61e84ce9b..409d851ce 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.3.4.3 + 8.3.4.4-SNAPSHOT io.camunda.spring diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index db78aa396..56763c50c 100644 --- a/spring-client-annotations/pom.xml +++ b/spring-client-annotations/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT io.camunda.spring diff --git a/spring-client-common/pom.xml b/spring-client-common/pom.xml index c05241096..06be1ce4e 100644 --- a/spring-client-common/pom.xml +++ b/spring-client-common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT io.camunda.spring diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index 1f2a6e1f2..f54f4de8f 100644 --- a/spring-client-zeebe/pom.xml +++ b/spring-client-zeebe/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT io.camunda.spring diff --git a/test/common/pom.xml b/test/common/pom.xml index bc934f7ff..9a779ece1 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index 3a4769e67..2e2a18426 100644 --- a/test/embedded/pom.xml +++ b/test/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index b29c08d4b..f78ad74e5 100644 --- a/test/testcontainer/pom.xml +++ b/test/testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3 + 8.3.4.4-SNAPSHOT ../..