From 068502116929f9644e7576852194a6df34fee913 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 6 Jan 2017 13:08:02 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v5.3.0-rc3 --- modules/authenticators/pom.xml | 2 +- modules/connectors/pom.xml | 2 +- modules/distribution/pom.xml | 19 ++++++++----------- .../org.wso2.identity.styles.feature/pom.xml | 2 +- .../org.wso2.identity.ui.feature/pom.xml | 2 +- .../org.wso2.identity.utils.feature/pom.xml | 2 +- modules/features/pom.xml | 2 +- modules/integration/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../tests-common/extensions/pom.xml | 5 ++--- .../integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- .../integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- .../tests-integration/tests-backend/pom.xml | 2 +- modules/local-authenticators/pom.xml | 2 +- .../wso2-is-migration-client/pom.xml | 2 +- modules/p2-profile-gen/pom.xml | 14 +++++--------- modules/provisioning-connectors/pom.xml | 2 +- .../identity-mgt/info-recovery-sample/pom.xml | 2 +- modules/samples/identity-mgt/pom.xml | 2 +- .../pom.xml | 2 +- modules/samples/oauth/pom.xml | 2 +- modules/samples/oauth2/custom-grant/pom.xml | 2 +- modules/samples/oauth2/playground2/pom.xml | 2 +- modules/samples/oauth2/pom.xml | 2 +- .../PassiveSTSFilter/pom.xml | 2 +- .../PassiveSTSSampleApp/pom.xml | 2 +- .../passive-sts/passive-sts-client/pom.xml | 2 +- modules/samples/passive-sts/pom.xml | 2 +- modules/samples/pom.xml | 2 +- modules/samples/scim/pom.xml | 2 +- .../samples/scim/scim-provisioning/pom.xml | 2 +- modules/samples/sso/pom.xml | 2 +- modules/samples/sso/sso-agent-sample/pom.xml | 2 +- modules/samples/sts/pom.xml | 2 +- modules/samples/sts/sts-client/pom.xml | 2 +- modules/samples/user-mgt/pom.xml | 2 +- .../samples/user-mgt/remote-user-mgt/pom.xml | 2 +- .../workflow/handler/service-provider/pom.xml | 2 +- modules/samples/workflow/pom.xml | 2 +- .../xacml/kmarket-trading-sample/pom.xml | 6 ++---- modules/samples/xacml/pom.xml | 2 +- modules/social-authenticators/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- pom.xml | 7 +++---- 47 files changed, 62 insertions(+), 73 deletions(-) diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index 75fd2de2a53..b18b8a88351 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml 4.0.0 diff --git a/modules/connectors/pom.xml b/modules/connectors/pom.xml index bb4db8a67b9..8450e23b652 100644 --- a/modules/connectors/pom.xml +++ b/modules/connectors/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml 4.0.0 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 6f9cd48fb4b..f7270e2b1a2 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml @@ -108,21 +108,20 @@ - + - + - + - - + + - + @@ -152,9 +151,7 @@ - + diff --git a/modules/features/org.wso2.identity.styles.feature/pom.xml b/modules/features/org.wso2.identity.styles.feature/pom.xml index 3ff9589ba79..0974d7a3448 100644 --- a/modules/features/org.wso2.identity.styles.feature/pom.xml +++ b/modules/features/org.wso2.identity.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-features - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/features/org.wso2.identity.ui.feature/pom.xml b/modules/features/org.wso2.identity.ui.feature/pom.xml index 8986657f8e6..48f157f2353 100644 --- a/modules/features/org.wso2.identity.ui.feature/pom.xml +++ b/modules/features/org.wso2.identity.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-features - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/features/org.wso2.identity.utils.feature/pom.xml b/modules/features/org.wso2.identity.utils.feature/pom.xml index c1fbadb75c3..10814d25ec0 100644 --- a/modules/features/org.wso2.identity.utils.feature/pom.xml +++ b/modules/features/org.wso2.identity.utils.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-features - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index ffda6ff46b3..7690af7f58a 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -17,7 +17,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 5ed98173e07..6691db15ba6 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index 1a564cc97fb..6b8ec2dc0ce 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/integration/tests-common/extensions/pom.xml b/modules/integration/tests-common/extensions/pom.xml index 308088b1eac..6f2414adb43 100644 --- a/modules/integration/tests-common/extensions/pom.xml +++ b/modules/integration/tests-common/extensions/pom.xml @@ -17,13 +17,12 @@ ~ under the License. --> - + org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index 7c5b4c29f35..976c416848f 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 70d30fb4b85..eb4111236f3 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index f938135df56..cfc604374b1 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 6b627fc6d31..debf34c5b23 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index a39e479d280..104417c1485 100644 --- a/modules/integration/tests-integration/tests-backend/pom.xml +++ b/modules/integration/tests-integration/tests-backend/pom.xml @@ -18,7 +18,7 @@ org.wso2.is identity-integration-tests - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml index 6260c242455..68fa2951488 100644 --- a/modules/local-authenticators/pom.xml +++ b/modules/local-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml 4.0.0 diff --git a/modules/migration/migration-5.2.0_to_5.3.0/wso2-is-migration-client/pom.xml b/modules/migration/migration-5.2.0_to_5.3.0/wso2-is-migration-client/pom.xml index ed03bd4bc5e..b7e4541fdee 100644 --- a/modules/migration/migration-5.2.0_to_5.3.0/wso2-is-migration-client/pom.xml +++ b/modules/migration/migration-5.2.0_to_5.3.0/wso2-is-migration-client/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../../../pom.xml diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 4b75ab7519d..0978a1c3889 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml @@ -1934,13 +1933,10 @@ package - - + + - + diff --git a/modules/provisioning-connectors/pom.xml b/modules/provisioning-connectors/pom.xml index 05f4404a7b0..7b80b5e07af 100644 --- a/modules/provisioning-connectors/pom.xml +++ b/modules/provisioning-connectors/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml 4.0.0 diff --git a/modules/samples/identity-mgt/info-recovery-sample/pom.xml b/modules/samples/identity-mgt/info-recovery-sample/pom.xml index 0f7a9c2e9a4..5c800d2dca8 100644 --- a/modules/samples/identity-mgt/info-recovery-sample/pom.xml +++ b/modules/samples/identity-mgt/info-recovery-sample/pom.xml @@ -22,7 +22,7 @@ org.wso2.is wso2is-identity-samples-info-recovery - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml 4.0.0 diff --git a/modules/samples/identity-mgt/pom.xml b/modules/samples/identity-mgt/pom.xml index b3c10a76745..c160259e196 100644 --- a/modules/samples/identity-mgt/pom.xml +++ b/modules/samples/identity-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml b/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml index 61d6f97f702..892e62f94f5 100644 --- a/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml +++ b/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml @@ -15,7 +15,7 @@ org.wso2.is wso2is-identity-samples-oauth10a - 5.3.0-SNAPSHOT + 5.3.0 4.0.0 diff --git a/modules/samples/oauth/pom.xml b/modules/samples/oauth/pom.xml index 2bcbee234c5..0bd6a68c24d 100644 --- a/modules/samples/oauth/pom.xml +++ b/modules/samples/oauth/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/oauth2/custom-grant/pom.xml b/modules/samples/oauth2/custom-grant/pom.xml index d191ee1e72c..34e40140cdd 100644 --- a/modules/samples/oauth2/custom-grant/pom.xml +++ b/modules/samples/oauth2/custom-grant/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples-oauth2 - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/oauth2/playground2/pom.xml b/modules/samples/oauth2/playground2/pom.xml index 199a9f8a16b..8adc3aa039e 100755 --- a/modules/samples/oauth2/playground2/pom.xml +++ b/modules/samples/oauth2/playground2/pom.xml @@ -3,7 +3,7 @@ org.wso2.is wso2is-identity-samples-oauth2 - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/oauth2/pom.xml b/modules/samples/oauth2/pom.xml index 3c17c578c0d..21c243a075d 100644 --- a/modules/samples/oauth2/pom.xml +++ b/modules/samples/oauth2/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml b/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml index f3ecb23e1be..d85c4f1e845 100644 --- a/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml +++ b/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml @@ -4,7 +4,7 @@ org.wso2.is PassiveSTSSample - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml b/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml index a683162686b..43a487174a9 100644 --- a/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml +++ b/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml @@ -4,7 +4,7 @@ org.wso2.is PassiveSTSSample - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/passive-sts/passive-sts-client/pom.xml b/modules/samples/passive-sts/passive-sts-client/pom.xml index 7ed9dd78957..64b271cbdc7 100644 --- a/modules/samples/passive-sts/passive-sts-client/pom.xml +++ b/modules/samples/passive-sts/passive-sts-client/pom.xml @@ -5,7 +5,7 @@ org.wso2.is wso2is-identity-samples-passivests - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/passive-sts/pom.xml b/modules/samples/passive-sts/pom.xml index 5dd2276d22a..d99bf150ef2 100644 --- a/modules/samples/passive-sts/pom.xml +++ b/modules/samples/passive-sts/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index c84fb91cea5..a716e9233dd 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/samples/scim/pom.xml b/modules/samples/scim/pom.xml index 62ab9f905f1..62706e9ce4d 100644 --- a/modules/samples/scim/pom.xml +++ b/modules/samples/scim/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/scim/scim-provisioning/pom.xml b/modules/samples/scim/scim-provisioning/pom.xml index 12e17f6bb7c..6181e082ed9 100644 --- a/modules/samples/scim/scim-provisioning/pom.xml +++ b/modules/samples/scim/scim-provisioning/pom.xml @@ -3,7 +3,7 @@ org.wso2.is wso2is-identity-samples-scim - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml 4.0.0 diff --git a/modules/samples/sso/pom.xml b/modules/samples/sso/pom.xml index 12ddccb03b2..29e2546ac66 100644 --- a/modules/samples/sso/pom.xml +++ b/modules/samples/sso/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples ../pom.xml - 5.3.0-SNAPSHOT + 5.3.0 4.0.0 diff --git a/modules/samples/sso/sso-agent-sample/pom.xml b/modules/samples/sso/sso-agent-sample/pom.xml index e58f9aa3ef6..38c7f189d99 100644 --- a/modules/samples/sso/sso-agent-sample/pom.xml +++ b/modules/samples/sso/sso-agent-sample/pom.xml @@ -5,7 +5,7 @@ org.wso2.is wso2is-identity-samples-sso - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/sts/pom.xml b/modules/samples/sts/pom.xml index 0a6eec1c5d5..5803f900001 100644 --- a/modules/samples/sts/pom.xml +++ b/modules/samples/sts/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/sts/sts-client/pom.xml b/modules/samples/sts/sts-client/pom.xml index 64ac3dd5ef6..d5003d80728 100644 --- a/modules/samples/sts/sts-client/pom.xml +++ b/modules/samples/sts/sts-client/pom.xml @@ -4,7 +4,7 @@ org.wso2.is wso2is-identity-samples-sts - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/user-mgt/pom.xml b/modules/samples/user-mgt/pom.xml index db08d41ecd5..e5ae13b84f5 100644 --- a/modules/samples/user-mgt/pom.xml +++ b/modules/samples/user-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/user-mgt/remote-user-mgt/pom.xml b/modules/samples/user-mgt/remote-user-mgt/pom.xml index 3482bb01e9b..b941009a24d 100644 --- a/modules/samples/user-mgt/remote-user-mgt/pom.xml +++ b/modules/samples/user-mgt/remote-user-mgt/pom.xml @@ -5,7 +5,7 @@ org.wso2.is wso2is-identity-samples-usermgt - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/workflow/handler/service-provider/pom.xml b/modules/samples/workflow/handler/service-provider/pom.xml index f74db8cc057..c7466a5f873 100644 --- a/modules/samples/workflow/handler/service-provider/pom.xml +++ b/modules/samples/workflow/handler/service-provider/pom.xml @@ -18,7 +18,7 @@ org.wso2.is wso2is-workflow-samples - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml 4.0.0 diff --git a/modules/samples/workflow/pom.xml b/modules/samples/workflow/pom.xml index e77c50d24b5..886b181f86f 100644 --- a/modules/samples/workflow/pom.xml +++ b/modules/samples/workflow/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/xacml/kmarket-trading-sample/pom.xml b/modules/samples/xacml/kmarket-trading-sample/pom.xml index e1c44aacf4e..6876e7ab43b 100644 --- a/modules/samples/xacml/kmarket-trading-sample/pom.xml +++ b/modules/samples/xacml/kmarket-trading-sample/pom.xml @@ -1,12 +1,10 @@ - + org.wso2.is wso2is-identity-samples-xacml - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/samples/xacml/pom.xml b/modules/samples/xacml/pom.xml index a99a5f44918..eed29875a30 100644 --- a/modules/samples/xacml/pom.xml +++ b/modules/samples/xacml/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/modules/social-authenticators/pom.xml b/modules/social-authenticators/pom.xml index 2644962e54d..90ba3d57018 100644 --- a/modules/social-authenticators/pom.xml +++ b/modules/social-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml 4.0.0 diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 1c343d10ad2..dcfec3c59d5 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-parent - 5.3.0-SNAPSHOT + 5.3.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index c38ef743ab7..809fe114d9f 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-styles-parent - 5.3.0-SNAPSHOT + 5.3.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 5f773ca3b1c..ce1856b6cce 100755 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2 @@ -29,7 +28,7 @@ identity-server-parent pom WSO2 Identity Server - 5.3.0-SNAPSHOT + 5.3.0 WSO2 Identity Server http://wso2.org/projects/identity @@ -1731,7 +1730,7 @@ https://github.com/wso2/product-is.git scm:git:https://github.com/wso2/product-is.git scm:git:https://github.com/wso2/product-is.git - HEAD + v5.3.0-rc3