diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index 21a4771f..167fc275 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.5.16-SNAPSHOT + 8.5.16 java-client-operate-legacy diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index 4f2a6fdf..d460c8b4 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.5.16-SNAPSHOT + 8.5.16 java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index f4391b5c..e64c97ad 100644 --- a/camunda-sdk-java/pom.xml +++ b/camunda-sdk-java/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index eea61ff8..e3c604bd 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 spring-boot-starter-camunda-example diff --git a/legacy/pom.xml b/legacy/pom.xml index a991f0bf..6705518e 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index 662c47e6..0f514363 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.5.16-SNAPSHOT + 8.5.16 ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index 98894927..65027173 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.5.16-SNAPSHOT + 8.5.16 ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index 41def3bf..d3ead9a3 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.5.16-SNAPSHOT + 8.5.16 ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index 5adab0c5..9c9b7772 100644 --- a/legacy/spring-zeebe/pom.xml +++ b/legacy/spring-zeebe/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 ../.. diff --git a/pom.xml b/pom.xml index 917a621c..ccd569c3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index a5fb0a55..39d2596e 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.5.16-SNAPSHOT + 8.5.16 spring-boot-starter-camunda diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index 0ad3a94d..7c7d02c0 100644 --- a/spring-client-annotations/pom.xml +++ b/spring-client-annotations/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 spring-client-annotations diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index dff0351f..1d765c68 100644 --- a/spring-client-zeebe/pom.xml +++ b/spring-client-zeebe/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 spring-client-zeebe diff --git a/test/common/pom.xml b/test/common/pom.xml index 362cd242..d57cb2ce 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index 1759758d..052468a8 100644 --- a/test/embedded/pom.xml +++ b/test/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index 70ea258e..f41ac4eb 100644 --- a/test/testcontainer/pom.xml +++ b/test/testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.16-SNAPSHOT + 8.5.16 ../..