diff --git a/camunda-sdk-java/java-client-operate/pom.xml b/camunda-sdk-java/java-client-operate/pom.xml
index c819b44d9..198c371f4 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.8-SNAPSHOT
+ 8.3.4.8
java-client-operate
diff --git a/camunda-sdk-java/java-common/pom.xml b/camunda-sdk-java/java-common/pom.xml
index 5933cce84..b86a03267 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.8-SNAPSHOT
+ 8.3.4.8
java-common
diff --git a/camunda-sdk-java/pom.xml b/camunda-sdk-java/pom.xml
index b1fbd1d16..776c84426 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.8-SNAPSHOT
+ 8.3.4.8
camunda-sdk-java
diff --git a/example/pom.xml b/example/pom.xml
index 494648604..f492f1f4c 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.3.4.8-SNAPSHOT
+ 8.3.4.8
io.camunda.spring
diff --git a/legacy/pom.xml b/legacy/pom.xml
index 5381a19d7..8e36eb3aa 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.3.4.8-SNAPSHOT
+ 8.3.4.8
spring-zeebe-legacy-artifacts
diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml
index 7864f1604..fe9cd014b 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.8-SNAPSHOT
+ 8.3.4.8
../..
diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml
index 72226526c..7828107cc 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.8-SNAPSHOT
+ 8.3.4.8
../..
diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml
index 6400f9a0c..d98d50f86 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.8-SNAPSHOT
+ 8.3.4.8
../..
diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml
index dde000d55..483d98452 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.8-SNAPSHOT
+ 8.3.4.8
../..
diff --git a/pom.xml b/pom.xml
index 39e1825ac..b58a56aff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.camunda.spring
spring-client-root
- 8.3.4.8-SNAPSHOT
+ 8.3.4.8
pom
diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml
index fe3e39a2a..61ed9a2f2 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.8-SNAPSHOT
+ 8.3.4.8
io.camunda.spring
diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml
index 7fe3b6cb6..1403a3949 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.8-SNAPSHOT
+ 8.3.4.8
io.camunda.spring
diff --git a/spring-client-common/pom.xml b/spring-client-common/pom.xml
index f79b8ac59..05f45b742 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.8-SNAPSHOT
+ 8.3.4.8
io.camunda.spring
diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml
index 8446ed1e8..bb7286136 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.8-SNAPSHOT
+ 8.3.4.8
io.camunda.spring
diff --git a/test/common/pom.xml b/test/common/pom.xml
index 2f8bba667..f1482f0f4 100644
--- a/test/common/pom.xml
+++ b/test/common/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.3.4.8-SNAPSHOT
+ 8.3.4.8
../..
diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml
index 3e29fbba6..84738ce2b 100644
--- a/test/embedded/pom.xml
+++ b/test/embedded/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.3.4.8-SNAPSHOT
+ 8.3.4.8
../..
diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml
index d1ced8d13..15a8f30c6 100644
--- a/test/testcontainer/pom.xml
+++ b/test/testcontainer/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.3.4.8-SNAPSHOT
+ 8.3.4.8
../..