diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index 45af1883c..658511872 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-SNAPSHOT + 8.3.4.3 java-client-operate diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index 45ac26524..9d10ab28a 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-SNAPSHOT + 8.3.4.3 java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index 7179a9180..02d67eb6d 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-SNAPSHOT + 8.3.4.3 camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index 70ea636a4..4400b3763 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3-SNAPSHOT + 8.3.4.3 io.camunda.spring diff --git a/legacy/pom.xml b/legacy/pom.xml index 1619ea31f..5bd7cc827 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.4.3-SNAPSHOT + 8.3.4.3 spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index 1d83e7fa5..6f4ef6784 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-SNAPSHOT + 8.3.4.3 ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index d1290c1d9..9541aeb48 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-SNAPSHOT + 8.3.4.3 ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index 0c7a28905..ec733ac8d 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-SNAPSHOT + 8.3.4.3 ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index 86263150d..405d7a328 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-SNAPSHOT + 8.3.4.3 ../.. diff --git a/pom.xml b/pom.xml index 6efc6b4aa..104902183 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.3.4.3-SNAPSHOT + 8.3.4.3 pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index 7815aea97..61e84ce9b 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-SNAPSHOT + 8.3.4.3 io.camunda.spring diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index 38c6892b6..db78aa396 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-SNAPSHOT + 8.3.4.3 io.camunda.spring diff --git a/spring-client-common/pom.xml b/spring-client-common/pom.xml index 386ee273b..c05241096 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-SNAPSHOT + 8.3.4.3 io.camunda.spring diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index 2194264f6..1f2a6e1f2 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-SNAPSHOT + 8.3.4.3 io.camunda.spring diff --git a/test/common/pom.xml b/test/common/pom.xml index 85e071b89..bc934f7ff 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-SNAPSHOT + 8.3.4.3 ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index 0110c56e8..3a4769e67 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-SNAPSHOT + 8.3.4.3 ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index bef7a700b..b29c08d4b 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-SNAPSHOT + 8.3.4.3 ../..