From 7c8edb5d11a36da76db6aa4fcbf53154a4b40cf7 Mon Sep 17 00:00:00 2001 From: Bill Burke Date: Thu, 21 Aug 2014 10:46:49 -0400 Subject: [PATCH] bump pom --- 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/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 +- 112 files changed, 123 insertions(+), 123 deletions(-) diff --git a/audit/api/pom.xml b/audit/api/pom.xml index dbed2399ed..ad57cf4b2e 100755 --- a/audit/api/pom.xml +++ b/audit/api/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/audit/email/pom.xml b/audit/email/pom.xml index 03634e30b6..63f2ed5104 100755 --- a/audit/email/pom.xml +++ b/audit/email/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/audit/jboss-logging/pom.xml b/audit/jboss-logging/pom.xml index b9ee72d309..a2cfe93ec5 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 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/audit/jpa/pom.xml b/audit/jpa/pom.xml index 0a3e8131e7..92262ca80c 100755 --- a/audit/jpa/pom.xml +++ b/audit/jpa/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/audit/mongo/pom.xml b/audit/mongo/pom.xml index 82cf3ed29a..f6bff6e509 100755 --- a/audit/mongo/pom.xml +++ b/audit/mongo/pom.xml @@ -3,7 +3,7 @@ keycloak-audit-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index 9a5411b5da..e9760dcf3f 100755 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml diff --git a/connections/jpa/pom.xml b/connections/jpa/pom.xml index 092858f608..34b96f52de 100755 --- a/connections/jpa/pom.xml +++ b/connections/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/mongo/pom.xml b/connections/mongo/pom.xml index 1a5a946b55..7d928e6b0d 100755 --- a/connections/mongo/pom.xml +++ b/connections/mongo/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/connections/pom.xml b/connections/pom.xml index 18bad63f17..39b7b747ed 100755 --- a/connections/pom.xml +++ b/connections/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT Connections Parent diff --git a/core-jaxrs/pom.xml b/core-jaxrs/pom.xml index 16244fcd20..583d534dd2 100755 --- a/core-jaxrs/pom.xml +++ b/core-jaxrs/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 11200a0382..3919ff6e12 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 6e3b24096b..440bd0b26a 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/dependencies/server-all/pom.xml b/dependencies/server-all/pom.xml index b678edae77..32c72603cf 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/dependencies/server-min/pom.xml b/dependencies/server-min/pom.xml index c5d514ae4f..2fcda5de47 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/distribution/appliance-dist/pom.xml b/distribution/appliance-dist/pom.xml index e31c87a062..9a5eef37e0 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/as7-adapter-zip/pom.xml b/distribution/as7-adapter-zip/pom.xml index 416b890c2a..81a5bf3afc 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/eap6-adapter-zip/pom.xml b/distribution/eap6-adapter-zip/pom.xml index aaa3598907..dce2c72c00 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/examples-docs-zip/pom.xml b/distribution/examples-docs-zip/pom.xml index ef50efe33b..5be717c87e 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index 7ea974f9e8..59c1715b1a 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -30,7 +30,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 843b00ef63..38fc273672 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml Distribution diff --git a/distribution/src-dist/pom.xml b/distribution/src-dist/pom.xml index 46cc173297..145b853428 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/theme-template-zip/pom.xml b/distribution/theme-template-zip/pom.xml index 31f809d5b8..4eb33d1a95 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml index 79b7f7e2b3..757542f551 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/war-zip/pom.xml b/distribution/war-zip/pom.xml index da1054a60d..5643437e4c 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/distribution/wildfly-adapter-zip/pom.xml b/distribution/wildfly-adapter-zip/pom.xml index 1bf9ee1a60..0f5f0cb5a8 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/docbook/pom.xml b/docbook/pom.xml index b920fd2c05..d6c30facaa 100755 --- a/docbook/pom.xml +++ b/docbook/pom.xml @@ -6,7 +6,7 @@ org.keycloak keycloak-reference-guide-${translation} - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT jdocbook Keycloak Reference Guide (${translation}) diff --git a/docbook/reference/en/en-US/master.xml b/docbook/reference/en/en-US/master.xml index fec7caae59..d5878a5e1e 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 + 1.0-rc-2-SNAPSHOT diff --git a/docbook/reference/en/en-US/modules/server-installation.xml b/docbook/reference/en/en-US/modules/server-installation.xml index e480238891..9223b9ffdd 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.zip + keycloak-appliance-dist-all-1.0-rc-2-SNAPSHOT.zip - keycloak-war-dist-all-1.0-rc-1.zip + keycloak-war-dist-all-1.0-rc-2-SNAPSHOT.zip @@ -31,7 +31,7 @@ -keycloak-appliance-dist-all-1.0-rc-1/ +keycloak-appliance-dist-all-1.0-rc-2-SNAPSHOT/ keycloak/ bin/ standalone.sh @@ -42,9 +42,9 @@ keycloak-appliance-dist-all-1.0-rc-1/ keycloak-server.json themes/ adapters/ - 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 + keycloak-as7-adapter-dist-1.0-rc-2-SNAPSHOT.zip + keycloak-eap6-adapter-dist-1.0-rc-2-SNAPSHOT.zip + keycloak-wildfly-adapter-dist-1.0-rc-2-SNAPSHOT.zip examples/ docs/ @@ -79,7 +79,7 @@ keycloak-appliance-dist-all-1.0-rc-1/ -keycloak-war-dist-all-1.0-rc-1/ +keycloak-war-dist-all-1.0-rc-2-SNAPSHOT/ deployments/ auth-server.war/ keycloak-ds.xml @@ -87,9 +87,9 @@ keycloak-war-dist-all-1.0-rc-1/ keycloak-server.json themes/ adapters/ - 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 + keycloak-as7-adapter-dist-1.0-rc-2-SNAPSHOT.zip + keycloak-eap6-adapter-dist-1.0-rc-2-SNAPSHOT.zip + keycloak-wildfly-adapter-dist-1.0-rc-2-SNAPSHOT.zip examples/ docs/ @@ -101,7 +101,7 @@ keycloak-war-dist-all-1.0-rc-1/ - $ cd keycloak-war-dist-all-1.0-rc-1 + $ cd keycloak-war-dist-all-1.0-rc-2-SNAPSHOT $ 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 489f0cfe85..d4bf81fa51 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.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-2-SNAPSHOT.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.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-2-SNAPSHOT.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 feae6606c8..b9695cbc67 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/cors/database-service/pom.xml b/examples/cors/database-service/pom.xml index 9decfe9379..bbf7c9eb9a 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index ac04d48551..d06da4a6a3 100755 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml Examples diff --git a/examples/demo-template/admin-access-app/pom.xml b/examples/demo-template/admin-access-app/pom.xml index fe3351dd51..04a3b1ad92 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 + 1.0-rc-2-SNAPSHOT ../../../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 80b15204b6..5a060e5fcc 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 + 1.0-rc-2-SNAPSHOT ../../../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 7ebbcd8490..334a7f962d 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app-js/pom.xml b/examples/demo-template/customer-app-js/pom.xml index b9521a8107..c6da086935 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/customer-app/pom.xml b/examples/demo-template/customer-app/pom.xml index a767fb51fa..0a31119aaf 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 + 1.0-rc-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 e3db168097..8c2423d4ea 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/example-ear/pom.xml b/examples/demo-template/example-ear/pom.xml index 1fd8ab630f..aa57ef123c 100755 --- 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/demo-template/pom.xml b/examples/demo-template/pom.xml index 1eac2af39d..7e38bfa540 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml Examples diff --git a/examples/demo-template/product-app/pom.xml b/examples/demo-template/product-app/pom.xml index cc2353a2dc..73967c823c 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 + 1.0-rc-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 8a8148be40..1251d41bbc 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 + 1.0-rc-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 ecf8e3bcbe..0c45fd7010 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/examples/js-console/pom.xml b/examples/js-console/pom.xml index 4fd41192de..53d677960d 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 2e0b903c88..c43093cfcd 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml Examples diff --git a/examples/providers/audit-listener-sysout/pom.xml b/examples/providers/audit-listener-sysout/pom.xml index 4b1363e980..5a3f0cb747 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 + 1.0-rc-2-SNAPSHOT ../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 2f700bdf56..d9b26d8e52 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 + 1.0-rc-2-SNAPSHOT ../pom.xml Audit Provider In-Mem Example diff --git a/examples/providers/federation-provider/pom.xml b/examples/providers/federation-provider/pom.xml index 4113bf5964..4cc3ab7bdf 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 + 1.0-rc-2-SNAPSHOT ../pom.xml Properties Authentication Provider Example diff --git a/examples/providers/pom.xml b/examples/providers/pom.xml index d4b4353465..36bb293ade 100755 --- a/examples/providers/pom.xml +++ b/examples/providers/pom.xml @@ -3,7 +3,7 @@ examples-pom org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml Provider Examples diff --git a/export-import/export-import-api/pom.xml b/export-import/export-import-api/pom.xml index e3f3beda14..b3fb28617f 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/export-import/export-import-dir/pom.xml b/export-import/export-import-dir/pom.xml index e89b201e70..b213f20182 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 + 1.0-rc-2-SNAPSHOT ../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 ed0c989648..c897e39801 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/export-import/export-import-zip/pom.xml b/export-import/export-import-zip/pom.xml index b1f8cc8e8c..1a13b49e8c 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/export-import/pom.xml b/export-import/pom.xml index 2631cea76a..33dbe6da0d 100755 --- a/export-import/pom.xml +++ b/export-import/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/federation/ldap/pom.xml b/federation/ldap/pom.xml index 2b4b19bbb8..bb19c054b2 100755 --- a/federation/ldap/pom.xml +++ b/federation/ldap/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/federation/pom.xml b/federation/pom.xml index dc1eca171e..5306e9962e 100755 --- a/federation/pom.xml +++ b/federation/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/account-api/pom.xml b/forms/account-api/pom.xml index 99293008b4..224811888f 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/account-freemarker/pom.xml b/forms/account-freemarker/pom.xml index 8030c71d26..9bb7b042f6 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/common-freemarker/pom.xml b/forms/common-freemarker/pom.xml index 9abff9f7e0..61f8a7f971 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/common-themes/pom.xml b/forms/common-themes/pom.xml index 3c4fa2935c..1075ed0698 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/email-api/pom.xml b/forms/email-api/pom.xml index 522774ac82..30c2929434 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/email-freemarker/pom.xml b/forms/email-freemarker/pom.xml index bd87578d51..961faec616 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/login-api/pom.xml b/forms/login-api/pom.xml index f16e8df54b..b51632f9c8 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/login-freemarker/pom.xml b/forms/login-freemarker/pom.xml index e9b1d6834f..e428effb1d 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/forms/pom.xml b/forms/pom.xml index 8188a191c0..0cb17a1d02 100755 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration/adapter-core/pom.xml b/integration/adapter-core/pom.xml index a16aa4f0ac..0d015019ec 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/admin-client/pom.xml b/integration/admin-client/pom.xml index e8439630b7..b9a7cd7942 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/as7-eap-subsystem/pom.xml b/integration/as7-eap-subsystem/pom.xml index 1b84656b4d..14ad24f382 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/integration/as7-eap6/adapter/pom.xml b/integration/as7-eap6/adapter/pom.xml index 461c071606..762b9737ad 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/installed/pom.xml b/integration/installed/pom.xml index e4b3e2464d..d5d192604c 100755 --- a/integration/installed/pom.xml +++ b/integration/installed/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/jaxrs-oauth-client/pom.xml b/integration/jaxrs-oauth-client/pom.xml index f86cc499bc..58f9e425d1 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/jboss-adapter-core/pom.xml b/integration/jboss-adapter-core/pom.xml index 9192d0edf6..02a9e8c619 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/js/pom.xml b/integration/js/pom.xml index 25adb85e46..48c497ad3a 100755 --- a/integration/js/pom.xml +++ b/integration/js/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/pom.xml b/integration/pom.xml index 82c849764e..1f586ec5b7 100755 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml Keycloak Integration diff --git a/integration/servlet-oauth-client/pom.xml b/integration/servlet-oauth-client/pom.xml index acb51328aa..4900c26da7 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/tomcat7/adapter/pom.xml b/integration/tomcat7/adapter/pom.xml index af929f4753..d67d9aa081 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/integration/undertow/pom.xml b/integration/undertow/pom.xml index 2ef0c92d7b..5ffb50c014 100755 --- a/integration/undertow/pom.xml +++ b/integration/undertow/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/wildfly-adapter/pom.xml b/integration/wildfly-adapter/pom.xml index eb0f5ed7ba..5e3a3992b1 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration/wildfly-subsystem/pom.xml b/integration/wildfly-subsystem/pom.xml index 93a9cf70a2..8ad2e41ee4 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/model/api/pom.xml b/model/api/pom.xml index a8c1138afe..4a63e7dce1 100755 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/model-adapters/pom.xml b/model/invalidation-cache/model-adapters/pom.xml index f94f309f3a..b00e615d6b 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/model/invalidation-cache/pom.xml b/model/invalidation-cache/pom.xml index d955faaa50..09e4ad2775 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml Model Parent diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index 2c14f9d258..58ac1b191e 100755 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index c03195d2b0..e23a001cff 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/pom.xml b/model/pom.xml index a78e3af10f..73206dea9c 100755 --- a/model/pom.xml +++ b/model/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml Model Parent diff --git a/model/sessions-jpa/pom.xml b/model/sessions-jpa/pom.xml index 2f85c48da1..261daf8ecf 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/sessions-mem/pom.xml b/model/sessions-mem/pom.xml index 0fbe568108..22b20124c8 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/model/sessions-mongo/pom.xml b/model/sessions-mongo/pom.xml index d80f65dbc2..4760a11830 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/picketlink/keycloak-picketlink-api/pom.xml b/picketlink/keycloak-picketlink-api/pom.xml index b29166231c..63bbdf4c4f 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/picketlink/keycloak-picketlink-ldap/pom.xml b/picketlink/keycloak-picketlink-ldap/pom.xml index ed323f0c23..3c3b981bf6 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/picketlink/pom.xml b/picketlink/pom.xml index 9addce5e18..068648bf00 100755 --- a/picketlink/pom.xml +++ b/picketlink/pom.xml @@ -5,7 +5,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 81f3581348..547c255edc 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.keycloak keycloak-parent - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT pom diff --git a/project-integrations/aerogear-ups/app/pom.xml b/project-integrations/aerogear-ups/app/pom.xml index 3cfcf72fd9..473fc0bfd7 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml diff --git a/project-integrations/aerogear-ups/auth-server/pom.xml b/project-integrations/aerogear-ups/auth-server/pom.xml index 567ad90970..cabbb56aa7 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 + 1.0-rc-2-SNAPSHOT ../../../pom.xml diff --git a/project-integrations/aerogear-ups/pom.xml b/project-integrations/aerogear-ups/pom.xml index c0e23a00d2..692619cb21 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 + 1.0-rc-2-SNAPSHOT ../../pom.xml Aerogear UPS Parent diff --git a/project-integrations/pom.xml b/project-integrations/pom.xml index 625e9e018f..4976d7b9b1 100755 --- a/project-integrations/pom.xml +++ b/project-integrations/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml Third-party Integration Parent diff --git a/server/pom.xml b/server/pom.xml index 96d8bbcbfd..7ad30f38f2 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/services/pom.xml b/services/pom.xml index 8ca463129e..4157583fcd 100755 --- a/services/pom.xml +++ b/services/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/core/pom.xml b/social/core/pom.xml index 046a0a0d10..76b405fbd3 100755 --- a/social/core/pom.xml +++ b/social/core/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/facebook/pom.xml b/social/facebook/pom.xml index 1070796708..eec3018e74 100755 --- a/social/facebook/pom.xml +++ b/social/facebook/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/github/pom.xml b/social/github/pom.xml index ebce17f918..09dca488be 100755 --- a/social/github/pom.xml +++ b/social/github/pom.xml @@ -3,7 +3,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/google/pom.xml b/social/google/pom.xml index c02cdc1c57..6fcf8f43fa 100755 --- a/social/google/pom.xml +++ b/social/google/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/pom.xml b/social/pom.xml index 85abb30d6f..35d284ab08 100755 --- a/social/pom.xml +++ b/social/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/social/twitter/pom.xml b/social/twitter/pom.xml index ccc29c22b4..d11cfe9578 100755 --- a/social/twitter/pom.xml +++ b/social/twitter/pom.xml @@ -4,7 +4,7 @@ keycloak-social-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index 69eb770ec2..c75f38dae6 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -4,7 +4,7 @@ keycloak-testsuite-pom org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/performance-web/pom.xml b/testsuite/performance-web/pom.xml index eaa893cf61..ff2937e307 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 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index 8ea6ea9187..b1310debde 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -5,7 +5,7 @@ keycloak-testsuite-pom org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 980aef9892..181076302a 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/testsuite/tools/pom.xml b/testsuite/tools/pom.xml index a00ce2d047..5c613dedc8 100755 --- a/testsuite/tools/pom.xml +++ b/testsuite/tools/pom.xml @@ -4,7 +4,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../../pom.xml diff --git a/timer/api/pom.xml b/timer/api/pom.xml index 2d34bf3516..62babcfb66 100755 --- a/timer/api/pom.xml +++ b/timer/api/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/timer/basic/pom.xml b/timer/basic/pom.xml index efd60f2e3a..9e4c6a31ab 100755 --- a/timer/basic/pom.xml +++ b/timer/basic/pom.xml @@ -3,7 +3,7 @@ keycloak-timer-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT 4.0.0 diff --git a/timer/pom.xml b/timer/pom.xml index c5473d272e..6c23d853f9 100755 --- a/timer/pom.xml +++ b/timer/pom.xml @@ -3,7 +3,7 @@ keycloak-parent org.keycloak - 1.0-rc-1 + 1.0-rc-2-SNAPSHOT ../pom.xml