From 0fe26769e835f1aaf44381ab2cb6fa894687fa01 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Fri, 23 Aug 2024 07:38:37 +0000 Subject: [PATCH] release(v8.5.10) --- camunda-sdk-java/java-client-operate/pom.xml | 2 +- camunda-sdk-java/java-common/pom.xml | 2 +- camunda-sdk-java/pom.xml | 2 +- example/pom.xml | 2 +- legacy/pom.xml | 2 +- legacy/spring-zeebe-starter/pom.xml | 2 +- legacy/spring-zeebe-test-testcontainer/pom.xml | 2 +- legacy/spring-zeebe-test/pom.xml | 2 +- legacy/spring-zeebe/pom.xml | 2 +- pom.xml | 2 +- spring-boot-starter-camunda/pom.xml | 2 +- spring-client-annotations/pom.xml | 2 +- spring-client-zeebe/pom.xml | 2 +- test/common/pom.xml | 2 +- test/embedded/pom.xml | 2 +- test/testcontainer/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index efcbca3a..9be8b120 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.10-SNAPSHOT + 8.5.10 java-client-operate-legacy diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index 499968b3..2dfbd903 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.10-SNAPSHOT + 8.5.10 java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index f00fe75e..6fd6dd80 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.10-SNAPSHOT + 8.5.10 camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index 79c3c53e..f9cdf9bf 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.10-SNAPSHOT + 8.5.10 io.camunda.spring diff --git a/legacy/pom.xml b/legacy/pom.xml index 1be35414..45436988 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.10-SNAPSHOT + 8.5.10 spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index 3bc19d90..82d93192 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.10-SNAPSHOT + 8.5.10 ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index 10ba023e..410f1a3b 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.10-SNAPSHOT + 8.5.10 ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index 94c6d4fb..9db29f1b 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.10-SNAPSHOT + 8.5.10 ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index 79f78e9a..bb995f1e 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.10-SNAPSHOT + 8.5.10 ../.. diff --git a/pom.xml b/pom.xml index 142546e5..2583ee1d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.5.10-SNAPSHOT + 8.5.10 pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index a177e1b4..a6253daf 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.10-SNAPSHOT + 8.5.10 spring-boot-starter-camunda diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index 4c58d629..26136c0e 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.10-SNAPSHOT + 8.5.10 spring-client-annotations diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index 805859f8..c6256b01 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.10-SNAPSHOT + 8.5.10 spring-client-zeebe diff --git a/test/common/pom.xml b/test/common/pom.xml index 046ab50b..a766a5af 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.10-SNAPSHOT + 8.5.10 ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index 9589d5a1..f36f9b5d 100644 --- a/test/embedded/pom.xml +++ b/test/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.10-SNAPSHOT + 8.5.10 ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index 109327ed..e20142a5 100644 --- a/test/testcontainer/pom.xml +++ b/test/testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.5.10-SNAPSHOT + 8.5.10 ../..