diff --git a/broker/core/pom.xml b/broker/core/pom.xml index 37bd097946..51bfca0b38 100755 --- a/broker/core/pom.xml +++ b/broker/core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/broker/oidc/pom.xml b/broker/oidc/pom.xml index d3ec837762..f8927a8bbf 100755 --- a/broker/oidc/pom.xml +++ b/broker/oidc/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/broker/pom.xml b/broker/pom.xml index 7d877ed393..55f62d3c43 100755 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/broker/saml/pom.xml b/broker/saml/pom.xml index 33d8068af6..4eceaf131d 100755 --- a/broker/saml/pom.xml +++ b/broker/saml/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/client-registration/api/pom.xml b/client-registration/api/pom.xml index 61495a660d..da5f4077e5 100755 --- a/client-registration/api/pom.xml +++ b/client-registration/api/pom.xml @@ -4,7 +4,7 @@ keycloak-client-registration-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/client-registration/pom.xml b/client-registration/pom.xml index ab8ee00729..a6ce18e6c8 100755 --- a/client-registration/pom.xml +++ b/client-registration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Client Registration Parent diff --git a/common/pom.xml b/common/pom.xml index 6a22f73a12..ec0e299b0e 100755 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/connections/http-client/pom.xml b/connections/http-client/pom.xml index 07e7f6ff2d..99eceff3fc 100755 --- a/connections/http-client/pom.xml +++ b/connections/http-client/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/infinispan/pom.xml b/connections/infinispan/pom.xml index 8082c27f59..56420f1a7c 100755 --- a/connections/infinispan/pom.xml +++ b/connections/infinispan/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/jpa-liquibase/pom.xml b/connections/jpa-liquibase/pom.xml index 868edd6c25..d1503b9bb3 100755 --- a/connections/jpa-liquibase/pom.xml +++ b/connections/jpa-liquibase/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/jpa/pom.xml b/connections/jpa/pom.xml index 0fac4555e3..2933e6b0de 100755 --- a/connections/jpa/pom.xml +++ b/connections/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/mongo-update/pom.xml b/connections/mongo-update/pom.xml index 8ef58cc8f4..8063dcab70 100755 --- a/connections/mongo-update/pom.xml +++ b/connections/mongo-update/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/mongo/pom.xml b/connections/mongo/pom.xml index c44bad0914..c889b5b628 100755 --- a/connections/mongo/pom.xml +++ b/connections/mongo/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/pom.xml b/connections/pom.xml index 17cca7f33d..3f83ab5186 100755 --- a/connections/pom.xml +++ b/connections/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Connections Parent diff --git a/connections/truststore/pom.xml b/connections/truststore/pom.xml index d72b6d809e..868f5f0f55 100755 --- a/connections/truststore/pom.xml +++ b/connections/truststore/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 9fd1b42053..4e6d74d88b 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index b252103a6a..c3ed6b9ecf 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/dependencies/server-all/pom.xml b/dependencies/server-all/pom.xml index 45b2e6d634..a503d53b87 100755 --- a/dependencies/server-all/pom.xml +++ b/dependencies/server-all/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/dependencies/server-min/pom.xml b/dependencies/server-min/pom.xml index 422cc2852a..1357706694 100755 --- a/dependencies/server-min/pom.xml +++ b/dependencies/server-min/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/distribution/adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml b/distribution/adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml index 74fdf39b97..ac655ae603 100755 --- a/distribution/adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml +++ b/distribution/adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/as7-eap6-adapter/as7-modules/pom.xml b/distribution/adapters/as7-eap6-adapter/as7-modules/pom.xml index fe74c73936..6923a04624 100755 --- a/distribution/adapters/as7-eap6-adapter/as7-modules/pom.xml +++ b/distribution/adapters/as7-eap6-adapter/as7-modules/pom.xml @@ -8,7 +8,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml b/distribution/adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml index f7de9479ab..d6ca0f00b8 100755 --- a/distribution/adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml +++ b/distribution/adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/as7-eap6-adapter/pom.xml b/distribution/adapters/as7-eap6-adapter/pom.xml index 939da816b1..d560a31e00 100644 --- a/distribution/adapters/as7-eap6-adapter/pom.xml +++ b/distribution/adapters/as7-eap6-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak AS7 / JBoss EAP 6 Adapter Distros diff --git a/distribution/adapters/jetty81-adapter-zip/pom.xml b/distribution/adapters/jetty81-adapter-zip/pom.xml index 39ef906899..ce6cdb615f 100755 --- a/distribution/adapters/jetty81-adapter-zip/pom.xml +++ b/distribution/adapters/jetty81-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/jetty91-adapter-zip/pom.xml b/distribution/adapters/jetty91-adapter-zip/pom.xml index 0d9d13a59a..7912f920bf 100755 --- a/distribution/adapters/jetty91-adapter-zip/pom.xml +++ b/distribution/adapters/jetty91-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/jetty92-adapter-zip/pom.xml b/distribution/adapters/jetty92-adapter-zip/pom.xml index dfaf5b9f84..7652e99bf2 100755 --- a/distribution/adapters/jetty92-adapter-zip/pom.xml +++ b/distribution/adapters/jetty92-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/js-adapter-zip/pom.xml b/distribution/adapters/js-adapter-zip/pom.xml index 7ff1273bc5..f4cbac6b9f 100755 --- a/distribution/adapters/js-adapter-zip/pom.xml +++ b/distribution/adapters/js-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/osgi/features/pom.xml b/distribution/adapters/osgi/features/pom.xml index 7dfcee170b..3dd64f5338 100755 --- a/distribution/adapters/osgi/features/pom.xml +++ b/distribution/adapters/osgi/features/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml Keycloak OSGI Features diff --git a/distribution/adapters/osgi/jaas/pom.xml b/distribution/adapters/osgi/jaas/pom.xml index 99d9c75ce2..cc460057d7 100755 --- a/distribution/adapters/osgi/jaas/pom.xml +++ b/distribution/adapters/osgi/jaas/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml Keycloak OSGI JAAS Realm Configuration diff --git a/distribution/adapters/osgi/pom.xml b/distribution/adapters/osgi/pom.xml index 427ffbd16d..4626b9ef61 100755 --- a/distribution/adapters/osgi/pom.xml +++ b/distribution/adapters/osgi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak OSGI Integration diff --git a/distribution/adapters/osgi/thirdparty/pom.xml b/distribution/adapters/osgi/thirdparty/pom.xml index 6610e326d0..515f6f85cc 100755 --- a/distribution/adapters/osgi/thirdparty/pom.xml +++ b/distribution/adapters/osgi/thirdparty/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/pom.xml b/distribution/adapters/pom.xml index 1ba889f5d5..8861142d3c 100755 --- a/distribution/adapters/pom.xml +++ b/distribution/adapters/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/adapters/tomcat6-adapter-zip/pom.xml b/distribution/adapters/tomcat6-adapter-zip/pom.xml index 6c80d2faf3..2a84710999 100755 --- a/distribution/adapters/tomcat6-adapter-zip/pom.xml +++ b/distribution/adapters/tomcat6-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/tomcat7-adapter-zip/pom.xml b/distribution/adapters/tomcat7-adapter-zip/pom.xml index ae5c3724ff..c530bc3794 100755 --- a/distribution/adapters/tomcat7-adapter-zip/pom.xml +++ b/distribution/adapters/tomcat7-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/tomcat8-adapter-zip/pom.xml b/distribution/adapters/tomcat8-adapter-zip/pom.xml index 8666befeaa..402218e4e7 100755 --- a/distribution/adapters/tomcat8-adapter-zip/pom.xml +++ b/distribution/adapters/tomcat8-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/adapters/wf8-adapter/pom.xml b/distribution/adapters/wf8-adapter/pom.xml index 89d1ffeee4..03afe6ea8c 100644 --- a/distribution/adapters/wf8-adapter/pom.xml +++ b/distribution/adapters/wf8-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak Wildfly 8 Adapter diff --git a/distribution/adapters/wf8-adapter/wf8-adapter-zip/pom.xml b/distribution/adapters/wf8-adapter/wf8-adapter-zip/pom.xml index 9bda40241a..c3f77adcf9 100755 --- a/distribution/adapters/wf8-adapter/wf8-adapter-zip/pom.xml +++ b/distribution/adapters/wf8-adapter/wf8-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/wf8-adapter/wf8-modules/pom.xml b/distribution/adapters/wf8-adapter/wf8-modules/pom.xml index 12b8c726a9..fb65373c6c 100755 --- a/distribution/adapters/wf8-adapter/wf8-modules/pom.xml +++ b/distribution/adapters/wf8-adapter/wf8-modules/pom.xml @@ -8,7 +8,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/wildfly-adapter/pom.xml b/distribution/adapters/wildfly-adapter/pom.xml index 203281171a..b7c244d21d 100644 --- a/distribution/adapters/wildfly-adapter/pom.xml +++ b/distribution/adapters/wildfly-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak Wildfly Adapter diff --git a/distribution/adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml b/distribution/adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml index fc5c1da4c6..d4e8be7296 100755 --- a/distribution/adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml +++ b/distribution/adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/adapters/wildfly-adapter/wildfly-modules/pom.xml b/distribution/adapters/wildfly-adapter/wildfly-modules/pom.xml index ba3ca889b2..baddadc97d 100755 --- a/distribution/adapters/wildfly-adapter/wildfly-modules/pom.xml +++ b/distribution/adapters/wildfly-adapter/wildfly-modules/pom.xml @@ -8,7 +8,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/demo-dist/pom.xml b/distribution/demo-dist/pom.xml index 3df981d3a4..5fc4eb9df0 100755 --- a/distribution/demo-dist/pom.xml +++ b/distribution/demo-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/docs-dist/pom.xml b/distribution/docs-dist/pom.xml index 072e80841b..32ddea9a12 100755 --- a/distribution/docs-dist/pom.xml +++ b/distribution/docs-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/downloads/pom.xml b/distribution/downloads/pom.xml index c43f2e27c0..f34b99bc94 100755 --- a/distribution/downloads/pom.xml +++ b/distribution/downloads/pom.xml @@ -4,7 +4,7 @@ org.keycloak distribution-pom - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT keycloak-dist-downloads diff --git a/distribution/examples-dist/pom.xml b/distribution/examples-dist/pom.xml index 43e239648d..37b0e23804 100755 --- a/distribution/examples-dist/pom.xml +++ b/distribution/examples-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/feature-packs/adapter-feature-pack/pom.xml b/distribution/feature-packs/adapter-feature-pack/pom.xml index c88339f208..34c4875646 100755 --- a/distribution/feature-packs/adapter-feature-pack/pom.xml +++ b/distribution/feature-packs/adapter-feature-pack/pom.xml @@ -20,7 +20,7 @@ org.keycloak feature-packs-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/distribution/feature-packs/pom.xml b/distribution/feature-packs/pom.xml index b44d775391..9935abd1b4 100644 --- a/distribution/feature-packs/pom.xml +++ b/distribution/feature-packs/pom.xml @@ -3,7 +3,7 @@ distribution-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Feature Pack Builds diff --git a/distribution/feature-packs/server-feature-pack/pom.xml b/distribution/feature-packs/server-feature-pack/pom.xml index 19c3334108..541b395345 100644 --- a/distribution/feature-packs/server-feature-pack/pom.xml +++ b/distribution/feature-packs/server-feature-pack/pom.xml @@ -20,7 +20,7 @@ org.keycloak feature-packs-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 069713cdc1..c77522e826 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/distribution/proxy-dist/pom.xml b/distribution/proxy-dist/pom.xml index 82967cc2e3..e59fec2378 100755 --- a/distribution/proxy-dist/pom.xml +++ b/distribution/proxy-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/saml-adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml b/distribution/saml-adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml index 8c154d7c3f..504697b218 100755 --- a/distribution/saml-adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml +++ b/distribution/saml-adapters/as7-eap6-adapter/as7-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml b/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml index 88fc2c76b3..e5b2776da5 100755 --- a/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml +++ b/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml @@ -8,7 +8,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/saml-adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml b/distribution/saml-adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml index bbaefaf543..ad2d8d9680 100755 --- a/distribution/saml-adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml +++ b/distribution/saml-adapters/as7-eap6-adapter/eap6-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/saml-adapters/as7-eap6-adapter/pom.xml b/distribution/saml-adapters/as7-eap6-adapter/pom.xml index 0d139dc5a7..eeffacd4f6 100755 --- a/distribution/saml-adapters/as7-eap6-adapter/pom.xml +++ b/distribution/saml-adapters/as7-eap6-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak SAML AS7 / JBoss EAP 6 Adapter Distros diff --git a/distribution/saml-adapters/jetty81-adapter-zip/pom.xml b/distribution/saml-adapters/jetty81-adapter-zip/pom.xml index e823474f58..3509cbb025 100755 --- a/distribution/saml-adapters/jetty81-adapter-zip/pom.xml +++ b/distribution/saml-adapters/jetty81-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/saml-adapters/jetty92-adapter-zip/pom.xml b/distribution/saml-adapters/jetty92-adapter-zip/pom.xml index 5c0fbdc454..5b276d22e2 100755 --- a/distribution/saml-adapters/jetty92-adapter-zip/pom.xml +++ b/distribution/saml-adapters/jetty92-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/saml-adapters/pom.xml b/distribution/saml-adapters/pom.xml index a7c6e9c9b3..bd59a06742 100755 --- a/distribution/saml-adapters/pom.xml +++ b/distribution/saml-adapters/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/saml-adapters/tomcat6-adapter-zip/pom.xml b/distribution/saml-adapters/tomcat6-adapter-zip/pom.xml index 957ec2372d..70b89115bf 100755 --- a/distribution/saml-adapters/tomcat6-adapter-zip/pom.xml +++ b/distribution/saml-adapters/tomcat6-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/saml-adapters/tomcat7-adapter-zip/pom.xml b/distribution/saml-adapters/tomcat7-adapter-zip/pom.xml index 60c7821750..431851fa7a 100755 --- a/distribution/saml-adapters/tomcat7-adapter-zip/pom.xml +++ b/distribution/saml-adapters/tomcat7-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/saml-adapters/tomcat8-adapter-zip/pom.xml b/distribution/saml-adapters/tomcat8-adapter-zip/pom.xml index cbe35cfc5c..5bda6832c9 100755 --- a/distribution/saml-adapters/tomcat8-adapter-zip/pom.xml +++ b/distribution/saml-adapters/tomcat8-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/saml-adapters/wildfly-adapter/pom.xml b/distribution/saml-adapters/wildfly-adapter/pom.xml index 6e2fc5e2e2..a4aa740ad9 100755 --- a/distribution/saml-adapters/wildfly-adapter/pom.xml +++ b/distribution/saml-adapters/wildfly-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak Wildfly SAML Adapter diff --git a/distribution/saml-adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml b/distribution/saml-adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml index 7fba50cb08..2487ebc170 100755 --- a/distribution/saml-adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml +++ b/distribution/saml-adapters/wildfly-adapter/wildfly-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/saml-adapters/wildfly-adapter/wildfly-modules/pom.xml b/distribution/saml-adapters/wildfly-adapter/wildfly-modules/pom.xml index d9f5da236f..f16a2d3f90 100755 --- a/distribution/saml-adapters/wildfly-adapter/wildfly-modules/pom.xml +++ b/distribution/saml-adapters/wildfly-adapter/wildfly-modules/pom.xml @@ -8,7 +8,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/server-dist/pom.xml b/distribution/server-dist/pom.xml index 421fd3504b..0c81f16667 100755 --- a/distribution/server-dist/pom.xml +++ b/distribution/server-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/server-overlay/eap6/eap6-server-modules/pom.xml b/distribution/server-overlay/eap6/eap6-server-modules/pom.xml index 9fd0ca74c6..d17c6a110f 100755 --- a/distribution/server-overlay/eap6/eap6-server-modules/pom.xml +++ b/distribution/server-overlay/eap6/eap6-server-modules/pom.xml @@ -8,7 +8,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/server-overlay/eap6/eap6-server-overlay/pom.xml b/distribution/server-overlay/eap6/eap6-server-overlay/pom.xml index 9fe50182ae..fac2527d29 100755 --- a/distribution/server-overlay/eap6/eap6-server-overlay/pom.xml +++ b/distribution/server-overlay/eap6/eap6-server-overlay/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/distribution/server-overlay/eap6/pom.xml b/distribution/server-overlay/eap6/pom.xml index 01d5142386..2209d08c84 100755 --- a/distribution/server-overlay/eap6/pom.xml +++ b/distribution/server-overlay/eap6/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/server-overlay/pom.xml b/distribution/server-overlay/pom.xml index 728503182f..366e1ecf5b 100755 --- a/distribution/server-overlay/pom.xml +++ b/distribution/server-overlay/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/distribution/server-overlay/wildfly/pom.xml b/distribution/server-overlay/wildfly/pom.xml index a8753edd5d..7a69d9ecb1 100755 --- a/distribution/server-overlay/wildfly/pom.xml +++ b/distribution/server-overlay/wildfly/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index e46b9d49b3..5fbf03efb1 100755 --- a/distribution/src-dist/pom.xml +++ b/distribution/src-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml diff --git a/docbook/auth-server-docs/pom.xml b/docbook/auth-server-docs/pom.xml index 5bf8bdaf2a..7e1d1e8270 100755 --- a/docbook/auth-server-docs/pom.xml +++ b/docbook/auth-server-docs/pom.xml @@ -4,7 +4,7 @@ keycloak-docbook-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/docbook/pom.xml b/docbook/pom.xml index 991a949113..b5c608751c 100755 --- a/docbook/pom.xml +++ b/docbook/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Keycloak Documentation diff --git a/docbook/saml-adapter-docs/pom.xml b/docbook/saml-adapter-docs/pom.xml index 7467c4eeca..b2fb75e854 100755 --- a/docbook/saml-adapter-docs/pom.xml +++ b/docbook/saml-adapter-docs/pom.xml @@ -4,7 +4,7 @@ keycloak-docbook-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/events/api/pom.xml b/events/api/pom.xml index f11eeda88b..2ff0514d69 100755 --- a/events/api/pom.xml +++ b/events/api/pom.xml @@ -3,7 +3,7 @@ keycloak-events-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/events/email/pom.xml b/events/email/pom.xml index 648f384ba2..d8379f1e10 100755 --- a/events/email/pom.xml +++ b/events/email/pom.xml @@ -3,7 +3,7 @@ keycloak-events-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/events/jboss-logging/pom.xml b/events/jboss-logging/pom.xml index dadc2745e7..7e39010118 100755 --- a/events/jboss-logging/pom.xml +++ b/events/jboss-logging/pom.xml @@ -3,7 +3,7 @@ keycloak-events-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/events/jpa/pom.xml b/events/jpa/pom.xml index f2da93dadc..15ad40db9c 100755 --- a/events/jpa/pom.xml +++ b/events/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-events-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/events/mongo/pom.xml b/events/mongo/pom.xml index 398ca75c06..9e0cc09f9a 100755 --- a/events/mongo/pom.xml +++ b/events/mongo/pom.xml @@ -3,7 +3,7 @@ keycloak-events-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/events/pom.xml b/events/pom.xml index dd403db097..5837cea383 100755 --- a/events/pom.xml +++ b/events/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/events/syslog/pom.xml b/events/syslog/pom.xml index bc891fba4d..c7efdc49fe 100755 --- a/events/syslog/pom.xml +++ b/events/syslog/pom.xml @@ -3,7 +3,7 @@ keycloak-events-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/admin-client/pom.xml b/examples/admin-client/pom.xml index d1ca420ede..0628add84d 100755 --- a/examples/admin-client/pom.xml +++ b/examples/admin-client/pom.xml @@ -5,7 +5,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Examples - Admin Client diff --git a/examples/basic-auth/pom.xml b/examples/basic-auth/pom.xml index 25a838f88c..26da3c8967 100755 --- a/examples/basic-auth/pom.xml +++ b/examples/basic-auth/pom.xml @@ -6,7 +6,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Examples - Basic Auth diff --git a/examples/broker/facebook-authentication/pom.xml b/examples/broker/facebook-authentication/pom.xml index aae135fe2a..3f4351f455 100755 --- a/examples/broker/facebook-authentication/pom.xml +++ b/examples/broker/facebook-authentication/pom.xml @@ -6,7 +6,7 @@ keycloak-examples-broker-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Broker Examples - Facebook Authentication diff --git a/examples/broker/google-authentication/pom.xml b/examples/broker/google-authentication/pom.xml index 445340f546..8bdb69445b 100755 --- a/examples/broker/google-authentication/pom.xml +++ b/examples/broker/google-authentication/pom.xml @@ -6,7 +6,7 @@ keycloak-examples-broker-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Broker Examples - Google Authentication diff --git a/examples/broker/pom.xml b/examples/broker/pom.xml index 005336319a..fe8aa08ad9 100755 --- a/examples/broker/pom.xml +++ b/examples/broker/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Broker Examples diff --git a/examples/broker/saml-broker-authentication/pom.xml b/examples/broker/saml-broker-authentication/pom.xml index d67653c008..bb0d9cd39b 100755 --- a/examples/broker/saml-broker-authentication/pom.xml +++ b/examples/broker/saml-broker-authentication/pom.xml @@ -6,7 +6,7 @@ keycloak-examples-broker-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Broker Examples - SAML Identity Provider Brokering diff --git a/examples/broker/twitter-authentication/pom.xml b/examples/broker/twitter-authentication/pom.xml index 680b95a422..66bbdf34d1 100755 --- a/examples/broker/twitter-authentication/pom.xml +++ b/examples/broker/twitter-authentication/pom.xml @@ -6,7 +6,7 @@ keycloak-examples-broker-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Broker Examples - Twitter Authentication diff --git a/examples/cors/angular-product-app/pom.xml b/examples/cors/angular-product-app/pom.xml index 9a05680893..95c6957a93 100755 --- a/examples/cors/angular-product-app/pom.xml +++ b/examples/cors/angular-product-app/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-cors-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/cors/database-service/pom.xml b/examples/cors/database-service/pom.xml index 647d9850f9..3c99c5c594 100755 --- a/examples/cors/database-service/pom.xml +++ b/examples/cors/database-service/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-cors-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 17e46a732a..9059511180 100755 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Examples - CORS diff --git a/examples/demo-template/admin-access-app/pom.xml b/examples/demo-template/admin-access-app/pom.xml index ed8847b85e..a1d5c13934 100755 --- a/examples/demo-template/admin-access-app/pom.xml +++ b/examples/demo-template/admin-access-app/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/angular-product-app/pom.xml b/examples/demo-template/angular-product-app/pom.xml index 1d78f7abc1..1a03c82338 100755 --- a/examples/demo-template/angular-product-app/pom.xml +++ b/examples/demo-template/angular-product-app/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/customer-app-cli/pom.xml b/examples/demo-template/customer-app-cli/pom.xml index a367f13ff3..edbced28b1 100755 --- a/examples/demo-template/customer-app-cli/pom.xml +++ b/examples/demo-template/customer-app-cli/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/customer-app-js/pom.xml b/examples/demo-template/customer-app-js/pom.xml index a278d20887..c9f88ddb38 100755 --- a/examples/demo-template/customer-app-js/pom.xml +++ b/examples/demo-template/customer-app-js/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index 6a0b86bf63..8b53724240 100755 --- a/examples/demo-template/customer-app/pom.xml +++ b/examples/demo-template/customer-app/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/database-service/pom.xml b/examples/demo-template/database-service/pom.xml index 09203b2e21..098f0d9fb9 100755 --- a/examples/demo-template/database-service/pom.xml +++ b/examples/demo-template/database-service/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/example-ear/pom.xml b/examples/demo-template/example-ear/pom.xml index 180e3735ba..52d30cdd7b 100755 --- a/examples/demo-template/example-ear/pom.xml +++ b/examples/demo-template/example-ear/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/offline-access-app/pom.xml b/examples/demo-template/offline-access-app/pom.xml index 66dbe0a697..476e2a5a6c 100644 --- a/examples/demo-template/offline-access-app/pom.xml +++ b/examples/demo-template/offline-access-app/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index 6124206459..7bf733917c 100755 --- a/examples/demo-template/pom.xml +++ b/examples/demo-template/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index 9c274de6a2..8c897acf1b 100755 --- a/examples/demo-template/product-app/pom.xml +++ b/examples/demo-template/product-app/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/service-account/pom.xml b/examples/demo-template/service-account/pom.xml index 97e96f78e1..61327fb4f0 100644 --- a/examples/demo-template/service-account/pom.xml +++ b/examples/demo-template/service-account/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/third-party-cdi/pom.xml b/examples/demo-template/third-party-cdi/pom.xml index 298d811d4f..773693dc5f 100755 --- a/examples/demo-template/third-party-cdi/pom.xml +++ b/examples/demo-template/third-party-cdi/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/demo-template/third-party/pom.xml b/examples/demo-template/third-party/pom.xml index fd43af8239..f2ac75feb9 100755 --- a/examples/demo-template/third-party/pom.xml +++ b/examples/demo-template/third-party/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-demo-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/fuse/camel/pom.xml b/examples/fuse/camel/pom.xml index 7c8bd4c177..152b10c0ac 100755 --- a/examples/fuse/camel/pom.xml +++ b/examples/fuse/camel/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-fuse-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/fuse/customer-app-fuse/pom.xml b/examples/fuse/customer-app-fuse/pom.xml index 84bdd8dc4d..9bf406e6c6 100755 --- a/examples/fuse/customer-app-fuse/pom.xml +++ b/examples/fuse/customer-app-fuse/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-fuse-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/fuse/cxf-jaxrs/pom.xml b/examples/fuse/cxf-jaxrs/pom.xml index 1bfecfd9e6..d8951a8f07 100755 --- a/examples/fuse/cxf-jaxrs/pom.xml +++ b/examples/fuse/cxf-jaxrs/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-fuse-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/fuse/cxf-jaxws/pom.xml b/examples/fuse/cxf-jaxws/pom.xml index d5f9fbae92..e7f6e214f5 100755 --- a/examples/fuse/cxf-jaxws/pom.xml +++ b/examples/fuse/cxf-jaxws/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-fuse-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/fuse/features/pom.xml b/examples/fuse/features/pom.xml index 5060f049be..dc9cd652bf 100755 --- a/examples/fuse/features/pom.xml +++ b/examples/fuse/features/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-fuse-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/fuse/pom.xml b/examples/fuse/pom.xml index f826724b79..cc223c84e2 100755 --- a/examples/fuse/pom.xml +++ b/examples/fuse/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Fuse examples diff --git a/examples/fuse/product-app-fuse/pom.xml b/examples/fuse/product-app-fuse/pom.xml index 2f872228a3..25b1d1c566 100755 --- a/examples/fuse/product-app-fuse/pom.xml +++ b/examples/fuse/product-app-fuse/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-fuse-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/js-console/pom.xml b/examples/js-console/pom.xml index 94158d2f45..548fb64d8a 100755 --- a/examples/js-console/pom.xml +++ b/examples/js-console/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/kerberos/pom.xml b/examples/kerberos/pom.xml index e6d77dfa1e..2b1c9820ed 100755 --- a/examples/kerberos/pom.xml +++ b/examples/kerberos/pom.xml @@ -5,7 +5,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Examples - Kerberos Credential Delegation diff --git a/examples/ldap/pom.xml b/examples/ldap/pom.xml index ab1a02b954..7f218f1040 100644 --- a/examples/ldap/pom.xml +++ b/examples/ldap/pom.xml @@ -5,7 +5,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/examples/multi-tenant/pom.xml b/examples/multi-tenant/pom.xml index 39db28dfec..46e654319e 100755 --- a/examples/multi-tenant/pom.xml +++ b/examples/multi-tenant/pom.xml @@ -4,7 +4,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak Examples - Multi Tenant diff --git a/examples/pom.xml b/examples/pom.xml index 365c4f949c..92a5d0ccc4 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Examples diff --git a/examples/providers/authenticator/pom.xml b/examples/providers/authenticator/pom.xml index 03a0adf024..22f14a449e 100755 --- a/examples/providers/authenticator/pom.xml +++ b/examples/providers/authenticator/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-providers-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Authenticator Example diff --git a/examples/providers/event-listener-sysout/pom.xml b/examples/providers/event-listener-sysout/pom.xml index 6396a5100f..78398a4baf 100755 --- a/examples/providers/event-listener-sysout/pom.xml +++ b/examples/providers/event-listener-sysout/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-providers-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Event Listener System.out Example diff --git a/examples/providers/event-store-mem/pom.xml b/examples/providers/event-store-mem/pom.xml index db2c27d12a..814d5655f5 100755 --- a/examples/providers/event-store-mem/pom.xml +++ b/examples/providers/event-store-mem/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-providers-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Event Store In-Mem Example diff --git a/examples/providers/federation-provider/pom.xml b/examples/providers/federation-provider/pom.xml index f91695eeb3..d6885dec0b 100755 --- a/examples/providers/federation-provider/pom.xml +++ b/examples/providers/federation-provider/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-providers-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Properties Authentication Provider Example diff --git a/examples/providers/pom.xml b/examples/providers/pom.xml index e112d21864..ed3e41d88c 100755 --- a/examples/providers/pom.xml +++ b/examples/providers/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Provider Examples diff --git a/examples/saml/pom.xml b/examples/saml/pom.xml index e056348037..4fb6e0d2f7 100755 --- a/examples/saml/pom.xml +++ b/examples/saml/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Provider Examples diff --git a/examples/saml/post-with-encryption/pom.xml b/examples/saml/post-with-encryption/pom.xml index df15da9e3b..bc9df5bc8f 100755 --- a/examples/saml/post-with-encryption/pom.xml +++ b/examples/saml/post-with-encryption/pom.xml @@ -5,7 +5,7 @@ keycloak-examples-saml-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT saml-post-encryption diff --git a/examples/saml/post-with-signature/pom.xml b/examples/saml/post-with-signature/pom.xml index 9720686338..cd4d829c49 100755 --- a/examples/saml/post-with-signature/pom.xml +++ b/examples/saml/post-with-signature/pom.xml @@ -5,7 +5,7 @@ keycloak-examples-saml-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT saml-post-signatures diff --git a/examples/saml/redirect-with-signature/pom.xml b/examples/saml/redirect-with-signature/pom.xml index f806d42068..b0e0848d26 100755 --- a/examples/saml/redirect-with-signature/pom.xml +++ b/examples/saml/redirect-with-signature/pom.xml @@ -5,7 +5,7 @@ keycloak-examples-saml-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT saml-redirect-signatures diff --git a/examples/themes/pom.xml b/examples/themes/pom.xml index e1e285433d..d68eeac40a 100755 --- a/examples/themes/pom.xml +++ b/examples/themes/pom.xml @@ -3,7 +3,7 @@ keycloak-examples-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Themes Examples diff --git a/export-import/export-import-api/pom.xml b/export-import/export-import-api/pom.xml index e9f48e6280..6e656f29e8 100755 --- a/export-import/export-import-api/pom.xml +++ b/export-import/export-import-api/pom.xml @@ -4,7 +4,7 @@ keycloak-export-import-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/export-import/export-import-dir/pom.xml b/export-import/export-import-dir/pom.xml index 03f9eda701..69e3558a42 100755 --- a/export-import/export-import-dir/pom.xml +++ b/export-import/export-import-dir/pom.xml @@ -4,7 +4,7 @@ keycloak-export-import-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/export-import/export-import-single-file/pom.xml b/export-import/export-import-single-file/pom.xml index 41b3072999..0f9312b2ea 100755 --- a/export-import/export-import-single-file/pom.xml +++ b/export-import/export-import-single-file/pom.xml @@ -4,7 +4,7 @@ keycloak-export-import-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/export-import/pom.xml b/export-import/pom.xml index f0cae60b28..3912bea19f 100755 --- a/export-import/pom.xml +++ b/export-import/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/federation/kerberos/pom.xml b/federation/kerberos/pom.xml index c8d367c42a..57e0a0c6cb 100755 --- a/federation/kerberos/pom.xml +++ b/federation/kerberos/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/federation/ldap/pom.xml b/federation/ldap/pom.xml index d44e4e8324..52f121b1b2 100755 --- a/federation/ldap/pom.xml +++ b/federation/ldap/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/federation/pom.xml b/federation/pom.xml index 156c369308..8e979c47bf 100755 --- a/federation/pom.xml +++ b/federation/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/account-api/pom.xml b/forms/account-api/pom.xml index 39478b0c3e..9399983990 100755 --- a/forms/account-api/pom.xml +++ b/forms/account-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/account-freemarker/pom.xml b/forms/account-freemarker/pom.xml index c03d99a98c..b693e7dc5d 100755 --- a/forms/account-freemarker/pom.xml +++ b/forms/account-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/common-freemarker/pom.xml b/forms/common-freemarker/pom.xml index 1d5746574d..6a1f327a75 100755 --- a/forms/common-freemarker/pom.xml +++ b/forms/common-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/common-themes/pom.xml b/forms/common-themes/pom.xml index 7ca2b9abc2..955cba05c0 100755 --- a/forms/common-themes/pom.xml +++ b/forms/common-themes/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/email-api/pom.xml b/forms/email-api/pom.xml index 17252a15ab..1662d47b1e 100755 --- a/forms/email-api/pom.xml +++ b/forms/email-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/email-freemarker/pom.xml b/forms/email-freemarker/pom.xml index d9974b31fb..f6d48b8759 100755 --- a/forms/email-freemarker/pom.xml +++ b/forms/email-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/login-api/pom.xml b/forms/login-api/pom.xml index d28463307d..c642c6df5a 100755 --- a/forms/login-api/pom.xml +++ b/forms/login-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/login-freemarker/pom.xml b/forms/login-freemarker/pom.xml index 56f7fffedc..2fedecacad 100755 --- a/forms/login-freemarker/pom.xml +++ b/forms/login-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/pom.xml b/forms/pom.xml index 48647e4c80..94f0adfe63 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index 8ffd66e6e7..8f90445cd7 100755 --- a/integration/adapter-core/pom.xml +++ b/integration/adapter-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/adapter-spi/pom.xml b/integration/adapter-spi/pom.xml index 780739a857..d57a5b2e3d 100755 --- a/integration/adapter-spi/pom.xml +++ b/integration/adapter-spi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/admin-client/pom.xml b/integration/admin-client/pom.xml index ef8aae1a17..88f4f1da45 100755 --- a/integration/admin-client/pom.xml +++ b/integration/admin-client/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/as7-eap6/as7-adapter-spi/pom.xml b/integration/as7-eap6/as7-adapter-spi/pom.xml index 28f537ea5e..2820013e73 100755 --- a/integration/as7-eap6/as7-adapter-spi/pom.xml +++ b/integration/as7-eap6/as7-adapter-spi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/as7-eap6/as7-adapter/pom.xml b/integration/as7-eap6/as7-adapter/pom.xml index a2d6395f3f..7eca5a9d5d 100755 --- a/integration/as7-eap6/as7-adapter/pom.xml +++ b/integration/as7-eap6/as7-adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/as7-eap6/as7-subsystem/pom.xml b/integration/as7-eap6/as7-subsystem/pom.xml index abe77633ea..3a1149a204 100755 --- a/integration/as7-eap6/as7-subsystem/pom.xml +++ b/integration/as7-eap6/as7-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/integration/as7-eap6/pom.xml b/integration/as7-eap6/pom.xml index 1c5e3eafae..16792daeab 100755 --- a/integration/as7-eap6/pom.xml +++ b/integration/as7-eap6/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml Keycloak AS7 / JBoss EAP 6 Integration diff --git a/integration/installed/pom.xml b/integration/installed/pom.xml index 4dfad34fe2..4732929d1f 100755 --- a/integration/installed/pom.xml +++ b/integration/installed/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index e9da65d08a..15534a5dc3 100755 --- a/integration/jaxrs-oauth-client/pom.xml +++ b/integration/jaxrs-oauth-client/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/jboss-adapter-core/pom.xml b/integration/jboss-adapter-core/pom.xml index 75b4f09386..d5c7c31d1a 100755 --- a/integration/jboss-adapter-core/pom.xml +++ b/integration/jboss-adapter-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/jetty/jetty-adapter-spi/pom.xml b/integration/jetty/jetty-adapter-spi/pom.xml index 5181fc98a2..d02cef173e 100755 --- a/integration/jetty/jetty-adapter-spi/pom.xml +++ b/integration/jetty/jetty-adapter-spi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jetty/jetty-core/pom.xml b/integration/jetty/jetty-core/pom.xml index 9a8fb52ee8..4c46f8df4f 100755 --- a/integration/jetty/jetty-core/pom.xml +++ b/integration/jetty/jetty-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jetty/jetty8.1/pom.xml b/integration/jetty/jetty8.1/pom.xml index 55edfd062f..7ba8fc5f99 100755 --- a/integration/jetty/jetty8.1/pom.xml +++ b/integration/jetty/jetty8.1/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jetty/jetty9.1/pom.xml b/integration/jetty/jetty9.1/pom.xml index 5f033842e9..347d5e6d0c 100755 --- a/integration/jetty/jetty9.1/pom.xml +++ b/integration/jetty/jetty9.1/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jetty/jetty9.2/pom.xml b/integration/jetty/jetty9.2/pom.xml index 6be8b4463a..2064d72c05 100755 --- a/integration/jetty/jetty9.2/pom.xml +++ b/integration/jetty/jetty9.2/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jetty/pom.xml b/integration/jetty/pom.xml index 53b83e3cc2..7cff9ffa68 100755 --- a/integration/jetty/pom.xml +++ b/integration/jetty/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml Keycloak Jetty Integration diff --git a/integration/js/pom.xml b/integration/js/pom.xml index e3536b13d1..e130bee1cd 100755 --- a/integration/js/pom.xml +++ b/integration/js/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/osgi-adapter/pom.xml b/integration/osgi-adapter/pom.xml index 457ee11468..e82bbde9b7 100755 --- a/integration/osgi-adapter/pom.xml +++ b/integration/osgi-adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index 6bd0d889c5..69767e654d 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Keycloak Integration diff --git a/integration/servlet-adapter-spi/pom.xml b/integration/servlet-adapter-spi/pom.xml index 1222681710..c2ebb39014 100755 --- a/integration/servlet-adapter-spi/pom.xml +++ b/integration/servlet-adapter-spi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/servlet-filter/pom.xml b/integration/servlet-filter/pom.xml index ce857f23ff..c539e344d1 100755 --- a/integration/servlet-filter/pom.xml +++ b/integration/servlet-filter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index 666d4319f1..017bb1bb0a 100755 --- a/integration/servlet-oauth-client/pom.xml +++ b/integration/servlet-oauth-client/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/spring-boot/pom.xml b/integration/spring-boot/pom.xml index c435108387..1a80ae2d32 100755 --- a/integration/spring-boot/pom.xml +++ b/integration/spring-boot/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/spring-security/pom.xml b/integration/spring-security/pom.xml index 0eaeb1bebb..f6edc6de8a 100755 --- a/integration/spring-security/pom.xml +++ b/integration/spring-security/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/tomcat/pom.xml b/integration/tomcat/pom.xml index ea38d273c4..6a92f56381 100755 --- a/integration/tomcat/pom.xml +++ b/integration/tomcat/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml Keycloak Tomcat Integration diff --git a/integration/tomcat/tomcat-adapter-spi/pom.xml b/integration/tomcat/tomcat-adapter-spi/pom.xml index e20215fea0..44d404d8b6 100755 --- a/integration/tomcat/tomcat-adapter-spi/pom.xml +++ b/integration/tomcat/tomcat-adapter-spi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/tomcat/tomcat-core/pom.xml b/integration/tomcat/tomcat-core/pom.xml index 43540ef48f..87a4cea8f9 100755 --- a/integration/tomcat/tomcat-core/pom.xml +++ b/integration/tomcat/tomcat-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/tomcat/tomcat6/pom.xml b/integration/tomcat/tomcat6/pom.xml index 45c5801a95..4b223956ef 100755 --- a/integration/tomcat/tomcat6/pom.xml +++ b/integration/tomcat/tomcat6/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/tomcat/tomcat7/pom.xml b/integration/tomcat/tomcat7/pom.xml index 41a9500e06..99160642f2 100755 --- a/integration/tomcat/tomcat7/pom.xml +++ b/integration/tomcat/tomcat7/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/tomcat/tomcat8/pom.xml b/integration/tomcat/tomcat8/pom.xml index b3f1ebf7a0..3086dd7988 100755 --- a/integration/tomcat/tomcat8/pom.xml +++ b/integration/tomcat/tomcat8/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/undertow-adapter-spi/pom.xml b/integration/undertow-adapter-spi/pom.xml index 2fd3ed74e7..a0e4909ce3 100755 --- a/integration/undertow-adapter-spi/pom.xml +++ b/integration/undertow-adapter-spi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index 9fe07ae99f..8bdfeea60d 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/wildfly/pom.xml b/integration/wildfly/pom.xml index 85fedbb31e..4650faa850 100644 --- a/integration/wildfly/pom.xml +++ b/integration/wildfly/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml Keycloak WildFly Integration diff --git a/integration/wildfly/wf8-subsystem/pom.xml b/integration/wildfly/wf8-subsystem/pom.xml index 57904804b9..c1f205c347 100755 --- a/integration/wildfly/wf8-subsystem/pom.xml +++ b/integration/wildfly/wf8-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/integration/wildfly/wildfly-adapter/pom.xml b/integration/wildfly/wildfly-adapter/pom.xml index bdc116988d..8bc8c01f0f 100755 --- a/integration/wildfly/wildfly-adapter/pom.xml +++ b/integration/wildfly/wildfly-adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/wildfly/wildfly-subsystem/pom.xml b/integration/wildfly/wildfly-subsystem/pom.xml index e4a5ef9516..87b50284ae 100755 --- a/integration/wildfly/wildfly-subsystem/pom.xml +++ b/integration/wildfly/wildfly-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml diff --git a/model/api/pom.xml b/model/api/pom.xml index a85812c098..4f837d852a 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/infinispan/pom.xml b/model/invalidation-cache/infinispan/pom.xml index 6b0b42bb7c..717c742682 100755 --- a/model/invalidation-cache/infinispan/pom.xml +++ b/model/invalidation-cache/infinispan/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/model-adapters/pom.xml b/model/invalidation-cache/model-adapters/pom.xml index 5d0458a479..15cb3e6f77 100755 --- a/model/invalidation-cache/model-adapters/pom.xml +++ b/model/invalidation-cache/model-adapters/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/pom.xml b/model/invalidation-cache/pom.xml index 927761278c..65f3f49f5d 100755 --- a/model/invalidation-cache/pom.xml +++ b/model/invalidation-cache/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml Keycloak Model Invalidation Cache Parent diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index f9770ea7f1..e759373243 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index 99af9a617e..4ae2e8201a 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index da235dc931..58c87e77b6 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Keycloak Model Parent diff --git a/model/sessions-infinispan/pom.xml b/model/sessions-infinispan/pom.xml index 553895cf81..66cbc4141b 100755 --- a/model/sessions-infinispan/pom.xml +++ b/model/sessions-infinispan/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 71c616ffef..a13138bbc0 100755 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.keycloak keycloak-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT pom diff --git a/proxy/launcher/pom.xml b/proxy/launcher/pom.xml index 221290c7c0..ca81678759 100755 --- a/proxy/launcher/pom.xml +++ b/proxy/launcher/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/proxy/pom.xml b/proxy/pom.xml index b9fd08b4b6..3fcc529914 100755 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Model Parent diff --git a/proxy/proxy-server/pom.xml b/proxy/proxy-server/pom.xml index fa3120dd5d..6dee5dd308 100755 --- a/proxy/proxy-server/pom.xml +++ b/proxy/proxy-server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/saml/client-adapter/as7-eap6/adapter/pom.xml b/saml/client-adapter/as7-eap6/adapter/pom.xml index 07a47085f9..a5da58de63 100755 --- a/saml/client-adapter/as7-eap6/adapter/pom.xml +++ b/saml/client-adapter/as7-eap6/adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/as7-eap6/pom.xml b/saml/client-adapter/as7-eap6/pom.xml index 2fa282424c..9106fef8f3 100755 --- a/saml/client-adapter/as7-eap6/pom.xml +++ b/saml/client-adapter/as7-eap6/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak SAML EAP Integration diff --git a/saml/client-adapter/as7-eap6/subsystem/pom.xml b/saml/client-adapter/as7-eap6/subsystem/pom.xml index ecdbd7eb8b..c425806ccf 100755 --- a/saml/client-adapter/as7-eap6/subsystem/pom.xml +++ b/saml/client-adapter/as7-eap6/subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/saml/client-adapter/core/pom.xml b/saml/client-adapter/core/pom.xml index cbad291ec9..4a7cfa41b6 100755 --- a/saml/client-adapter/core/pom.xml +++ b/saml/client-adapter/core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/jetty/jetty-core/pom.xml b/saml/client-adapter/jetty/jetty-core/pom.xml index 82495b796b..c339b0438c 100755 --- a/saml/client-adapter/jetty/jetty-core/pom.xml +++ b/saml/client-adapter/jetty/jetty-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/jetty/jetty8.1/pom.xml b/saml/client-adapter/jetty/jetty8.1/pom.xml index ec65147f11..a94523047e 100755 --- a/saml/client-adapter/jetty/jetty8.1/pom.xml +++ b/saml/client-adapter/jetty/jetty8.1/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/jetty/jetty9.1/pom.xml b/saml/client-adapter/jetty/jetty9.1/pom.xml index 9ab712161e..b5a213759b 100755 --- a/saml/client-adapter/jetty/jetty9.1/pom.xml +++ b/saml/client-adapter/jetty/jetty9.1/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/jetty/jetty9.2/pom.xml b/saml/client-adapter/jetty/jetty9.2/pom.xml index 5bb09e7764..1aabf30a04 100755 --- a/saml/client-adapter/jetty/jetty9.2/pom.xml +++ b/saml/client-adapter/jetty/jetty9.2/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/jetty/pom.xml b/saml/client-adapter/jetty/pom.xml index 3668923ac0..a69e7fd3f4 100755 --- a/saml/client-adapter/jetty/pom.xml +++ b/saml/client-adapter/jetty/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak SAML Jetty Integration diff --git a/saml/client-adapter/pom.xml b/saml/client-adapter/pom.xml index 76f52fa356..f34efcb6f5 100755 --- a/saml/client-adapter/pom.xml +++ b/saml/client-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml Keycloak SAML Client Adapter Modules diff --git a/saml/client-adapter/servlet-filter/pom.xml b/saml/client-adapter/servlet-filter/pom.xml index 10d8fa3856..9fefcce93a 100755 --- a/saml/client-adapter/servlet-filter/pom.xml +++ b/saml/client-adapter/servlet-filter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/tomcat/pom.xml b/saml/client-adapter/tomcat/pom.xml index d9d6fac4ca..5bc89b4b2d 100755 --- a/saml/client-adapter/tomcat/pom.xml +++ b/saml/client-adapter/tomcat/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak SAML Tomcat Integration diff --git a/saml/client-adapter/tomcat/tomcat-core/pom.xml b/saml/client-adapter/tomcat/tomcat-core/pom.xml index d2509f4aef..fa60cb086d 100755 --- a/saml/client-adapter/tomcat/tomcat-core/pom.xml +++ b/saml/client-adapter/tomcat/tomcat-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/tomcat/tomcat6/pom.xml b/saml/client-adapter/tomcat/tomcat6/pom.xml index 401f185a20..38728cf5d2 100755 --- a/saml/client-adapter/tomcat/tomcat6/pom.xml +++ b/saml/client-adapter/tomcat/tomcat6/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/tomcat/tomcat7/pom.xml b/saml/client-adapter/tomcat/tomcat7/pom.xml index 80953a5fd6..5191ae1dc5 100755 --- a/saml/client-adapter/tomcat/tomcat7/pom.xml +++ b/saml/client-adapter/tomcat/tomcat7/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/tomcat/tomcat8/pom.xml b/saml/client-adapter/tomcat/tomcat8/pom.xml index 2a3b7f7dee..b9c37d38dd 100755 --- a/saml/client-adapter/tomcat/tomcat8/pom.xml +++ b/saml/client-adapter/tomcat/tomcat8/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/undertow/pom.xml b/saml/client-adapter/undertow/pom.xml index 40d9e43762..3e2c883f8b 100755 --- a/saml/client-adapter/undertow/pom.xml +++ b/saml/client-adapter/undertow/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/wildfly/pom.xml b/saml/client-adapter/wildfly/pom.xml index 8d45b030de..641da3b8d2 100755 --- a/saml/client-adapter/wildfly/pom.xml +++ b/saml/client-adapter/wildfly/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../pom.xml Keycloak SAML Wildfly Integration diff --git a/saml/client-adapter/wildfly/wildfly-adapter/pom.xml b/saml/client-adapter/wildfly/wildfly-adapter/pom.xml index 7e2fe4377a..1b9e720d6f 100755 --- a/saml/client-adapter/wildfly/wildfly-adapter/pom.xml +++ b/saml/client-adapter/wildfly/wildfly-adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml 4.0.0 diff --git a/saml/client-adapter/wildfly/wildfly-subsystem/pom.xml b/saml/client-adapter/wildfly/wildfly-subsystem/pom.xml index b7a218de11..8aadd05073 100755 --- a/saml/client-adapter/wildfly/wildfly-subsystem/pom.xml +++ b/saml/client-adapter/wildfly/wildfly-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../../../pom.xml diff --git a/saml/pom.xml b/saml/pom.xml index 0a3e596890..6f3a22631c 100755 --- a/saml/pom.xml +++ b/saml/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Keycloak SAML Integration diff --git a/saml/saml-core/pom.xml b/saml/saml-core/pom.xml index 2b8ca1b53d..7e2d407254 100755 --- a/saml/saml-core/pom.xml +++ b/saml/saml-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/saml/saml-protocol/pom.xml b/saml/saml-protocol/pom.xml index d78601af74..11490adef9 100755 --- a/saml/saml-protocol/pom.xml +++ b/saml/saml-protocol/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index dcede66740..3662c442fa 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 10faa01713..dc8327bf03 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index 7b01253a7a..0f4bfc1298 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/github/pom.xml b/social/github/pom.xml index 254e94894b..cf5a8fd2d5 100755 --- a/social/github/pom.xml +++ b/social/github/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index d750fa9b79..b4808e000b 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/linkedin/pom.xml b/social/linkedin/pom.xml index ec54c8c237..b750bd42dc 100755 --- a/social/linkedin/pom.xml +++ b/social/linkedin/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index a703420b08..fed75d4357 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/stackoverflow/pom.xml b/social/stackoverflow/pom.xml index 9f336df78d..d5b2c1c488 100755 --- a/social/stackoverflow/pom.xml +++ b/social/stackoverflow/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index 15f2160535..cad61ff4a1 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/docker-cluster/pom.xml b/testsuite/docker-cluster/pom.xml index e8a345e3e6..cc28faa877 100755 --- a/testsuite/docker-cluster/pom.xml +++ b/testsuite/docker-cluster/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/testsuite/integration-arquillian/pom.xml b/testsuite/integration-arquillian/pom.xml index 7ab4a377e2..65bc4ab627 100644 --- a/testsuite/integration-arquillian/pom.xml +++ b/testsuite/integration-arquillian/pom.xml @@ -4,7 +4,7 @@ org.keycloak keycloak-testsuite-pom - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/integration-arquillian/servers/eap6/pom.xml b/testsuite/integration-arquillian/servers/eap6/pom.xml index 6861fe28bc..3764a44b7f 100644 --- a/testsuite/integration-arquillian/servers/eap6/pom.xml +++ b/testsuite/integration-arquillian/servers/eap6/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/migration/pom.xml b/testsuite/integration-arquillian/servers/migration/pom.xml index c825e34204..143df34c4d 100644 --- a/testsuite/integration-arquillian/servers/migration/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/migration/wildfly_kc12/pom.xml b/testsuite/integration-arquillian/servers/migration/wildfly_kc12/pom.xml index 02b76d4f61..b0bba268fd 100644 --- a/testsuite/integration-arquillian/servers/migration/wildfly_kc12/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/wildfly_kc12/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-migration-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/migration/wildfly_kc13/pom.xml b/testsuite/integration-arquillian/servers/migration/wildfly_kc13/pom.xml index f0b92a61e2..018a798a2d 100644 --- a/testsuite/integration-arquillian/servers/migration/wildfly_kc13/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/wildfly_kc13/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-migration-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/migration/wildfly_kc14/pom.xml b/testsuite/integration-arquillian/servers/migration/wildfly_kc14/pom.xml index 52a9378017..2c35f08315 100644 --- a/testsuite/integration-arquillian/servers/migration/wildfly_kc14/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/wildfly_kc14/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-migration-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/migration/wildfly_kc15/pom.xml b/testsuite/integration-arquillian/servers/migration/wildfly_kc15/pom.xml index f04e10e938..d94ccea8e6 100644 --- a/testsuite/integration-arquillian/servers/migration/wildfly_kc15/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/wildfly_kc15/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-migration-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/migration/wildfly_kc16/pom.xml b/testsuite/integration-arquillian/servers/migration/wildfly_kc16/pom.xml index 2b9a64fcbc..789c190bd2 100644 --- a/testsuite/integration-arquillian/servers/migration/wildfly_kc16/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/wildfly_kc16/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-migration-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/pom.xml b/testsuite/integration-arquillian/servers/pom.xml index c805703d7a..39111cbc5c 100644 --- a/testsuite/integration-arquillian/servers/pom.xml +++ b/testsuite/integration-arquillian/servers/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/servers/wildfly/pom.xml b/testsuite/integration-arquillian/servers/wildfly/pom.xml index f30d6c26da..c6fc965354 100644 --- a/testsuite/integration-arquillian/servers/wildfly/pom.xml +++ b/testsuite/integration-arquillian/servers/wildfly/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-servers - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/as7/pom.xml b/testsuite/integration-arquillian/tests/adapters/as7/pom.xml index f670ea3c0a..6abbae821d 100644 --- a/testsuite/integration-arquillian/tests/adapters/as7/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/as7/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/eap6/pom.xml b/testsuite/integration-arquillian/tests/adapters/eap6/pom.xml index 0026220951..16fd49e816 100644 --- a/testsuite/integration-arquillian/tests/adapters/eap6/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/eap6/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/karaf/pom.xml b/testsuite/integration-arquillian/tests/adapters/karaf/pom.xml index 0ec9b34d23..27d2cdc9c5 100644 --- a/testsuite/integration-arquillian/tests/adapters/karaf/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/karaf/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/pom.xml b/testsuite/integration-arquillian/tests/adapters/pom.xml index 865f8fc4b7..d506c6d5dd 100644 --- a/testsuite/integration-arquillian/tests/adapters/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/tomcat/pom.xml b/testsuite/integration-arquillian/tests/adapters/tomcat/pom.xml index 564321350e..da1dfb05a6 100644 --- a/testsuite/integration-arquillian/tests/adapters/tomcat/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/tomcat/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/wildfly-relative/pom.xml b/testsuite/integration-arquillian/tests/adapters/wildfly-relative/pom.xml index 20a43e2af3..92191db2fb 100644 --- a/testsuite/integration-arquillian/tests/adapters/wildfly-relative/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/wildfly-relative/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/wildfly/pom.xml b/testsuite/integration-arquillian/tests/adapters/wildfly/pom.xml index fbac8fe3c8..4f2bb53039 100644 --- a/testsuite/integration-arquillian/tests/adapters/wildfly/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/wildfly/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/adapters/wildfly8/pom.xml b/testsuite/integration-arquillian/tests/adapters/wildfly8/pom.xml index f6378e8242..de42ce3a3a 100644 --- a/testsuite/integration-arquillian/tests/adapters/wildfly8/pom.xml +++ b/testsuite/integration-arquillian/tests/adapters/wildfly8/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests-adapters - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/base/pom.xml b/testsuite/integration-arquillian/tests/base/pom.xml index 093459a6b6..42425032c5 100644 --- a/testsuite/integration-arquillian/tests/base/pom.xml +++ b/testsuite/integration-arquillian/tests/base/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian-tests - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration-arquillian/tests/pom.xml b/testsuite/integration-arquillian/tests/pom.xml index a4c09e6100..ce114d1a79 100644 --- a/testsuite/integration-arquillian/tests/pom.xml +++ b/testsuite/integration-arquillian/tests/pom.xml @@ -4,7 +4,7 @@ org.keycloak.testsuite integration-arquillian - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index 552e011a1d..44f5e3130b 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/jetty/jetty81/pom.xml b/testsuite/jetty/jetty81/pom.xml index 000407b422..e5c78233c2 100755 --- a/testsuite/jetty/jetty81/pom.xml +++ b/testsuite/jetty/jetty81/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/jetty/jetty91/pom.xml b/testsuite/jetty/jetty91/pom.xml index b6d04d06db..021b7db391 100755 --- a/testsuite/jetty/jetty91/pom.xml +++ b/testsuite/jetty/jetty91/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/jetty/jetty92/pom.xml b/testsuite/jetty/jetty92/pom.xml index 7f878202f4..bf2083e5de 100755 --- a/testsuite/jetty/jetty92/pom.xml +++ b/testsuite/jetty/jetty92/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/jetty/pom.xml b/testsuite/jetty/pom.xml index 90e0231d2f..d3b30c20b9 100755 --- a/testsuite/jetty/pom.xml +++ b/testsuite/jetty/pom.xml @@ -3,7 +3,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml Keycloak SAML Jetty Testsuite Integration diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index cb81985c6f..0f949639c9 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 8e7d340a8c..66314fd5fb 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/proxy/pom.xml b/testsuite/proxy/pom.xml index a5e895fe55..2d57a03951 100755 --- a/testsuite/proxy/pom.xml +++ b/testsuite/proxy/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/tomcat6/pom.xml b/testsuite/tomcat6/pom.xml index cc50c0c9b9..c352e9a905 100755 --- a/testsuite/tomcat6/pom.xml +++ b/testsuite/tomcat6/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/tomcat7/pom.xml b/testsuite/tomcat7/pom.xml index 05950a8661..4aad8e3df2 100755 --- a/testsuite/tomcat7/pom.xml +++ b/testsuite/tomcat7/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/tomcat8/pom.xml b/testsuite/tomcat8/pom.xml index 6611d8fa4b..88103609a6 100755 --- a/testsuite/tomcat8/pom.xml +++ b/testsuite/tomcat8/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/timer/api/pom.xml b/timer/api/pom.xml index 6ba6df0065..e4a11f03a0 100755 --- a/timer/api/pom.xml +++ b/timer/api/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/timer/basic/pom.xml b/timer/basic/pom.xml index fb7d5a053b..dc85c8c020 100755 --- a/timer/basic/pom.xml +++ b/timer/basic/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT 4.0.0 diff --git a/timer/pom.xml b/timer/pom.xml index 2d4243f42f..16cd2a8e79 100755 --- a/timer/pom.xml +++ b/timer/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/util/embedded-ldap/pom.xml b/util/embedded-ldap/pom.xml index 2275c645c5..4c7fa2e23a 100644 --- a/util/embedded-ldap/pom.xml +++ b/util/embedded-ldap/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index 1026fbaba8..a4533e71a5 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT ../pom.xml diff --git a/wildfly/adduser/pom.xml b/wildfly/adduser/pom.xml index 3df87fd06e..8bf5640300 100755 --- a/wildfly/adduser/pom.xml +++ b/wildfly/adduser/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-wildfly-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT keycloak-wildfly-adduser diff --git a/wildfly/extensions/pom.xml b/wildfly/extensions/pom.xml index 654cb153ab..2ed94b568b 100755 --- a/wildfly/extensions/pom.xml +++ b/wildfly/extensions/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-wildfly-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT keycloak-wildfly-extensions diff --git a/wildfly/pom.xml b/wildfly/pom.xml index 1194e998cf..c9789a0c6f 100755 --- a/wildfly/pom.xml +++ b/wildfly/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT Keycloak WildFly Integration diff --git a/wildfly/server-eap6-subsystem/pom.xml b/wildfly/server-eap6-subsystem/pom.xml index 1ea7c9f678..2e991596aa 100755 --- a/wildfly/server-eap6-subsystem/pom.xml +++ b/wildfly/server-eap6-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-wildfly-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT keycloak-eap6-server-subsystem diff --git a/wildfly/server-subsystem/pom.xml b/wildfly/server-subsystem/pom.xml index 13408f0911..6cd8a3e3eb 100755 --- a/wildfly/server-subsystem/pom.xml +++ b/wildfly/server-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-wildfly-parent - 1.8.0.CR1-SNAPSHOT + 1.9.0.CR1-SNAPSHOT keycloak-wildfly-server-subsystem