From ee5cab04e07e0e4a739299a1d81b41ec5674d908 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 13 Mar 2014 09:07:16 +0000 Subject: [PATCH] Set next version --- admin-ui-styles/pom.xml | 2 +- admin-ui/pom.xml | 2 +- core-jaxrs/pom.xml | 2 +- core/pom.xml | 2 +- distribution/appliance-dist/pom.xml | 2 +- distribution/as7-adapter-zip/pom.xml | 2 +- distribution/eap6-adapter-zip/pom.xml | 2 +- distribution/examples-docs-zip/pom.xml | 2 +- distribution/modules/pom.xml | 2 +- distribution/pom.xml | 2 +- distribution/src-dist/pom.xml | 2 +- distribution/theme-template-zip/pom.xml | 2 +- distribution/war-dist/pom.xml | 2 +- distribution/war-zip/pom.xml | 2 +- distribution/wildfly-adapter-zip/pom.xml | 2 +- docbook/pom.xml | 2 +- docbook/reference/en/en-US/master.xml | 2 +- .../en/en-US/modules/server-installation.xml | 22 +++++++++---------- docbook/reference/en/en-US/modules/themes.xml | 4 ++-- .../demo-template/customer-app-cli/pom.xml | 2 +- .../demo-template/customer-app-js/pom.xml | 2 +- examples/demo-template/customer-app/pom.xml | 2 +- .../demo-template/database-service/pom.xml | 2 +- examples/demo-template/pom.xml | 2 +- examples/demo-template/product-app/pom.xml | 2 +- .../demo-template/third-party-cdi/pom.xml | 2 +- examples/demo-template/third-party/pom.xml | 2 +- examples/pom.xml | 2 +- forms/account-api/pom.xml | 2 +- forms/account-freemarker/pom.xml | 2 +- forms/common-freemarker/pom.xml | 2 +- forms/common-themes/pom.xml | 2 +- forms/login-api/pom.xml | 2 +- forms/login-freemarker/pom.xml | 2 +- forms/pom.xml | 2 +- integration/adapter-core/pom.xml | 2 +- integration/as7-eap-subsystem/pom.xml | 4 ++-- integration/as7-eap6/adapter/pom.xml | 2 +- integration/jaxrs-oauth-client/pom.xml | 2 +- integration/jboss-adapter-core/pom.xml | 2 +- integration/js/pom.xml | 2 +- integration/pom.xml | 2 +- integration/servlet-oauth-client/pom.xml | 2 +- integration/undertow/pom.xml | 2 +- integration/wildfly-adapter/pom.xml | 2 +- integration/wildfly-subsystem/pom.xml | 4 ++-- model/api/pom.xml | 2 +- model/jpa/pom.xml | 2 +- model/mongo/pom.xml | 2 +- model/picketlink/pom.xml | 2 +- model/pom.xml | 2 +- model/tests/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- services/pom.xml | 2 +- social/core/pom.xml | 2 +- social/facebook/pom.xml | 2 +- social/github/pom.xml | 2 +- social/google/pom.xml | 2 +- social/pom.xml | 2 +- social/twitter/pom.xml | 2 +- testsuite/integration/pom.xml | 2 +- testsuite/performance/pom.xml | 2 +- testsuite/pom.xml | 2 +- 64 files changed, 77 insertions(+), 77 deletions(-) diff --git a/admin-ui-styles/pom.xml b/admin-ui-styles/pom.xml index bd3e53bda2..392cea2b47 100755 --- a/admin-ui-styles/pom.xml +++ b/admin-ui-styles/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/admin-ui/pom.xml b/admin-ui/pom.xml index 3f32a3262e..2314f595a4 100755 --- a/admin-ui/pom.xml +++ b/admin-ui/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/core-jaxrs/pom.xml b/core-jaxrs/pom.xml index bbef3b43de..4ebbfa152e 100755 --- a/core-jaxrs/pom.xml +++ b/core-jaxrs/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index a42cc3adb1..2498d73a1c 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/distribution/appliance-dist/pom.xml b/distribution/appliance-dist/pom.xml index 873e8deafd..952c497f69 100755 --- a/distribution/appliance-dist/pom.xml +++ b/distribution/appliance-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/as7-adapter-zip/pom.xml b/distribution/as7-adapter-zip/pom.xml index fe435ec1b2..58b310f751 100755 --- a/distribution/as7-adapter-zip/pom.xml +++ b/distribution/as7-adapter-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/eap6-adapter-zip/pom.xml b/distribution/eap6-adapter-zip/pom.xml index 8a656c01e4..e72d9f76a0 100755 --- a/distribution/eap6-adapter-zip/pom.xml +++ b/distribution/eap6-adapter-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/examples-docs-zip/pom.xml b/distribution/examples-docs-zip/pom.xml index 16af841edb..41df5da7f7 100755 --- a/distribution/examples-docs-zip/pom.xml +++ b/distribution/examples-docs-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index 1478ad2fa2..2bf122e681 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -30,7 +30,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 7c15bcf27e..8a68175069 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml Distribution diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index ec4d1b53b3..2d0dad3dae 100755 --- a/distribution/src-dist/pom.xml +++ b/distribution/src-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/theme-template-zip/pom.xml b/distribution/theme-template-zip/pom.xml index b8055c610c..d0f72448bb 100755 --- a/distribution/theme-template-zip/pom.xml +++ b/distribution/theme-template-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml index 847307d113..eb5a1ed040 100755 --- a/distribution/war-dist/pom.xml +++ b/distribution/war-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/war-zip/pom.xml b/distribution/war-zip/pom.xml index 5b83a1e0c9..5bbfd5374a 100755 --- a/distribution/war-zip/pom.xml +++ b/distribution/war-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/distribution/wildfly-adapter-zip/pom.xml b/distribution/wildfly-adapter-zip/pom.xml index 3e24e85761..6714e12eb6 100755 --- a/distribution/wildfly-adapter-zip/pom.xml +++ b/distribution/wildfly-adapter-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml diff --git a/docbook/pom.xml b/docbook/pom.xml index 99c57cebfc..aef1c61626 100755 --- a/docbook/pom.xml +++ b/docbook/pom.xml @@ -6,7 +6,7 @@ org.keycloak keycloak-reference-guide-${translation} - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT jdocbook Keycloak Reference Guide (${translation}) diff --git a/docbook/reference/en/en-US/master.xml b/docbook/reference/en/en-US/master.xml index 1a07b51aa2..27d2c51878 100755 --- a/docbook/reference/en/en-US/master.xml +++ b/docbook/reference/en/en-US/master.xml @@ -29,7 +29,7 @@ Keycloak Reference Guide SSO for Web Apps and REST Services - 1.0-alpha-3 + 1.0-alpha-4 diff --git a/docbook/reference/en/en-US/modules/server-installation.xml b/docbook/reference/en/en-US/modules/server-installation.xml index ea1d30c542..a12a09d15f 100755 --- a/docbook/reference/en/en-US/modules/server-installation.xml +++ b/docbook/reference/en/en-US/modules/server-installation.xml @@ -8,11 +8,11 @@ - keycloak-appliance-dist-all-1.0-alpha-3.zip + keycloak-appliance-dist-all-1.0-alpha-4.zip - keycloak-war-dist-all-1.0-alpha-3.zip + keycloak-war-dist-all-1.0-alpha-4.zip @@ -31,7 +31,7 @@ -keycloak-appliance-dist-all-1.0-alpha-3/ +keycloak-appliance-dist-all-1.0-alpha-4/ keycloak/ bin/ standalone.sh @@ -40,9 +40,9 @@ keycloak-appliance-dist-all-1.0-alpha-3/ auth-server.war/ adapters/ - keycloak-as7-adapter-dist-1.0-alpha-3.zip - keycloak-eap6-adapter-dist-1.0-alpha-3.zip - keycloak-wildfly-adapter-dist-1.0-alpha-3.zip + keycloak-as7-adapter-dist-1.0-alpha-4.zip + keycloak-eap6-adapter-dist-1.0-alpha-4.zip + keycloak-wildfly-adapter-dist-1.0-alpha-4.zip examples/ docs/ @@ -77,14 +77,14 @@ keycloak-appliance-dist-all-1.0-alpha-3/ -keycloak-war-dist-all-1.0-alpha-3/ +keycloak-war-dist-all-1.0-alpha-4/ deployments/ auth-server.war/ keycloak-ds.xml adapters/ - keycloak-as7-adapter-dist-1.0-alpha-3.zip - keycloak-eap6-adapter-dist-1.0-alpha-3.zip - keycloak-wildfly-adapter-dist-1.0-alpha-3.zip + keycloak-as7-adapter-dist-1.0-alpha-4.zip + keycloak-eap6-adapter-dist-1.0-alpha-4.zip + keycloak-wildfly-adapter-dist-1.0-alpha-4.zip examples/ docs/ @@ -95,7 +95,7 @@ keycloak-war-dist-all-1.0-alpha-3/ - $ cd keycloak-war-dist-all-1.0-alpha-3 + $ cd keycloak-war-dist-all-1.0-alpha-4 $ cp -r deployments $JBOSS_HOME/standalone diff --git a/docbook/reference/en/en-US/modules/themes.xml b/docbook/reference/en/en-US/modules/themes.xml index 15c327bc17..38b259bda9 100755 --- a/docbook/reference/en/en-US/modules/themes.xml +++ b/docbook/reference/en/en-US/modules/themes.xml @@ -153,7 +153,7 @@ Keycloaks default account management provider is built on the FreeMarker template engine (forms/account-freemarker). - To make sure your provider is loaded you will either need to delete standalone/deployments/auth-server.war/WEB-INF/lib/keycloak-account-freemarker-1.0-alpha-3.jar + To make sure your provider is loaded you will either need to delete standalone/deployments/auth-server.war/WEB-INF/lib/keycloak-account-freemarker-1.0-alpha-4.jar or disable it with the system property org.keycloak.account.freemarker.FreeMarkerAccountProvider. @@ -166,7 +166,7 @@ Keycloaks default login forms provider is built on the FreeMarker template engine (forms/login-freemarker). - To make sure your provider is loaded you will either need to delete standalone/deployments/auth-server.war/WEB-INF/lib/keycloak-login-freemarker-1.0-alpha-3.jar + To make sure your provider is loaded you will either need to delete standalone/deployments/auth-server.war/WEB-INF/lib/keycloak-login-freemarker-1.0-alpha-4.jar or disable it with the system property org.keycloak.login.freemarker.FreeMarkerLoginFormsProvider. diff --git a/examples/demo-template/customer-app-cli/pom.xml b/examples/demo-template/customer-app-cli/pom.xml index 14511d69d9..d73a17c97e 100755 --- a/examples/demo-template/customer-app-cli/pom.xml +++ b/examples/demo-template/customer-app-cli/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app-js/pom.xml b/examples/demo-template/customer-app-js/pom.xml index 3e18a8a0bc..99fe8a9b11 100755 --- a/examples/demo-template/customer-app-js/pom.xml +++ b/examples/demo-template/customer-app-js/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index 56df89da8e..70937b6a9b 100755 --- a/examples/demo-template/customer-app/pom.xml +++ b/examples/demo-template/customer-app/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/database-service/pom.xml b/examples/demo-template/database-service/pom.xml index 9e7a7711c5..b5b09e43d8 100755 --- a/examples/demo-template/database-service/pom.xml +++ b/examples/demo-template/database-service/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index 5c88d678d5..666e684e99 100755 --- a/examples/demo-template/pom.xml +++ b/examples/demo-template/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index 0a8fb484df..9a84102337 100755 --- a/examples/demo-template/product-app/pom.xml +++ b/examples/demo-template/product-app/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/third-party-cdi/pom.xml b/examples/demo-template/third-party-cdi/pom.xml index ffb06c1670..16f605ed8d 100755 --- a/examples/demo-template/third-party-cdi/pom.xml +++ b/examples/demo-template/third-party-cdi/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/third-party/pom.xml b/examples/demo-template/third-party/pom.xml index 0f8105cf47..45230d1203 100755 --- a/examples/demo-template/third-party/pom.xml +++ b/examples/demo-template/third-party/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index a78ca928ba..84bc61dce8 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml Examples diff --git a/forms/account-api/pom.xml b/forms/account-api/pom.xml index 926ce209bd..bfe14c5787 100755 --- a/forms/account-api/pom.xml +++ b/forms/account-api/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/account-freemarker/pom.xml b/forms/account-freemarker/pom.xml index 6457df93c1..87874d5a72 100755 --- a/forms/account-freemarker/pom.xml +++ b/forms/account-freemarker/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/common-freemarker/pom.xml b/forms/common-freemarker/pom.xml index 8f5466010a..1e2bb2cf70 100755 --- a/forms/common-freemarker/pom.xml +++ b/forms/common-freemarker/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/common-themes/pom.xml b/forms/common-themes/pom.xml index d899e5a7ee..55762d6687 100755 --- a/forms/common-themes/pom.xml +++ b/forms/common-themes/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/login-api/pom.xml b/forms/login-api/pom.xml index 83aa63d296..4406c3660a 100755 --- a/forms/login-api/pom.xml +++ b/forms/login-api/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/login-freemarker/pom.xml b/forms/login-freemarker/pom.xml index a892646672..713a1272b1 100755 --- a/forms/login-freemarker/pom.xml +++ b/forms/login-freemarker/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/pom.xml b/forms/pom.xml index 5eb13cf63d..69f290d61b 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index 092ad641a4..4ad32a871f 100755 --- a/integration/adapter-core/pom.xml +++ b/integration/adapter-core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/as7-eap-subsystem/pom.xml b/integration/as7-eap-subsystem/pom.xml index 5aa027ad99..deab0269a7 100755 --- a/integration/as7-eap-subsystem/pom.xml +++ b/integration/as7-eap-subsystem/pom.xml @@ -20,13 +20,13 @@ org.keycloak keycloak-parent - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml org.keycloak keycloak-as7-subsystem - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT Keycloak Wildfly Subsystem diff --git a/integration/as7-eap6/adapter/pom.xml b/integration/as7-eap6/adapter/pom.xml index 90fec81210..a26db6fe20 100755 --- a/integration/as7-eap6/adapter/pom.xml +++ b/integration/as7-eap6/adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index d86c75962e..fd5f9d79d1 100755 --- a/integration/jaxrs-oauth-client/pom.xml +++ b/integration/jaxrs-oauth-client/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/jboss-adapter-core/pom.xml b/integration/jboss-adapter-core/pom.xml index da0d54b306..2fcf7b2c08 100755 --- a/integration/jboss-adapter-core/pom.xml +++ b/integration/jboss-adapter-core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/js/pom.xml b/integration/js/pom.xml index ac338a8ccf..971273f61f 100755 --- a/integration/js/pom.xml +++ b/integration/js/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index b94b92be79..421d9d2e8e 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml Keycloak Integration diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index 53f9225890..af762fcedb 100755 --- a/integration/servlet-oauth-client/pom.xml +++ b/integration/servlet-oauth-client/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index c5cf621405..c3f5621879 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/wildfly-adapter/pom.xml b/integration/wildfly-adapter/pom.xml index acce9b9f6d..dba8b2297f 100755 --- a/integration/wildfly-adapter/pom.xml +++ b/integration/wildfly-adapter/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/wildfly-subsystem/pom.xml b/integration/wildfly-subsystem/pom.xml index ef9098b524..f609f14b87 100755 --- a/integration/wildfly-subsystem/pom.xml +++ b/integration/wildfly-subsystem/pom.xml @@ -20,13 +20,13 @@ org.keycloak keycloak-parent - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml org.keycloak keycloak-wildfly-subsystem - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT Keycloak Wildfly Subsystem diff --git a/model/api/pom.xml b/model/api/pom.xml index cac7e3aa07..f13ec9b103 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index a97fd7ce35..e89e3e611c 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index 930ebea842..38d448444f 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/picketlink/pom.xml b/model/picketlink/pom.xml index 7a68c6c26c..8916751ab1 100755 --- a/model/picketlink/pom.xml +++ b/model/picketlink/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index 9304d44ca4..f9d13bc9d1 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml Examples diff --git a/model/tests/pom.xml b/model/tests/pom.xml index 3fa855372b..7e3682f0d1 100755 --- a/model/tests/pom.xml +++ b/model/tests/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 4c649714a7..e434423f16 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.keycloak keycloak-parent - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT pom diff --git a/server/pom.xml b/server/pom.xml index f2fdaa9187..5885832458 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index e8e970b0d0..fd438da8d3 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 4570493416..47743b296e 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index 19083b688a..31244a004d 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/github/pom.xml b/social/github/pom.xml index 4c21de5906..76e6698061 100755 --- a/social/github/pom.xml +++ b/social/github/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index e574768b8e..87d8cc17cd 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index 2b0f528750..2f7762788d 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index a07912c25e..94e6ececc5 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index 53b6688870..294b046baf 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index 7d337af5bf..8f3a78b691 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 08f5fdc433..e94ec118f8 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT ../pom.xml 4.0.0