diff --git a/admin-ui-styles/pom.xml b/admin-ui-styles/pom.xml index 93b4af9ab8..800ef6cea1 100755 --- a/admin-ui-styles/pom.xml +++ b/admin-ui-styles/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/admin-ui/pom.xml b/admin-ui/pom.xml index 92df4e7e58..bcba5be973 100755 --- a/admin-ui/pom.xml +++ b/admin-ui/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/core-jaxrs/pom.xml b/core-jaxrs/pom.xml index 0055ba2a8a..bf518655ee 100755 --- a/core-jaxrs/pom.xml +++ b/core-jaxrs/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index f9081c7992..885edd33ae 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/distribution/appliance-dist/pom.xml b/distribution/appliance-dist/pom.xml index 7a1a063979..00d50f61bf 100755 --- a/distribution/appliance-dist/pom.xml +++ b/distribution/appliance-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/as7-adapter-zip/pom.xml b/distribution/as7-adapter-zip/pom.xml index db4c37a9c3..78ee127102 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-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/eap6-adapter-zip/pom.xml b/distribution/eap6-adapter-zip/pom.xml index 2067d66904..1354262db0 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-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/examples-docs-zip/pom.xml b/distribution/examples-docs-zip/pom.xml index b7453b7a66..fa4488a9cd 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-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index ed9f80f110..35a743681f 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -30,7 +30,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 9e5aaa0746..b921e85cbb 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml Distribution diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index 81f92bd390..03de36757a 100755 --- a/distribution/src-dist/pom.xml +++ b/distribution/src-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml index 45e3df0b49..94bb70d0d9 100755 --- a/distribution/war-dist/pom.xml +++ b/distribution/war-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/war-zip/pom.xml b/distribution/war-zip/pom.xml index 2bbeec32e9..657494086b 100755 --- a/distribution/war-zip/pom.xml +++ b/distribution/war-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/distribution/wildfly-adapter-zip/pom.xml b/distribution/wildfly-adapter-zip/pom.xml index 07bde6f162..e078db1a2e 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-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index b3c581227c..7b26dc70e2 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-1 + 1.0-alpha-2-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 1779919fb9..a0e423c383 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-1 + 1.0-alpha-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index ba913e4b6a..983aea189c 100755 --- a/examples/demo-template/pom.xml +++ b/examples/demo-template/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index d951d077bd..037923027a 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-1 + 1.0-alpha-2-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 bcd58451dd..ae26489319 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-1 + 1.0-alpha-2-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 2a31ea5a44..84e17a49f5 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-1 + 1.0-alpha-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index fac3cc5466..cc29da19b6 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml Examples diff --git a/forms/pom.xml b/forms/pom.xml index 08694ad6fa..f444dee5e4 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index dc295e959e..42c87d579d 100755 --- a/integration/adapter-core/pom.xml +++ b/integration/adapter-core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/as7-eap6/adapter/pom.xml b/integration/as7-eap6/adapter/pom.xml index d21e4c7405..35423e36a7 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-1 + 1.0-alpha-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index 22da8a94d6..e0687bc5b0 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-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index 4716e8f4d2..038807871a 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml Keycloak Integration diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index 12cf438f72..9311ed23ef 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-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index 048c6be394..1781ef3e74 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/api/pom.xml b/model/api/pom.xml index ee9aee50fc..9f659fac22 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index e766c70d3a..7ba6691273 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/picketlink/pom.xml b/model/picketlink/pom.xml index 4d91e5e3a4..4b93bce6ca 100755 --- a/model/picketlink/pom.xml +++ b/model/picketlink/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index 26992ca578..002c7fc7c9 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml Examples diff --git a/pom.xml b/pom.xml index 29c9e6859f..4b9409465b 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.keycloak keycloak-parent - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT pom diff --git a/server/pom.xml b/server/pom.xml index bb29a3a10c..db1bf9ed7e 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 3cb5f11fea..af4945da73 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 453acb9c44..99ade1ef8b 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index a2bec96836..fdfc7bf580 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index ffe603bc3f..12ecb81507 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index 2041baecf2..1061eda794 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index 8f11323f43..b973d05b62 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index 1296cc4285..d0ee3c9c66 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index c797f5c336..6667aa3c17 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 081c9510e3..a43d3b725a 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-1 + 1.0-alpha-2-SNAPSHOT ../pom.xml 4.0.0