From e5d5276135fb38e5cdd30b57eb193f474a90a7f1 Mon Sep 17 00:00:00 2001 From: Bill Burke Date: Wed, 20 Aug 2014 14:50:28 -0400 Subject: [PATCH] race --- 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 +- connections/jpa/pom.xml | 2 +- connections/mongo/pom.xml | 2 +- connections/pom.xml | 2 +- core-jaxrs/pom.xml | 2 +- core/pom.xml | 2 +- dependencies/pom.xml | 2 +- dependencies/server-all/pom.xml | 2 +- dependencies/server-min/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 ++-- examples/cors/angular-product-app/pom.xml | 2 +- examples/cors/database-service/pom.xml | 2 +- examples/cors/pom.xml | 2 +- .../demo-template/admin-access-app/pom.xml | 2 +- .../demo-template/angular-product-app/pom.xml | 2 +- .../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/example-ear/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/js-console/pom.xml | 2 +- examples/pom.xml | 2 +- .../providers/audit-listener-sysout/pom.xml | 2 +- examples/providers/audit-provider-mem/pom.xml | 2 +- .../providers/federation-provider/pom.xml | 2 +- examples/providers/pom.xml | 2 +- export-import/export-import-api/pom.xml | 2 +- export-import/export-import-dir/pom.xml | 2 +- .../export-import-single-file/pom.xml | 2 +- export-import/export-import-zip/pom.xml | 2 +- export-import/pom.xml | 2 +- federation/ldap/pom.xml | 2 +- federation/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/admin-client/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 +- .../invalidation-cache/model-adapters/pom.xml | 2 +- model/invalidation-cache/pom.xml | 2 +- model/jpa/pom.xml | 2 +- model/mongo/pom.xml | 2 +- model/pom.xml | 2 +- model/sessions-jpa/pom.xml | 2 +- model/sessions-mem/pom.xml | 2 +- model/sessions-mongo/pom.xml | 2 +- picketlink/keycloak-picketlink-api/pom.xml | 2 +- picketlink/keycloak-picketlink-ldap/pom.xml | 2 +- picketlink/pom.xml | 2 +- pom.xml | 2 +- project-integrations/aerogear-ups/app/pom.xml | 2 +- .../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/account/AccountTest.java | 2 +- testsuite/performance-web/pom.xml | 2 +- testsuite/performance/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tools/pom.xml | 2 +- timer/api/pom.xml | 2 +- timer/basic/pom.xml | 2 +- timer/pom.xml | 2 +- 113 files changed, 124 insertions(+), 124 deletions(-) mode change 100644 => 100755 examples/demo-template/example-ear/pom.xml diff --git a/audit/api/pom.xml b/audit/api/pom.xml index 8231ce8403..dbed2399ed 100755 --- a/audit/api/pom.xml +++ b/audit/api/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/audit/email/pom.xml b/audit/email/pom.xml index b41164711d..03634e30b6 100755 --- a/audit/email/pom.xml +++ b/audit/email/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/audit/jboss-logging/pom.xml b/audit/jboss-logging/pom.xml index e8bf82d8e9..b9ee72d309 100755 --- a/audit/jboss-logging/pom.xml +++ b/audit/jboss-logging/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/audit/jpa/pom.xml b/audit/jpa/pom.xml index 445c96e8a6..0a3e8131e7 100755 --- a/audit/jpa/pom.xml +++ b/audit/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/audit/mongo/pom.xml b/audit/mongo/pom.xml index 7bfa61afa1..82cf3ed29a 100755 --- a/audit/mongo/pom.xml +++ b/audit/mongo/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index eb530a5e03..9a5411b5da 100755 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml diff --git a/connections/jpa/pom.xml b/connections/jpa/pom.xml index 3383883a01..092858f608 100755 --- a/connections/jpa/pom.xml +++ b/connections/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/connections/mongo/pom.xml b/connections/mongo/pom.xml index 7112f9c538..1a5a946b55 100755 --- a/connections/mongo/pom.xml +++ b/connections/mongo/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/connections/pom.xml b/connections/pom.xml index 901732b4e4..18bad63f17 100755 --- a/connections/pom.xml +++ b/connections/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 Connections Parent diff --git a/core-jaxrs/pom.xml b/core-jaxrs/pom.xml index 456f1b9663..16244fcd20 100755 --- a/core-jaxrs/pom.xml +++ b/core-jaxrs/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index b8b427410b..11200a0382 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index c9b3c323d3..6e3b24096b 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/dependencies/server-all/pom.xml b/dependencies/server-all/pom.xml index a69e9d1f0d..b678edae77 100755 --- a/dependencies/server-all/pom.xml +++ b/dependencies/server-all/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/dependencies/server-min/pom.xml b/dependencies/server-min/pom.xml index 78e7376751..c5d514ae4f 100755 --- a/dependencies/server-min/pom.xml +++ b/dependencies/server-min/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/distribution/appliance-dist/pom.xml b/distribution/appliance-dist/pom.xml index c6c0085b5a..e31c87a062 100755 --- a/distribution/appliance-dist/pom.xml +++ b/distribution/appliance-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/as7-adapter-zip/pom.xml b/distribution/as7-adapter-zip/pom.xml index c91c996ca6..416b890c2a 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/eap6-adapter-zip/pom.xml b/distribution/eap6-adapter-zip/pom.xml index 5d2f0b9b40..aaa3598907 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/examples-docs-zip/pom.xml b/distribution/examples-docs-zip/pom.xml index 127a415e5d..ef50efe33b 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index 677534ae5a..7ea974f9e8 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -30,7 +30,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 2cfde3ae80..843b00ef63 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Distribution diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index 817fdeab2c..46cc173297 100755 --- a/distribution/src-dist/pom.xml +++ b/distribution/src-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/theme-template-zip/pom.xml b/distribution/theme-template-zip/pom.xml index ed8abce5bb..31f809d5b8 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml index b8bd0c1755..79b7f7e2b3 100755 --- a/distribution/war-dist/pom.xml +++ b/distribution/war-dist/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/war-zip/pom.xml b/distribution/war-zip/pom.xml index be566d1f9e..da1054a60d 100755 --- a/distribution/war-zip/pom.xml +++ b/distribution/war-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/distribution/wildfly-adapter-zip/pom.xml b/distribution/wildfly-adapter-zip/pom.xml index 809cbad4a3..1bf9ee1a60 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/docbook/pom.xml b/docbook/pom.xml index ffba8f4f7d..b920fd2c05 100755 --- a/docbook/pom.xml +++ b/docbook/pom.xml @@ -6,7 +6,7 @@ org.keycloak keycloak-reference-guide-${translation} - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 jdocbook Keycloak Reference Guide (${translation}) diff --git a/docbook/reference/en/en-US/master.xml b/docbook/reference/en/en-US/master.xml index 077eb98817..fec7caae59 100755 --- a/docbook/reference/en/en-US/master.xml +++ b/docbook/reference/en/en-US/master.xml @@ -38,7 +38,7 @@ Keycloak Reference Guide SSO for Web Apps and REST Services - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 diff --git a/docbook/reference/en/en-US/modules/server-installation.xml b/docbook/reference/en/en-US/modules/server-installation.xml index f547cae227..e480238891 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-rc-1-SNAPSHOT.zip + keycloak-appliance-dist-all-1.0-rc-1.zip - keycloak-war-dist-all-1.0-rc-1-SNAPSHOT.zip + keycloak-war-dist-all-1.0-rc-1.zip @@ -31,7 +31,7 @@ -keycloak-appliance-dist-all-1.0-rc-1-SNAPSHOT/ +keycloak-appliance-dist-all-1.0-rc-1/ keycloak/ bin/ standalone.sh @@ -42,9 +42,9 @@ keycloak-appliance-dist-all-1.0-rc-1-SNAPSHOT/ keycloak-server.json themes/ adapters/ - keycloak-as7-adapter-dist-1.0-rc-1-SNAPSHOT.zip - keycloak-eap6-adapter-dist-1.0-rc-1-SNAPSHOT.zip - keycloak-wildfly-adapter-dist-1.0-rc-1-SNAPSHOT.zip + keycloak-as7-adapter-dist-1.0-rc-1.zip + keycloak-eap6-adapter-dist-1.0-rc-1.zip + keycloak-wildfly-adapter-dist-1.0-rc-1.zip examples/ docs/ @@ -79,7 +79,7 @@ keycloak-appliance-dist-all-1.0-rc-1-SNAPSHOT/ -keycloak-war-dist-all-1.0-rc-1-SNAPSHOT/ +keycloak-war-dist-all-1.0-rc-1/ deployments/ auth-server.war/ keycloak-ds.xml @@ -87,9 +87,9 @@ keycloak-war-dist-all-1.0-rc-1-SNAPSHOT/ keycloak-server.json themes/ adapters/ - keycloak-as7-adapter-dist-1.0-rc-1-SNAPSHOT.zip - keycloak-eap6-adapter-dist-1.0-rc-1-SNAPSHOT.zip - keycloak-wildfly-adapter-dist-1.0-rc-1-SNAPSHOT.zip + keycloak-as7-adapter-dist-1.0-rc-1.zip + keycloak-eap6-adapter-dist-1.0-rc-1.zip + keycloak-wildfly-adapter-dist-1.0-rc-1.zip examples/ docs/ @@ -101,7 +101,7 @@ keycloak-war-dist-all-1.0-rc-1-SNAPSHOT/ - $ cd keycloak-war-dist-all-1.0-rc-1-SNAPSHOT + $ cd keycloak-war-dist-all-1.0-rc-1 $ cp -r deployments $JBOSS_HOME/standalone $ cp -r configuration $JBOSS_HOME/standalone diff --git a/docbook/reference/en/en-US/modules/themes.xml b/docbook/reference/en/en-US/modules/themes.xml index 10ed62908d..489f0cfe85 100755 --- a/docbook/reference/en/en-US/modules/themes.xml +++ b/docbook/reference/en/en-US/modules/themes.xml @@ -154,7 +154,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-rc-1-SNAPSHOT.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-rc-1.jar or disable it with the system property org.keycloak.account.freemarker.FreeMarkerAccountProviderFactory. @@ -167,7 +167,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-rc-1-SNAPSHOT.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-rc-1.jar or disable it with the system property org.keycloak.login.freemarker.FreeMarkerLoginFormsProviderFactory. diff --git a/examples/cors/angular-product-app/pom.xml b/examples/cors/angular-product-app/pom.xml index ca886774b8..feae6606c8 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/cors/database-service/pom.xml b/examples/cors/database-service/pom.xml index 7e66233c46..9decfe9379 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 8160c5cee4..ac04d48551 100755 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml Examples diff --git a/examples/demo-template/admin-access-app/pom.xml b/examples/demo-template/admin-access-app/pom.xml index 7516146521..fe3351dd51 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../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 2a2435b98e..80b15204b6 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../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 57b35ab8ee..7ebbcd8490 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../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 b246d07a12..b9521a8107 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index 43fe60aa4d..a767fb51fa 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/database-service/pom.xml b/examples/demo-template/database-service/pom.xml index 63149333a3..e3db168097 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/example-ear/pom.xml b/examples/demo-template/example-ear/pom.xml old mode 100644 new mode 100755 index 6d5d1ed52e..1fd8ab630f --- a/examples/demo-template/example-ear/pom.xml +++ b/examples/demo-template/example-ear/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index 5dbfa50d0e..1eac2af39d 100755 --- a/examples/demo-template/pom.xml +++ b/examples/demo-template/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index b7fa5f8308..cc2353a2dc 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../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 d57ebb1bea..8a8148be40 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/third-party/pom.xml b/examples/demo-template/third-party/pom.xml index 7253b42683..ecf8e3bcbe 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/examples/js-console/pom.xml b/examples/js-console/pom.xml index c98c9f1dc5..4fd41192de 100755 --- a/examples/js-console/pom.xml +++ b/examples/js-console/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 6c2c2171b3..2e0b903c88 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Examples diff --git a/examples/providers/audit-listener-sysout/pom.xml b/examples/providers/audit-listener-sysout/pom.xml index b6428d7a44..4b1363e980 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-rc-1-SNAPSHOT + 1.0-rc-1 ../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 a12030a9ea..2f700bdf56 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-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Audit Provider In-Mem Example diff --git a/examples/providers/federation-provider/pom.xml b/examples/providers/federation-provider/pom.xml index 8053c6a0ef..4113bf5964 100755 --- a/examples/providers/federation-provider/pom.xml +++ b/examples/providers/federation-provider/pom.xml @@ -3,7 +3,7 @@ examples-providers-pom org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Properties Authentication Provider Example diff --git a/examples/providers/pom.xml b/examples/providers/pom.xml index 701f086457..d4b4353465 100755 --- a/examples/providers/pom.xml +++ b/examples/providers/pom.xml @@ -3,7 +3,7 @@ examples-pom org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Provider Examples diff --git a/export-import/export-import-api/pom.xml b/export-import/export-import-api/pom.xml index 7669b6feb6..e3f3beda14 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-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/export-import/export-import-dir/pom.xml b/export-import/export-import-dir/pom.xml index 55867eac61..e89b201e70 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.0-rc-1-SNAPSHOT + 1.0-rc-1 ../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 b6e1eb3b8e..ed0c989648 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.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/export-import/export-import-zip/pom.xml b/export-import/export-import-zip/pom.xml index 868bc3efb0..b1f8cc8e8c 100755 --- a/export-import/export-import-zip/pom.xml +++ b/export-import/export-import-zip/pom.xml @@ -4,7 +4,7 @@ keycloak-export-import-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/export-import/pom.xml b/export-import/pom.xml index 208d26628a..2631cea76a 100755 --- a/export-import/pom.xml +++ b/export-import/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/federation/ldap/pom.xml b/federation/ldap/pom.xml index e0ea3648d2..2b4b19bbb8 100755 --- a/federation/ldap/pom.xml +++ b/federation/ldap/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/federation/pom.xml b/federation/pom.xml index c48bd61390..dc1eca171e 100755 --- a/federation/pom.xml +++ b/federation/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/account-api/pom.xml b/forms/account-api/pom.xml index d77970b531..99293008b4 100755 --- a/forms/account-api/pom.xml +++ b/forms/account-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/account-freemarker/pom.xml b/forms/account-freemarker/pom.xml index 9f25bbb158..8030c71d26 100755 --- a/forms/account-freemarker/pom.xml +++ b/forms/account-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/common-freemarker/pom.xml b/forms/common-freemarker/pom.xml index 65ba8b2ae5..9abff9f7e0 100755 --- a/forms/common-freemarker/pom.xml +++ b/forms/common-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/common-themes/pom.xml b/forms/common-themes/pom.xml index f5b86b53d3..3c4fa2935c 100755 --- a/forms/common-themes/pom.xml +++ b/forms/common-themes/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/email-api/pom.xml b/forms/email-api/pom.xml index fff8a2bb31..522774ac82 100755 --- a/forms/email-api/pom.xml +++ b/forms/email-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/email-freemarker/pom.xml b/forms/email-freemarker/pom.xml index 640f7456f2..bd87578d51 100755 --- a/forms/email-freemarker/pom.xml +++ b/forms/email-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/login-api/pom.xml b/forms/login-api/pom.xml index c42a9a9206..f16e8df54b 100755 --- a/forms/login-api/pom.xml +++ b/forms/login-api/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/login-freemarker/pom.xml b/forms/login-freemarker/pom.xml index 4857a1f0f4..e9b1d6834f 100755 --- a/forms/login-freemarker/pom.xml +++ b/forms/login-freemarker/pom.xml @@ -4,7 +4,7 @@ keycloak-forms-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/forms/pom.xml b/forms/pom.xml index 534232f355..8188a191c0 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index f2c7fa1de3..a16aa4f0ac 100755 --- a/integration/adapter-core/pom.xml +++ b/integration/adapter-core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/admin-client/pom.xml b/integration/admin-client/pom.xml index cf563687b9..e8439630b7 100755 --- a/integration/admin-client/pom.xml +++ b/integration/admin-client/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/as7-eap-subsystem/pom.xml b/integration/as7-eap-subsystem/pom.xml index 274e0f6c22..1b84656b4d 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/integration/as7-eap6/adapter/pom.xml b/integration/as7-eap6/adapter/pom.xml index e3188596da..461c071606 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/integration/installed/pom.xml b/integration/installed/pom.xml index c92eb7ef8c..e4b3e2464d 100755 --- a/integration/installed/pom.xml +++ b/integration/installed/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index 5be23b661f..f86cc499bc 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/jboss-adapter-core/pom.xml b/integration/jboss-adapter-core/pom.xml index f9513b4fd9..9192d0edf6 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/js/pom.xml b/integration/js/pom.xml index 9d538391a3..25adb85e46 100755 --- a/integration/js/pom.xml +++ b/integration/js/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index 2a299024bf..82c849764e 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Keycloak Integration diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index a74b0472f2..acb51328aa 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/tomcat7/adapter/pom.xml b/integration/tomcat7/adapter/pom.xml index 3366804ffd..af929f4753 100755 --- a/integration/tomcat7/adapter/pom.xml +++ b/integration/tomcat7/adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index fd362698ef..2ef0c92d7b 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/wildfly-adapter/pom.xml b/integration/wildfly-adapter/pom.xml index beb9430a9c..eb0f5ed7ba 100755 --- a/integration/wildfly-adapter/pom.xml +++ b/integration/wildfly-adapter/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/integration/wildfly-subsystem/pom.xml b/integration/wildfly-subsystem/pom.xml index 4c21ac621a..93a9cf70a2 100755 --- a/integration/wildfly-subsystem/pom.xml +++ b/integration/wildfly-subsystem/pom.xml @@ -20,7 +20,7 @@ org.keycloak keycloak-parent - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/model/api/pom.xml b/model/api/pom.xml index 466742dc6a..a8c1138afe 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/model-adapters/pom.xml b/model/invalidation-cache/model-adapters/pom.xml index 72fac81447..f94f309f3a 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/pom.xml b/model/invalidation-cache/pom.xml index 2c2e93ec10..d955faaa50 100755 --- a/model/invalidation-cache/pom.xml +++ b/model/invalidation-cache/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml Model Parent diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index 84d62bbb9e..2c14f9d258 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index f5037f851a..c03195d2b0 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index 47e2f7c78c..a78e3af10f 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Model Parent diff --git a/model/sessions-jpa/pom.xml b/model/sessions-jpa/pom.xml index 4f95a9c96f..2f85c48da1 100755 --- a/model/sessions-jpa/pom.xml +++ b/model/sessions-jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/model/sessions-mem/pom.xml b/model/sessions-mem/pom.xml index fdd104df5d..0fbe568108 100755 --- a/model/sessions-mem/pom.xml +++ b/model/sessions-mem/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/model/sessions-mongo/pom.xml b/model/sessions-mongo/pom.xml index 10d4b82c95..d80f65dbc2 100755 --- a/model/sessions-mongo/pom.xml +++ b/model/sessions-mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml 4.0.0 diff --git a/picketlink/keycloak-picketlink-api/pom.xml b/picketlink/keycloak-picketlink-api/pom.xml index 5e0b24cbdc..b29166231c 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-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/picketlink/keycloak-picketlink-ldap/pom.xml b/picketlink/keycloak-picketlink-ldap/pom.xml index 74b16a0677..ed323f0c23 100755 --- a/picketlink/keycloak-picketlink-ldap/pom.xml +++ b/picketlink/keycloak-picketlink-ldap/pom.xml @@ -5,7 +5,7 @@ keycloak-picketlink-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/picketlink/pom.xml b/picketlink/pom.xml index 76acb74132..9addce5e18 100755 --- a/picketlink/pom.xml +++ b/picketlink/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index dc061601cc..81f3581348 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.keycloak keycloak-parent - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 pom diff --git a/project-integrations/aerogear-ups/app/pom.xml b/project-integrations/aerogear-ups/app/pom.xml index 796a5f79e6..3cfcf72fd9 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml diff --git a/project-integrations/aerogear-ups/auth-server/pom.xml b/project-integrations/aerogear-ups/auth-server/pom.xml index 8837cd11ce..567ad90970 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../../pom.xml diff --git a/project-integrations/aerogear-ups/pom.xml b/project-integrations/aerogear-ups/pom.xml index 7653fe76ea..c0e23a00d2 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-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml Aerogear UPS Parent diff --git a/project-integrations/pom.xml b/project-integrations/pom.xml index 41a83781e1..625e9e018f 100755 --- a/project-integrations/pom.xml +++ b/project-integrations/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml Third-party Integration Parent diff --git a/server/pom.xml b/server/pom.xml index 55d6f9891c..96d8bbcbfd 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index daab483dd3..8ca463129e 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 098893ba2d..046a0a0d10 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index 39b076f5e3..1070796708 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/social/github/pom.xml b/social/github/pom.xml index ee61e83373..ebce17f918 100755 --- a/social/github/pom.xml +++ b/social/github/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index 60c3962c7d..c02cdc1c57 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index 439f4c73b3..85abb30d6f 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index 5b6def79c1..ccc29c22b4 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index 837e73e9aa..69eb770ec2 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/testsuite/integration/src/test/java/org/keycloak/testsuite/account/AccountTest.java b/testsuite/integration/src/test/java/org/keycloak/testsuite/account/AccountTest.java index 9ebdaff5d6..5fbf669618 100755 --- a/testsuite/integration/src/test/java/org/keycloak/testsuite/account/AccountTest.java +++ b/testsuite/integration/src/test/java/org/keycloak/testsuite/account/AccountTest.java @@ -395,7 +395,7 @@ public class AccountTest { Collections.reverse(e); Assert.assertTrue(logPage.isCurrent()); - + Thread.sleep(100); // seems to be some kind of race here. final int expectedEvents = e.size(); Retry.execute(new Runnable() { @Override diff --git a/testsuite/performance-web/pom.xml b/testsuite/performance-web/pom.xml index 75fa280a2d..eaa893cf61 100755 --- a/testsuite/performance-web/pom.xml +++ b/testsuite/performance-web/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index 7aaa5a36e1..8ea6ea9187 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-testsuite-pom org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 56e976288c..980aef9892 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml 4.0.0 diff --git a/testsuite/tools/pom.xml b/testsuite/tools/pom.xml index 42b430ab32..a00ce2d047 100755 --- a/testsuite/tools/pom.xml +++ b/testsuite/tools/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../../pom.xml diff --git a/timer/api/pom.xml b/timer/api/pom.xml index 5fd044ce65..2d34bf3516 100755 --- a/timer/api/pom.xml +++ b/timer/api/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/timer/basic/pom.xml b/timer/basic/pom.xml index 658e4c50c9..efd60f2e3a 100755 --- a/timer/basic/pom.xml +++ b/timer/basic/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 4.0.0 diff --git a/timer/pom.xml b/timer/pom.xml index 80306d62bf..c5473d272e 100755 --- a/timer/pom.xml +++ b/timer/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1-SNAPSHOT + 1.0-rc-1 ../pom.xml