diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index 08c56806..1b91468a 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.15-SNAPSHOT + 8.5.15-rc1 java-client-operate-legacy diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index f3c7364c..6e216176 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.15-SNAPSHOT + 8.5.15-rc1 java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index 98df3e37..ebd52aaf 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.15-SNAPSHOT + 8.5.15-rc1 camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index e6bb578a..a2f62f98 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.15-SNAPSHOT + 8.5.15-rc1 spring-boot-starter-camunda-example diff --git a/legacy/pom.xml b/legacy/pom.xml index d9c8148b..e5ee51ec 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.15-SNAPSHOT + 8.5.15-rc1 spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index d92e707c..3efdc681 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.15-SNAPSHOT + 8.5.15-rc1 ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index 25da3f35..bf9115cd 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.15-SNAPSHOT + 8.5.15-rc1 ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index c8438aaf..728194b2 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.15-SNAPSHOT + 8.5.15-rc1 ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index ecf5e6a3..822de53f 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.15-SNAPSHOT + 8.5.15-rc1 ../.. diff --git a/pom.xml b/pom.xml index 5bc60ae4..a1622109 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.5.15-SNAPSHOT + 8.5.15-rc1 pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index a4b31431..6564cdcb 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.15-SNAPSHOT + 8.5.15-rc1 spring-boot-starter-camunda diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index 264ec125..70b53a17 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.15-SNAPSHOT + 8.5.15-rc1 spring-client-annotations diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index 06ec969f..5ae4c2ba 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.15-SNAPSHOT + 8.5.15-rc1 spring-client-zeebe diff --git a/test/common/pom.xml b/test/common/pom.xml index 3b1bb1f7..6fe5529a 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.15-SNAPSHOT + 8.5.15-rc1 ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index d007c66c..29cf261f 100644 --- a/test/embedded/pom.xml +++ b/test/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.15-SNAPSHOT + 8.5.15-rc1 ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index f06a34ee..96f59297 100644 --- a/test/testcontainer/pom.xml +++ b/test/testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.15-SNAPSHOT + 8.5.15-rc1 ../..