From c288afc39793171de01d20b370ec2720ef39d450 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Tue, 5 Mar 2024 15:29:12 +0000 Subject: [PATCH] release(v8.3.6-rc2): prepare for next development iteration --- 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-common/pom.xml | 2 +- spring-client-zeebe/pom.xml | 2 +- test/common/pom.xml | 2 +- test/embedded/pom.xml | 2 +- test/testcontainer/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml index 02c41c126..cbdf0babe 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.6-rc2 + 8.3.6-rc3-SNAPSHOT java-client-operate diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml index 63aec0023..170145416 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.6-rc2 + 8.3.6-rc3-SNAPSHOT java-common diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml index ab5639104..92fef56ac 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.6-rc2 + 8.3.6-rc3-SNAPSHOT camunda-sdk-java diff --git a/example/pom.xml b/example/pom.xml index 5d1278100..bd77f6d88 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.6-rc2 + 8.3.6-rc3-SNAPSHOT io.camunda.spring diff --git a/legacy/pom.xml b/legacy/pom.xml index 01c7663a3..8e4ac6c30 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.6-rc2 + 8.3.6-rc3-SNAPSHOT spring-zeebe-legacy-artifacts diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml index 0530d8c5e..e0d3a9a43 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.6-rc2 + 8.3.6-rc3-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml index 253f24fe5..fcbee4d03 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.6-rc2 + 8.3.6-rc3-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml index 17313e878..27377c350 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.6-rc2 + 8.3.6-rc3-SNAPSHOT ../.. diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml index 1587f3610..2216966ff 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.6-rc2 + 8.3.6-rc3-SNAPSHOT ../.. diff --git a/pom.xml b/pom.xml index 2840cefab..f6a3d75bd 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.camunda.spring spring-client-root - 8.3.6-rc2 + 8.3.6-rc3-SNAPSHOT pom diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml index 3925a4abb..fd1e69f29 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.6-rc2 + 8.3.6-rc3-SNAPSHOT io.camunda.spring diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml index dc4fd63a8..6c1f34efb 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.6-rc2 + 8.3.6-rc3-SNAPSHOT io.camunda.spring diff --git a/spring-client-common/pom.xml b/spring-client-common/pom.xml index 302184f70..f0647d733 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.6-rc2 + 8.3.6-rc3-SNAPSHOT io.camunda.spring diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml index 1fd4a6048..badddbd2b 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.6-rc2 + 8.3.6-rc3-SNAPSHOT io.camunda.spring diff --git a/test/common/pom.xml b/test/common/pom.xml index 35b5a024a..f44539fb5 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.6-rc2 + 8.3.6-rc3-SNAPSHOT ../.. diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml index 74f922291..fdabc1017 100644 --- a/test/embedded/pom.xml +++ b/test/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.6-rc2 + 8.3.6-rc3-SNAPSHOT ../.. diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml index c6f126a85..e11698ac7 100644 --- a/test/testcontainer/pom.xml +++ b/test/testcontainer/pom.xml @@ -4,7 +4,7 @@ io.camunda.spring spring-client-root - 8.3.6-rc2 + 8.3.6-rc3-SNAPSHOT ../..