From 0fcf80dd6e1c0f9f52ae4970f8965dd5a44614c4 Mon Sep 17 00:00:00 2001 From: Bill Burke Date: Mon, 2 Jun 2014 12:21:58 -0400 Subject: [PATCH] bump version --- audit/api/pom.xml | 2 +- audit/email/pom.xml | 2 +- audit/jboss-logging/pom.xml | 2 +- audit/jpa/pom.xml | 2 +- audit/mongo/pom.xml | 2 +- audit/pom.xml | 2 +- audit/tests/pom.xml | 2 +- authentication/authentication-api/pom.xml | 2 +- authentication/authentication-model/pom.xml | 2 +- authentication/authentication-picketlink/pom.xml | 2 +- authentication/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 +- examples/cors/angular-product-app/pom.xml | 2 +- examples/cors/database-service/pom.xml | 2 +- examples/cors/pom.xml | 2 +- examples/demo-template/admin-access-app/pom.xml | 2 +- examples/demo-template/angular-product-app/pom.xml | 2 +- examples/demo-template/customer-app-cli/pom.xml | 2 +- examples/demo-template/customer-app-js/pom.xml | 2 +- examples/demo-template/customer-app/pom.xml | 2 +- examples/demo-template/database-service/pom.xml | 2 +- examples/demo-template/pom.xml | 2 +- examples/demo-template/product-app/pom.xml | 2 +- examples/demo-template/third-party-cdi/pom.xml | 2 +- examples/demo-template/third-party/pom.xml | 2 +- examples/js-console/pom.xml | 2 +- examples/pom.xml | 2 +- examples/providers/audit-listener-sysout/pom.xml | 2 +- examples/providers/audit-provider-mem/pom.xml | 2 +- examples/providers/authentication-properties/pom.xml | 2 +- examples/providers/pom.xml | 2 +- export-import/export-import-api/pom.xml | 2 +- export-import/export-import-impl/pom.xml | 2 +- export-import/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/email-api/pom.xml | 2 +- forms/email-freemarker/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 | 2 +- integration/as7-eap6/adapter/pom.xml | 2 +- integration/installed/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/tomcat7/adapter/pom.xml | 2 +- integration/undertow/pom.xml | 2 +- integration/wildfly-adapter/pom.xml | 2 +- integration/wildfly-subsystem/pom.xml | 2 +- model/api/pom.xml | 2 +- model/invalidation-cache/model-adapters/pom.xml | 2 +- model/invalidation-cache/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 +- picketlink/keycloak-picketlink-api/pom.xml | 2 +- picketlink/keycloak-picketlink-realm/pom.xml | 2 +- picketlink/pom.xml | 2 +- pom.xml | 2 +- project-integrations/aerogear-ups/app/pom.xml | 2 +- project-integrations/aerogear-ups/auth-server/pom.xml | 2 +- project-integrations/aerogear-ups/pom.xml | 2 +- project-integrations/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 +- timer/api/pom.xml | 2 +- timer/basic/pom.xml | 2 +- timer/pom.xml | 2 +- 98 files changed, 98 insertions(+), 98 deletions(-) diff --git a/audit/api/pom.xml b/audit/api/pom.xml index da98029060..e0b0e95689 100755 --- a/audit/api/pom.xml +++ b/audit/api/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/audit/email/pom.xml b/audit/email/pom.xml index 72d40c609f..6e58634527 100755 --- a/audit/email/pom.xml +++ b/audit/email/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/audit/jboss-logging/pom.xml b/audit/jboss-logging/pom.xml index 786f4223fe..40350653ce 100755 --- a/audit/jboss-logging/pom.xml +++ b/audit/jboss-logging/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/audit/jpa/pom.xml b/audit/jpa/pom.xml index 842ddea18b..57cb5b9afe 100755 --- a/audit/jpa/pom.xml +++ b/audit/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/audit/mongo/pom.xml b/audit/mongo/pom.xml index 86addb0e43..e67d1fc6cf 100755 --- a/audit/mongo/pom.xml +++ b/audit/mongo/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index 8e39ab3520..5d878801e9 100755 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml diff --git a/audit/tests/pom.xml b/audit/tests/pom.xml index f174f261fe..a91a36e8c2 100755 --- a/audit/tests/pom.xml +++ b/audit/tests/pom.xml @@ -5,7 +5,7 @@ keycloak-audit-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/authentication/authentication-api/pom.xml b/authentication/authentication-api/pom.xml index 46a6a4df17..599a33b1d6 100755 --- a/authentication/authentication-api/pom.xml +++ b/authentication/authentication-api/pom.xml @@ -3,7 +3,7 @@ keycloak-authentication-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/authentication/authentication-model/pom.xml b/authentication/authentication-model/pom.xml index 75f1565244..5c529f0ee5 100755 --- a/authentication/authentication-model/pom.xml +++ b/authentication/authentication-model/pom.xml @@ -3,7 +3,7 @@ keycloak-authentication-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/authentication/authentication-picketlink/pom.xml b/authentication/authentication-picketlink/pom.xml index e4c3bd78c2..84db3bc3a3 100755 --- a/authentication/authentication-picketlink/pom.xml +++ b/authentication/authentication-picketlink/pom.xml @@ -3,7 +3,7 @@ keycloak-authentication-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/authentication/pom.xml b/authentication/pom.xml index 60abcab34b..6b1d1e3388 100755 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/core-jaxrs/pom.xml b/core-jaxrs/pom.xml index 5d1544bc35..d48d73af65 100755 --- a/core-jaxrs/pom.xml +++ b/core-jaxrs/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 13f7dcbff8..dd0b5b11f8 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/distribution/appliance-dist/pom.xml b/distribution/appliance-dist/pom.xml index 7b281f4e3a..35ce587bf8 100755 --- a/distribution/appliance-dist/pom.xml +++ b/distribution/appliance-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/as7-adapter-zip/pom.xml b/distribution/as7-adapter-zip/pom.xml index 8473460bbf..a8bc4d9114 100755 --- a/distribution/as7-adapter-zip/pom.xml +++ b/distribution/as7-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/eap6-adapter-zip/pom.xml b/distribution/eap6-adapter-zip/pom.xml index a80b569db5..812dbc93f8 100755 --- a/distribution/eap6-adapter-zip/pom.xml +++ b/distribution/eap6-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/examples-docs-zip/pom.xml b/distribution/examples-docs-zip/pom.xml index a7a48d0978..6fe94238d7 100755 --- a/distribution/examples-docs-zip/pom.xml +++ b/distribution/examples-docs-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index 818bb5566a..71772e9a50 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -30,7 +30,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f120103a34..2a5b72aa15 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Distribution diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index 7d9c222f18..984b77d970 100755 --- a/distribution/src-dist/pom.xml +++ b/distribution/src-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/theme-template-zip/pom.xml b/distribution/theme-template-zip/pom.xml index 2b639e6d4a..c28ac3b40a 100755 --- a/distribution/theme-template-zip/pom.xml +++ b/distribution/theme-template-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml index 5d88940a18..498f7f7b5e 100755 --- a/distribution/war-dist/pom.xml +++ b/distribution/war-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/war-zip/pom.xml b/distribution/war-zip/pom.xml index 53d46ffa85..c4e6ee00a0 100755 --- a/distribution/war-zip/pom.xml +++ b/distribution/war-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/distribution/wildfly-adapter-zip/pom.xml b/distribution/wildfly-adapter-zip/pom.xml index 2cac9f1031..f976009113 100755 --- a/distribution/wildfly-adapter-zip/pom.xml +++ b/distribution/wildfly-adapter-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/examples/cors/angular-product-app/pom.xml b/examples/cors/angular-product-app/pom.xml index 9e99e91355..48f5cc85da 100755 --- a/examples/cors/angular-product-app/pom.xml +++ b/examples/cors/angular-product-app/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/examples/cors/database-service/pom.xml b/examples/cors/database-service/pom.xml index b3cba42db5..d7651add5b 100755 --- a/examples/cors/database-service/pom.xml +++ b/examples/cors/database-service/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 7cdff5dd27..b051b10a53 100755 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml Examples diff --git a/examples/demo-template/admin-access-app/pom.xml b/examples/demo-template/admin-access-app/pom.xml index cf9de3c72c..3d0067f0b7 100755 --- a/examples/demo-template/admin-access-app/pom.xml +++ b/examples/demo-template/admin-access-app/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/angular-product-app/pom.xml b/examples/demo-template/angular-product-app/pom.xml index 8041df80b7..b21ca5e6a2 100755 --- a/examples/demo-template/angular-product-app/pom.xml +++ b/examples/demo-template/angular-product-app/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app-cli/pom.xml b/examples/demo-template/customer-app-cli/pom.xml index ac76f56a05..aeebb3cb46 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-beta-2-SNAPSHOT + 1.0-beta-2 ../../../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 27a41aea58..62714cae35 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-beta-2-SNAPSHOT + 1.0-beta-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 047c8b6cf8..febe562990 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-beta-2-SNAPSHOT + 1.0-beta-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 db0da613d3..9a3fc06cd3 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-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index 2407bed838..32c6a6469a 100755 --- a/examples/demo-template/pom.xml +++ b/examples/demo-template/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index 5251551886..b1334e822f 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-beta-2-SNAPSHOT + 1.0-beta-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 42ef2b9504..934f2496d9 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-beta-2-SNAPSHOT + 1.0-beta-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 114a7b99e7..8ead3b2267 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-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/examples/js-console/pom.xml b/examples/js-console/pom.xml index 54c680ae97..f0ead7a7f9 100755 --- a/examples/js-console/pom.xml +++ b/examples/js-console/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index e642be619b..12efd7a9f6 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Examples diff --git a/examples/providers/audit-listener-sysout/pom.xml b/examples/providers/audit-listener-sysout/pom.xml index 3fc6d71a35..a84cdd0b32 100755 --- a/examples/providers/audit-listener-sysout/pom.xml +++ b/examples/providers/audit-listener-sysout/pom.xml @@ -3,7 +3,7 @@ examples-providers-pom org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Audit Listener System.out Example diff --git a/examples/providers/audit-provider-mem/pom.xml b/examples/providers/audit-provider-mem/pom.xml index 582f9598d4..f6ce8db4c6 100755 --- a/examples/providers/audit-provider-mem/pom.xml +++ b/examples/providers/audit-provider-mem/pom.xml @@ -3,7 +3,7 @@ examples-providers-pom org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Audit Provider In-Mem Example diff --git a/examples/providers/authentication-properties/pom.xml b/examples/providers/authentication-properties/pom.xml index 6263cd76ae..a6e7392cb2 100755 --- a/examples/providers/authentication-properties/pom.xml +++ b/examples/providers/authentication-properties/pom.xml @@ -3,7 +3,7 @@ examples-providers-pom org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Properties Authentication Provider Example diff --git a/examples/providers/pom.xml b/examples/providers/pom.xml index a62a2e546a..80165c1291 100755 --- a/examples/providers/pom.xml +++ b/examples/providers/pom.xml @@ -3,7 +3,7 @@ examples-pom org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Provider Examples diff --git a/export-import/export-import-api/pom.xml b/export-import/export-import-api/pom.xml index 31483c6050..84e1b370ba 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.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/export-import/export-import-impl/pom.xml b/export-import/export-import-impl/pom.xml index 8c2b21bc2e..229c41a426 100755 --- a/export-import/export-import-impl/pom.xml +++ b/export-import/export-import-impl/pom.xml @@ -4,7 +4,7 @@ keycloak-export-import-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/export-import/pom.xml b/export-import/pom.xml index 011fc0b312..f2abb49d79 100755 --- a/export-import/pom.xml +++ b/export-import/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/account-api/pom.xml b/forms/account-api/pom.xml index 5efb6c4e4f..fbd9d463e4 100755 --- a/forms/account-api/pom.xml +++ b/forms/account-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/account-freemarker/pom.xml b/forms/account-freemarker/pom.xml index f313505bba..ee78c7aca4 100755 --- a/forms/account-freemarker/pom.xml +++ b/forms/account-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/common-freemarker/pom.xml b/forms/common-freemarker/pom.xml index 480ac22c4c..2b34ebb04e 100755 --- a/forms/common-freemarker/pom.xml +++ b/forms/common-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/common-themes/pom.xml b/forms/common-themes/pom.xml index 3e00aa912f..ed1ab0a5f9 100755 --- a/forms/common-themes/pom.xml +++ b/forms/common-themes/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/email-api/pom.xml b/forms/email-api/pom.xml index 679d665257..89702bb99a 100755 --- a/forms/email-api/pom.xml +++ b/forms/email-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/email-freemarker/pom.xml b/forms/email-freemarker/pom.xml index dba275f6c4..ac739af671 100755 --- a/forms/email-freemarker/pom.xml +++ b/forms/email-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/login-api/pom.xml b/forms/login-api/pom.xml index 43d7931552..a47a5dc379 100755 --- a/forms/login-api/pom.xml +++ b/forms/login-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/login-freemarker/pom.xml b/forms/login-freemarker/pom.xml index d297a4ff33..95e9844388 100755 --- a/forms/login-freemarker/pom.xml +++ b/forms/login-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/forms/pom.xml b/forms/pom.xml index 3a3bb8f142..e38b249ac7 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index 3cac37ee16..7809fdc568 100755 --- a/integration/adapter-core/pom.xml +++ b/integration/adapter-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/as7-eap-subsystem/pom.xml b/integration/as7-eap-subsystem/pom.xml index f5c98e013f..bb24c9c247 100755 --- a/integration/as7-eap-subsystem/pom.xml +++ b/integration/as7-eap-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/integration/as7-eap6/adapter/pom.xml b/integration/as7-eap6/adapter/pom.xml index e0bb0634cb..d9f7b89fef 100755 --- a/integration/as7-eap6/adapter/pom.xml +++ b/integration/as7-eap6/adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/integration/installed/pom.xml b/integration/installed/pom.xml index 4f6db728f6..3e530f5ad4 100755 --- a/integration/installed/pom.xml +++ b/integration/installed/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index f6eeb86885..cac8bcba2d 100755 --- a/integration/jaxrs-oauth-client/pom.xml +++ b/integration/jaxrs-oauth-client/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/jboss-adapter-core/pom.xml b/integration/jboss-adapter-core/pom.xml index 5a3b121b4b..37ac7272dd 100755 --- a/integration/jboss-adapter-core/pom.xml +++ b/integration/jboss-adapter-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/js/pom.xml b/integration/js/pom.xml index 3bb6de98c9..36e1d86662 100755 --- a/integration/js/pom.xml +++ b/integration/js/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index cc006976b0..734b8db20c 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Keycloak Integration diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index 75ba31d803..20264f0f1d 100755 --- a/integration/servlet-oauth-client/pom.xml +++ b/integration/servlet-oauth-client/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/tomcat7/adapter/pom.xml b/integration/tomcat7/adapter/pom.xml index 77b398a1f9..6ef3168c9e 100755 --- a/integration/tomcat7/adapter/pom.xml +++ b/integration/tomcat7/adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index 760b8c36c0..ceee80fa30 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/wildfly-adapter/pom.xml b/integration/wildfly-adapter/pom.xml index 41c9682309..b39916adf7 100755 --- a/integration/wildfly-adapter/pom.xml +++ b/integration/wildfly-adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/integration/wildfly-subsystem/pom.xml b/integration/wildfly-subsystem/pom.xml index 5e4ea09642..185081e7ef 100755 --- a/integration/wildfly-subsystem/pom.xml +++ b/integration/wildfly-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml diff --git a/model/api/pom.xml b/model/api/pom.xml index 76c7ff79af..85ff6c06e6 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/model-adapters/pom.xml b/model/invalidation-cache/model-adapters/pom.xml index c6b12f5656..dd2a33be7b 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.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/pom.xml b/model/invalidation-cache/pom.xml index 685e9ce429..3535a7e403 100755 --- a/model/invalidation-cache/pom.xml +++ b/model/invalidation-cache/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml Model Parent diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index 7f702c6318..d984239d34 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index 32f1556459..bd89509fb8 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/model/picketlink/pom.xml b/model/picketlink/pom.xml index ae9a0fe1b1..579ccec579 100755 --- a/model/picketlink/pom.xml +++ b/model/picketlink/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index d60c992c3a..603b47afc7 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Model Parent diff --git a/model/tests/pom.xml b/model/tests/pom.xml index 142173a688..55f6f30beb 100755 --- a/model/tests/pom.xml +++ b/model/tests/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/picketlink/keycloak-picketlink-api/pom.xml b/picketlink/keycloak-picketlink-api/pom.xml index 89417a54c3..ed218f5ad0 100755 --- a/picketlink/keycloak-picketlink-api/pom.xml +++ b/picketlink/keycloak-picketlink-api/pom.xml @@ -5,7 +5,7 @@ keycloak-picketlink-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/picketlink/keycloak-picketlink-realm/pom.xml b/picketlink/keycloak-picketlink-realm/pom.xml index d16cb16dd1..f1f4880114 100755 --- a/picketlink/keycloak-picketlink-realm/pom.xml +++ b/picketlink/keycloak-picketlink-realm/pom.xml @@ -5,7 +5,7 @@ keycloak-picketlink-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/picketlink/pom.xml b/picketlink/pom.xml index 5467d34daa..8b62ae8c92 100755 --- a/picketlink/pom.xml +++ b/picketlink/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 0eb88f0533..0f0e84017d 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.keycloak keycloak-parent - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 pom diff --git a/project-integrations/aerogear-ups/app/pom.xml b/project-integrations/aerogear-ups/app/pom.xml index 83e5c03045..0b158bf174 100755 --- a/project-integrations/aerogear-ups/app/pom.xml +++ b/project-integrations/aerogear-ups/app/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml diff --git a/project-integrations/aerogear-ups/auth-server/pom.xml b/project-integrations/aerogear-ups/auth-server/pom.xml index c76f412a9a..ef73058637 100755 --- a/project-integrations/aerogear-ups/auth-server/pom.xml +++ b/project-integrations/aerogear-ups/auth-server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../../pom.xml diff --git a/project-integrations/aerogear-ups/pom.xml b/project-integrations/aerogear-ups/pom.xml index 95bd2dd885..7a52d9077d 100755 --- a/project-integrations/aerogear-ups/pom.xml +++ b/project-integrations/aerogear-ups/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml Aerogear UPS Parent diff --git a/project-integrations/pom.xml b/project-integrations/pom.xml index 27388d2ace..03e355e66d 100755 --- a/project-integrations/pom.xml +++ b/project-integrations/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml Third-party Integration Parent diff --git a/server/pom.xml b/server/pom.xml index 80e3bff0ca..ca72ef080b 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 87a11dce9e..21151dc53f 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 6ea794dd89..1a985cd209 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index f493245107..328351a6b3 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/social/github/pom.xml b/social/github/pom.xml index b88ea51bd0..4fd7a9596a 100755 --- a/social/github/pom.xml +++ b/social/github/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index 6d3d89c0db..790afe4c22 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index 62bf868ed6..4b5a4d9025 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index 8cc9340e76..8da76bf96b 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index c423c47549..b3ba1b524f 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index d429101447..2414b09331 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 88e0cd5487..71eb78eec7 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml 4.0.0 diff --git a/timer/api/pom.xml b/timer/api/pom.xml index ea6939eb90..305e193658 100755 --- a/timer/api/pom.xml +++ b/timer/api/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/timer/basic/pom.xml b/timer/basic/pom.xml index ff1f064d73..e289d013b4 100755 --- a/timer/basic/pom.xml +++ b/timer/basic/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 4.0.0 diff --git a/timer/pom.xml b/timer/pom.xml index a8fe59f28e..aca8f223d5 100755 --- a/timer/pom.xml +++ b/timer/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-beta-2-SNAPSHOT + 1.0-beta-2 ../pom.xml