diff --git a/examples/jwt/pom.xml b/examples/jwt/pom.xml index 314efa03..291cf492 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.20.2-SNAPSHOT + 7.21.0 camunda-platform-7-keycloak-examples-jwt diff --git a/examples/pom.xml b/examples/pom.xml index bf42b12a..cf429fe6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.extension camunda-platform-7-keycloak-root - 7.20.2-SNAPSHOT + 7.21.0 org.camunda.bpm.extension.examples diff --git a/examples/sso-kubernetes/pom.xml b/examples/sso-kubernetes/pom.xml index ed0074bc..715bf0e4 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.20.2-SNAPSHOT + 7.21.0 camunda-platform-7-keycloak-examples-sso-kubernetes diff --git a/extension-all/pom.xml b/extension-all/pom.xml index f0122318..17fe9b6e 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.20.2-SNAPSHOT + 7.21.0 camunda-platform-7-keycloak-all diff --git a/extension-jwt/pom.xml b/extension-jwt/pom.xml index c448c144..0c7c7c5f 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.20.2-SNAPSHOT + 7.21.0 camunda-platform-7-keycloak-jwt diff --git a/extension-run/pom.xml b/extension-run/pom.xml index aec5d710..af050a9a 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.20.2-SNAPSHOT + 7.21.0 camunda-platform-7-keycloak-run diff --git a/extension/pom.xml b/extension/pom.xml index 97f5e8ad..afe0e39a 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension camunda-platform-7-keycloak-root - 7.20.2-SNAPSHOT + 7.21.0 camunda-platform-7-keycloak diff --git a/pom.xml b/pom.xml index f1ecf479..afbb341a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.camunda.bpm.extension camunda-platform-7-keycloak-root - 7.20.2-SNAPSHOT + 7.21.0 pom Camunda Platform 7 - engine plugins - identity - keycloak - root A Camunda 7 Identity Provider Plugin for Keycloak