diff --git a/admin-ui-styles/pom.xml b/admin-ui-styles/pom.xml index 800ef6cea1..945ec338d2 100755 --- a/admin-ui-styles/pom.xml +++ b/admin-ui-styles/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/admin-ui/pom.xml b/admin-ui/pom.xml index bcba5be973..e881ab016a 100755 --- a/admin-ui/pom.xml +++ b/admin-ui/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/core-jaxrs/pom.xml b/core-jaxrs/pom.xml index bf518655ee..bdc72fac77 100755 --- a/core-jaxrs/pom.xml +++ b/core-jaxrs/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 011fa2a6d9..a0746266b5 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/distribution/appliance-dist/pom.xml b/distribution/appliance-dist/pom.xml index fe5e22c594..cc44a37302 100755 --- a/distribution/appliance-dist/pom.xml +++ b/distribution/appliance-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/as7-adapter-zip/pom.xml b/distribution/as7-adapter-zip/pom.xml index 78ee127102..12a9a1c46d 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/eap6-adapter-zip/pom.xml b/distribution/eap6-adapter-zip/pom.xml index 1354262db0..3c647a6f8c 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/examples-docs-zip/build.xml b/distribution/examples-docs-zip/build.xml index 9357a30ff5..f73aca50df 100755 --- a/distribution/examples-docs-zip/build.xml +++ b/distribution/examples-docs-zip/build.xml @@ -7,6 +7,7 @@ + @@ -18,7 +19,6 @@ - diff --git a/distribution/examples-docs-zip/pom.xml b/distribution/examples-docs-zip/pom.xml index fa4488a9cd..11dcff4f7f 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index 1e29d5209f..499e08e2d0 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -30,7 +30,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index a614e43f7c..1781fa6950 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml Distribution diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index 03de36757a..1d02a22810 100755 --- a/distribution/src-dist/pom.xml +++ b/distribution/src-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/theme-template-zip/pom.xml b/distribution/theme-template-zip/pom.xml index 478dd301f1..88607982d1 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml index 05ce322317..d51608da17 100755 --- a/distribution/war-dist/pom.xml +++ b/distribution/war-dist/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/war-zip/pom.xml b/distribution/war-zip/pom.xml index 657494086b..c04366c6d7 100755 --- a/distribution/war-zip/pom.xml +++ b/distribution/war-zip/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/distribution/wildfly-adapter-zip/pom.xml b/distribution/wildfly-adapter-zip/pom.xml index e078db1a2e..721e4f9900 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml diff --git a/examples/demo-template/customer-app-js/pom.xml b/examples/demo-template/customer-app-js/pom.xml index ee49a95320..e8641810a7 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-2-SNAPSHOT + 1.0-alpha-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index 7b26dc70e2..b69b862d60 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-2-SNAPSHOT + 1.0-alpha-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/database-service/pom.xml b/examples/demo-template/database-service/pom.xml index a0e423c383..020993dbeb 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-2-SNAPSHOT + 1.0-alpha-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index 983aea189c..301e60f20c 100755 --- a/examples/demo-template/pom.xml +++ b/examples/demo-template/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index 037923027a..49a14d0f84 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-2-SNAPSHOT + 1.0-alpha-2 ../../../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 533ed84bfa..d5b7a46c00 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-2-SNAPSHOT + 1.0-alpha-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/third-party/pom.xml b/examples/demo-template/third-party/pom.xml index 10f0acfbb9..fb4596d4d1 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-2-SNAPSHOT + 1.0-alpha-2 ../../../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index cc29da19b6..d4820e8c37 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml Examples diff --git a/forms/account-api/pom.xml b/forms/account-api/pom.xml index e9eeb1a945..ba10542b87 100755 --- a/forms/account-api/pom.xml +++ b/forms/account-api/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/forms/account-freemarker/pom.xml b/forms/account-freemarker/pom.xml index d5db947387..a66a1217a0 100755 --- a/forms/account-freemarker/pom.xml +++ b/forms/account-freemarker/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/forms/common-freemarker/pom.xml b/forms/common-freemarker/pom.xml index bf850f4023..742fef0912 100755 --- a/forms/common-freemarker/pom.xml +++ b/forms/common-freemarker/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/forms/common-themes/pom.xml b/forms/common-themes/pom.xml index 0e6766f44b..bf7d309615 100755 --- a/forms/common-themes/pom.xml +++ b/forms/common-themes/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/forms/login-api/pom.xml b/forms/login-api/pom.xml index ed4d5f2487..c7e3a20e39 100755 --- a/forms/login-api/pom.xml +++ b/forms/login-api/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/forms/login-freemarker/pom.xml b/forms/login-freemarker/pom.xml index 3922a3df7d..6ea390f142 100755 --- a/forms/login-freemarker/pom.xml +++ b/forms/login-freemarker/pom.xml @@ -3,7 +3,7 @@ keycloak-forms org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/forms/pom.xml b/forms/pom.xml index 9471ddf3c7..d89c09f26e 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index 42c87d579d..0fad356448 100755 --- a/integration/adapter-core/pom.xml +++ b/integration/adapter-core/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/integration/as7-eap-subsystem/pom.xml b/integration/as7-eap-subsystem/pom.xml index b97296f70b..1e8581b9d0 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml org.keycloak keycloak-as7-subsystem - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 Keycloak Wildfly Subsystem diff --git a/integration/as7-eap6/adapter/pom.xml b/integration/as7-eap6/adapter/pom.xml index f4421de539..3cf127c307 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-2-SNAPSHOT + 1.0-alpha-2 ../../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index e0687bc5b0..b4539d859b 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/integration/js/pom.xml b/integration/js/pom.xml index b12ae4c01a..66f04041ae 100755 --- a/integration/js/pom.xml +++ b/integration/js/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index 8a81e9db53..b87f01bc44 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml Keycloak Integration diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index 3e1cba6e0b..5a78aa9296 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-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index 8012c35ac9..188dae3630 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/integration/wildfly-subsystem/pom.xml b/integration/wildfly-subsystem/pom.xml index 02cceb74ff..a8f7a6f8d4 100755 --- a/integration/wildfly-subsystem/pom.xml +++ b/integration/wildfly-subsystem/pom.xml @@ -20,13 +20,13 @@ org.keycloak keycloak-parent - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml org.keycloak keycloak-wildfly-subsystem - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 Keycloak Wildfly Subsystem diff --git a/model/api/pom.xml b/model/api/pom.xml index a5260d49d5..c43184e6ed 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index ecbf28940f..e750cd09f4 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index fadcc7f268..fe8f81b18b 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/model/picketlink/pom.xml b/model/picketlink/pom.xml index 4b93bce6ca..e174aa2288 100755 --- a/model/picketlink/pom.xml +++ b/model/picketlink/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index 41d5be1f00..5a303925cc 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml Examples diff --git a/model/tests/pom.xml b/model/tests/pom.xml old mode 100644 new mode 100755 index c4d733068f..55dfd7fb5d --- a/model/tests/pom.xml +++ b/model/tests/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 8e5632ef9e..e8d42bdc51 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.keycloak keycloak-parent - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 pom diff --git a/server/pom.xml b/server/pom.xml index 3244cecd4a..69b9fcdcff 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 969dc68737..c4f9d4bd01 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 41a9ec34a7..99ca681d4c 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index 78527e09bb..54d9b08d1e 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/social/github/pom.xml b/social/github/pom.xml index e75021dd7b..010f82ec60 100755 --- a/social/github/pom.xml +++ b/social/github/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index f5b5681b44..fbc07e6fc1 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index 5d4edd7f2a..47bffac6ca 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index b973d05b62..dde12de6f1 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index d1d1d5ad20..3ff206df4b 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index 6667aa3c17..e2a632f34d 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a43d3b725a..72c330201b 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-alpha-2-SNAPSHOT + 1.0-alpha-2 ../pom.xml 4.0.0