diff --git a/examples/coverage-report/pom.xml b/examples/coverage-report/pom.xml
index 78bfb3ac..2be9b7b2 100644
--- a/examples/coverage-report/pom.xml
+++ b/examples/coverage-report/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-examples-root
- 7.22.0
+ 7.22.1-SNAPSHOT
camunda-platform-7-rest-client-spring-boot-coverage-report
diff --git a/examples/example-feign-client/pom.xml b/examples/example-feign-client/pom.xml
index 0645e15d..3cb0d856 100644
--- a/examples/example-feign-client/pom.xml
+++ b/examples/example-feign-client/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-examples-root
- 7.22.0
+ 7.22.1-SNAPSHOT
camunda-platform-7-rest-client-spring-boot-example-feign-client
diff --git a/examples/example-provided/pom.xml b/examples/example-provided/pom.xml
index ce8c1535..49fefc4a 100644
--- a/examples/example-provided/pom.xml
+++ b/examples/example-provided/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-examples-root
- 7.22.0
+ 7.22.1-SNAPSHOT
camunda-platform-7-rest-client-spring-boot-example-provided
diff --git a/examples/example/pom.xml b/examples/example/pom.xml
index 5db206ed..7cb997c8 100644
--- a/examples/example/pom.xml
+++ b/examples/example/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-examples-root
- 7.22.0
+ 7.22.1-SNAPSHOT
camunda-platform-7-rest-client-spring-boot-example
diff --git a/examples/itest/pom.xml b/examples/itest/pom.xml
index eebaf321..cd916e12 100644
--- a/examples/itest/pom.xml
+++ b/examples/itest/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-examples-root
- 7.22.0
+ 7.22.1-SNAPSHOT
camunda-platform-7-rest-client-spring-boot-itest
diff --git a/examples/pom.xml b/examples/pom.xml
index f1d9c72e..60220d44 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-parent
- 7.22.0
+ 7.22.1-SNAPSHOT
camunda-platform-7-rest-client-spring-boot-examples-root
diff --git a/extension/client/pom.xml b/extension/client/pom.xml
index 7708b28f..a8a557b8 100644
--- a/extension/client/pom.xml
+++ b/extension/client/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-parent
- 7.22.0
+ 7.22.1-SNAPSHOT
../../pom.xml
diff --git a/extension/core/pom.xml b/extension/core/pom.xml
index 171834af..a0589640 100644
--- a/extension/core/pom.xml
+++ b/extension/core/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-parent
- 7.22.0
+ 7.22.1-SNAPSHOT
../../pom.xml
diff --git a/extension/starter-provided/pom.xml b/extension/starter-provided/pom.xml
index 3aba9497..bef41687 100644
--- a/extension/starter-provided/pom.xml
+++ b/extension/starter-provided/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-parent
- 7.22.0
+ 7.22.1-SNAPSHOT
../../pom.xml
diff --git a/extension/starter/pom.xml b/extension/starter/pom.xml
index aa9411fc..773c1f3f 100644
--- a/extension/starter/pom.xml
+++ b/extension/starter/pom.xml
@@ -5,7 +5,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-parent
- 7.22.0
+ 7.22.1-SNAPSHOT
../../pom.xml
diff --git a/pom.xml b/pom.xml
index dbf6413d..d7bc290f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.camunda.community.rest
camunda-platform-7-rest-client-spring-boot-parent
- 7.22.0
+ 7.22.1-SNAPSHOT
pom
camunda-platform-7-rest-client-spring-boot/parent
Camunda Platform 7 REST Client Spring-Boot