diff --git a/connector-runtime/pom.xml b/connector-runtime/pom.xml
index 4b8440df9..07d889132 100644
--- a/connector-runtime/pom.xml
+++ b/connector-runtime/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
Camunda Connector - Self-contained runtime that can connect to any Zeebe/Operate instance
diff --git a/example/pom.xml b/example/pom.xml
index 64534fc43..da02b9969 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
io.camunda.spring
diff --git a/legacy/pom.xml b/legacy/pom.xml
index d4a740cde..11386ea20 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
spring-zeebe-legacy-artifacts
diff --git a/legacy/spring-zeebe-starter/pom.xml b/legacy/spring-zeebe-starter/pom.xml
index 73b66b09d..e3374dce0 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.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..
diff --git a/legacy/spring-zeebe-test-testcontainer/pom.xml b/legacy/spring-zeebe-test-testcontainer/pom.xml
index 3c464bc68..c0cf0eb0d 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.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..
diff --git a/legacy/spring-zeebe-test/pom.xml b/legacy/spring-zeebe-test/pom.xml
index 38e98d3b6..1a92ceb1a 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.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..
diff --git a/legacy/spring-zeebe/pom.xml b/legacy/spring-zeebe/pom.xml
index 25dcc303b..281bd9a21 100644
--- a/legacy/spring-zeebe/pom.xml
+++ b/legacy/spring-zeebe/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..
diff --git a/pom.xml b/pom.xml
index 2ff1ee155..b829b11c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
pom
diff --git a/spring-boot-starter-camunda/pom.xml b/spring-boot-starter-camunda/pom.xml
index a2b8169db..5657c7cb1 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.2.0-alpha6-SNAPSHOT
+ 8.2.0
io.camunda.spring
diff --git a/spring-client-annotations/pom.xml b/spring-client-annotations/pom.xml
index ede0a2636..fd35ba7d2 100644
--- a/spring-client-annotations/pom.xml
+++ b/spring-client-annotations/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
io.camunda.spring
diff --git a/spring-client-common/pom.xml b/spring-client-common/pom.xml
index ad4f4eb09..6970ff4b7 100644
--- a/spring-client-common/pom.xml
+++ b/spring-client-common/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
io.camunda.spring
diff --git a/spring-client-zeebe/pom.xml b/spring-client-zeebe/pom.xml
index f3f15ce8e..50efcf83b 100644
--- a/spring-client-zeebe/pom.xml
+++ b/spring-client-zeebe/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
io.camunda.spring
diff --git a/test/common/pom.xml b/test/common/pom.xml
index 130371b5c..69c0bebed 100644
--- a/test/common/pom.xml
+++ b/test/common/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..
diff --git a/test/embedded/pom.xml b/test/embedded/pom.xml
index 3310177b7..e341e59fc 100644
--- a/test/embedded/pom.xml
+++ b/test/embedded/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..
diff --git a/test/testcontainer/pom.xml b/test/testcontainer/pom.xml
index 29ebb8439..17a03a8ee 100644
--- a/test/testcontainer/pom.xml
+++ b/test/testcontainer/pom.xml
@@ -4,7 +4,7 @@
io.camunda.spring
spring-client-root
- 8.2.0-alpha6-SNAPSHOT
+ 8.2.0
../..