diff --git a/examples/jwt/pom.xml b/examples/jwt/pom.xml
index 206e5132..95b39ce8 100644
--- a/examples/jwt/pom.xml
+++ b/examples/jwt/pom.xml
@@ -5,7 +5,7 @@
org.camunda.bpm.extension.examples
camunda-platform-7-keycloak-examples
- 7.21.7-SNAPSHOT
+ 7.22.0
camunda-platform-7-keycloak-examples-jwt
diff --git a/examples/pom.xml b/examples/pom.xml
index e12f7972..f060e496 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,7 +5,7 @@
org.camunda.bpm.extension
camunda-platform-7-keycloak-root
- 7.21.7-SNAPSHOT
+ 7.22.0
org.camunda.bpm.extension.examples
diff --git a/examples/sso-kubernetes/pom.xml b/examples/sso-kubernetes/pom.xml
index 90f58005..b9e9d886 100644
--- a/examples/sso-kubernetes/pom.xml
+++ b/examples/sso-kubernetes/pom.xml
@@ -5,7 +5,7 @@
org.camunda.bpm.extension.examples
camunda-platform-7-keycloak-examples
- 7.21.7-SNAPSHOT
+ 7.22.0
camunda-platform-7-keycloak-examples-sso-kubernetes
diff --git a/extension-all/pom.xml b/extension-all/pom.xml
index 3519b311..5dfa4094 100644
--- a/extension-all/pom.xml
+++ b/extension-all/pom.xml
@@ -4,7 +4,7 @@
org.camunda.bpm.extension
camunda-platform-7-keycloak-root
- 7.21.7-SNAPSHOT
+ 7.22.0
camunda-platform-7-keycloak-all
diff --git a/extension-jwt/pom.xml b/extension-jwt/pom.xml
index ed034ada..09a66c9f 100644
--- a/extension-jwt/pom.xml
+++ b/extension-jwt/pom.xml
@@ -4,7 +4,7 @@
org.camunda.bpm.extension
camunda-platform-7-keycloak-root
- 7.21.7-SNAPSHOT
+ 7.22.0
camunda-platform-7-keycloak-jwt
diff --git a/extension-run/pom.xml b/extension-run/pom.xml
index ef563169..4f5dc195 100644
--- a/extension-run/pom.xml
+++ b/extension-run/pom.xml
@@ -4,7 +4,7 @@
org.camunda.bpm.extension
camunda-platform-7-keycloak-root
- 7.21.7-SNAPSHOT
+ 7.22.0
camunda-platform-7-keycloak-run
diff --git a/extension/pom.xml b/extension/pom.xml
index 6e0add34..14a1c306 100644
--- a/extension/pom.xml
+++ b/extension/pom.xml
@@ -4,7 +4,7 @@
org.camunda.bpm.extension
camunda-platform-7-keycloak-root
- 7.21.7-SNAPSHOT
+ 7.22.0
camunda-platform-7-keycloak
diff --git a/pom.xml b/pom.xml
index 59542dad..c99fec06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.camunda.bpm.extension
camunda-platform-7-keycloak-root
- 7.21.7-SNAPSHOT
+ 7.22.0
pom
Camunda Platform 7 - engine plugins - identity - keycloak - root
A Camunda 7 Identity Provider Plugin for Keycloak