From d36aead57c5113aff94013b7cbad6da0f8f0fbea Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 26 Jul 2023 12:22:51 +0000 Subject: [PATCH] release(v7.19.0): prepare for next development iteration --- examples/jwt/pom.xml | 2 +- examples/pom.xml | 2 +- examples/sso-kubernetes/pom.xml | 2 +- extension-all/pom.xml | 2 +- extension-jwt/pom.xml | 2 +- extension-run/pom.xml | 2 +- extension/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/jwt/pom.xml b/examples/jwt/pom.xml index 35889fa6..50b2970a 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.19.0 + 7.19.1-SNAPSHOT camunda-platform-7-keycloak-examples-jwt diff --git a/examples/pom.xml b/examples/pom.xml index 1d6f621e..88448687 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ org.camunda.bpm.extension camunda-platform-7-keycloak-root - 7.19.0 + 7.19.1-SNAPSHOT org.camunda.bpm.extension.examples diff --git a/examples/sso-kubernetes/pom.xml b/examples/sso-kubernetes/pom.xml index 947d2b43..63ab2a13 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.19.0 + 7.19.1-SNAPSHOT camunda-platform-7-keycloak-examples-sso-kubernetes diff --git a/extension-all/pom.xml b/extension-all/pom.xml index 88cd6081..66d6d947 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.19.0 + 7.19.1-SNAPSHOT camunda-platform-7-keycloak-all diff --git a/extension-jwt/pom.xml b/extension-jwt/pom.xml index 8ac1b24a..23e3d8e8 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.19.0 + 7.19.1-SNAPSHOT camunda-platform-7-keycloak-jwt diff --git a/extension-run/pom.xml b/extension-run/pom.xml index e4f82014..c4030820 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.19.0 + 7.19.1-SNAPSHOT camunda-platform-7-keycloak-run diff --git a/extension/pom.xml b/extension/pom.xml index b406abd4..b21d854d 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -4,7 +4,7 @@ org.camunda.bpm.extension camunda-platform-7-keycloak-root - 7.19.0 + 7.19.1-SNAPSHOT camunda-platform-7-keycloak diff --git a/pom.xml b/pom.xml index 6d9ef84d..321c1329 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.camunda.bpm.extension camunda-platform-7-keycloak-root - 7.19.0 + 7.19.1-SNAPSHOT pom Camunda Platform 7 - engine plugins - identity - keycloak - root A Camunda 7 Identity Provider Plugin for Keycloak