From d98306cd7080676516ad0b7b3f451d23fb7042df Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 15 Jun 2018 08:35:49 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v5.6.0-rc3 --- modules/authenticators/pom.xml | 2 +- modules/connectors/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/features/org.wso2.identity.styles.feature/pom.xml | 2 +- modules/features/org.wso2.identity.ui.feature/pom.xml | 2 +- modules/features/org.wso2.identity.utils.feature/pom.xml | 2 +- modules/features/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-common/admin-clients/pom.xml | 2 +- modules/integration/tests-common/extensions/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- modules/integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- modules/integration/tests-integration/tests-backend/pom.xml | 2 +- modules/local-authenticators/pom.xml | 2 +- modules/migration/migration-service/pom.xml | 2 +- modules/oauth2-grant-types/pom.xml | 2 +- modules/p2-profile-gen/pom.xml | 2 +- modules/provisioning-connectors/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- modules/samples/authenticators/pom.xml | 2 +- modules/samples/identity-mgt/info-recovery-sample/pom.xml | 2 +- modules/samples/identity-mgt/pom.xml | 2 +- modules/samples/microprofile/microprofile-jwt/pom.xml | 2 +- modules/samples/microprofile/pom.xml | 2 +- .../samples/oauth/oauth10a-resource-owner-equivalent/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 +- .../passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml | 2 +- .../passive-sts-client/PassiveSTSSampleApp/pom.xml | 2 +- modules/samples/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 +- modules/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 +- modules/samples/user-mgt/remote-user-mgt/pom.xml | 2 +- modules/samples/workflow/handler/service-provider/pom.xml | 2 +- modules/samples/workflow/pom.xml | 2 +- modules/samples/workflow/template/sample-template/pom.xml | 2 +- modules/samples/xacml/kmarket-trading-sample/pom.xml | 2 +- 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 | 4 ++-- 54 files changed, 55 insertions(+), 55 deletions(-) diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index 08b6984eeb5..7cc558fc531 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/connectors/pom.xml b/modules/connectors/pom.xml index 267678f7eca..c8ef9426615 100644 --- a/modules/connectors/pom.xml +++ b/modules/connectors/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index ed9b6f64dad..65b888bc072 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/features/org.wso2.identity.styles.feature/pom.xml b/modules/features/org.wso2.identity.styles.feature/pom.xml index 149e35ec1c6..ad8761c8668 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.6.0-SNAPSHOT + 5.6.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 b80bc29e1cf..02842c4fed5 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.6.0-SNAPSHOT + 5.6.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 8d5b77dfb2f..0c89596d550 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 8a1e58c4a2f..46367f7040a 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -17,7 +17,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 38075c230b7..4f21fe8483d 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index 3eac63ea0e6..94df6a6c7c7 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.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/integration/tests-common/extensions/pom.xml b/modules/integration/tests-common/extensions/pom.xml index 162d3a6e863..fb55289c089 100644 --- a/modules/integration/tests-common/extensions/pom.xml +++ b/modules/integration/tests-common/extensions/pom.xml @@ -22,7 +22,7 @@ org.wso2.is identity-integration-tests - 5.6.0-SNAPSHOT + 5.6.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 7cca0cf0560..2d8824910b2 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.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 5625c5e9018..b072fa863b5 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 728915ca008..22860b9c7ce 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.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index a02bc8a8b4f..2a2f895be59 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index d020532eca8..3220093e045 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.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml index 3ebd1b53b07..febea11ea10 100644 --- a/modules/local-authenticators/pom.xml +++ b/modules/local-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/migration/migration-service/pom.xml b/modules/migration/migration-service/pom.xml index 16670db6d16..028fc020eb9 100644 --- a/modules/migration/migration-service/pom.xml +++ b/modules/migration/migration-service/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../../pom.xml diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index f4bcaca6cb2..e1b65b31ee4 100644 --- a/modules/oauth2-grant-types/pom.xml +++ b/modules/oauth2-grant-types/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 86eb9c2e889..fcb9752dc2d 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/provisioning-connectors/pom.xml b/modules/provisioning-connectors/pom.xml index 9a4a14b8d7f..9f20734bf90 100644 --- a/modules/provisioning-connectors/pom.xml +++ b/modules/provisioning-connectors/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml b/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml index 94a05e308b9..a495322d6b1 100644 --- a/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml +++ b/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples-authenticators - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml b/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml index 2accb552347..7beadc19031 100644 --- a/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml +++ b/modules/samples/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples-authenticators - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/samples/authenticators/pom.xml b/modules/samples/authenticators/pom.xml index 64f83dde212..6ef4e92efbc 100644 --- a/modules/samples/authenticators/pom.xml +++ b/modules/samples/authenticators/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/identity-mgt/info-recovery-sample/pom.xml b/modules/samples/identity-mgt/info-recovery-sample/pom.xml index a08b8c025d7..0c83110e543 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml 4.0.0 diff --git a/modules/samples/identity-mgt/pom.xml b/modules/samples/identity-mgt/pom.xml index ba8fa320e2b..c06d69d6253 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/microprofile/microprofile-jwt/pom.xml b/modules/samples/microprofile/microprofile-jwt/pom.xml index 30c14f93bd7..49617781fad 100644 --- a/modules/samples/microprofile/microprofile-jwt/pom.xml +++ b/modules/samples/microprofile/microprofile-jwt/pom.xml @@ -3,7 +3,7 @@ org.wso2.is wso2is-identity-samples-microprofile - 5.6.0-SNAPSHOT + 5.6.0 4.0.0 diff --git a/modules/samples/microprofile/pom.xml b/modules/samples/microprofile/pom.xml index df0a586373a..71202e672c4 100644 --- a/modules/samples/microprofile/pom.xml +++ b/modules/samples/microprofile/pom.xml @@ -3,7 +3,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 4.0.0 diff --git a/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml b/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml index 3e6bb03563f..3323b89fdac 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.6.0-SNAPSHOT + 5.6.0 4.0.0 diff --git a/modules/samples/oauth/pom.xml b/modules/samples/oauth/pom.xml index be6ad59a0e9..097fbe572d9 100644 --- a/modules/samples/oauth/pom.xml +++ b/modules/samples/oauth/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/oauth2/custom-grant/pom.xml b/modules/samples/oauth2/custom-grant/pom.xml index de0f92dcc70..1ae3da5e246 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/oauth2/playground2/pom.xml b/modules/samples/oauth2/playground2/pom.xml index e829a98d9cd..17e95d22079 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/oauth2/pom.xml b/modules/samples/oauth2/pom.xml index 3bb63182cbc..17dd124a976 100644 --- a/modules/samples/oauth2/pom.xml +++ b/modules/samples/oauth2/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.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 01bf591b3cf..5bfe8bdadcb 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.6.0-SNAPSHOT + 5.6.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 34c3a5b0ad9..d104f9c77ae 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.6.0-SNAPSHOT + 5.6.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 7794ba1bc31..38a2e1da0aa 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/passive-sts/pom.xml b/modules/samples/passive-sts/pom.xml index f1c7ce95c68..9e5e1597269 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 614dcf16ca1..b1237d5e03c 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/samples/scim/pom.xml b/modules/samples/scim/pom.xml index 162ce70be91..763f007bb3d 100644 --- a/modules/samples/scim/pom.xml +++ b/modules/samples/scim/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/scim/scim-provisioning/pom.xml b/modules/samples/scim/scim-provisioning/pom.xml index 15851ea6406..46c60bbe1fb 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml 4.0.0 diff --git a/modules/samples/sso/pom.xml b/modules/samples/sso/pom.xml index c35cee2e36b..63cd469b83a 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.6.0-SNAPSHOT + 5.6.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 adb6f9371ef..c1ff2d3aab5 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/sts/pom.xml b/modules/samples/sts/pom.xml index c09c0f60b34..d200d415923 100644 --- a/modules/samples/sts/pom.xml +++ b/modules/samples/sts/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/sts/sts-client/pom.xml b/modules/samples/sts/sts-client/pom.xml index cc8666e8a52..18cd86ab7fb 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/user-mgt/pom.xml b/modules/samples/user-mgt/pom.xml index 2a324d7dbe3..175760129a9 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.6.0-SNAPSHOT + 5.6.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 aa0fc79879d..36aa3ac5f3e 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/workflow/handler/service-provider/pom.xml b/modules/samples/workflow/handler/service-provider/pom.xml index 323856852aa..3c1c2a61150 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.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/samples/workflow/pom.xml b/modules/samples/workflow/pom.xml index cd3e9a41b01..a9db1aa4bf3 100644 --- a/modules/samples/workflow/pom.xml +++ b/modules/samples/workflow/pom.xml @@ -21,7 +21,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/workflow/template/sample-template/pom.xml b/modules/samples/workflow/template/sample-template/pom.xml index 3ae940c75bc..9ad3772519e 100644 --- a/modules/samples/workflow/template/sample-template/pom.xml +++ b/modules/samples/workflow/template/sample-template/pom.xml @@ -18,7 +18,7 @@ org.wso2.is wso2is-workflow-samples - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/samples/xacml/kmarket-trading-sample/pom.xml b/modules/samples/xacml/kmarket-trading-sample/pom.xml index 1b1a2408b2e..0b96bb86513 100644 --- a/modules/samples/xacml/kmarket-trading-sample/pom.xml +++ b/modules/samples/xacml/kmarket-trading-sample/pom.xml @@ -4,7 +4,7 @@ org.wso2.is wso2is-identity-samples-xacml - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/samples/xacml/pom.xml b/modules/samples/xacml/pom.xml index bd66ac31048..52805ba19c2 100644 --- a/modules/samples/xacml/pom.xml +++ b/modules/samples/xacml/pom.xml @@ -20,7 +20,7 @@ org.wso2.is wso2is-identity-samples - 5.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/modules/social-authenticators/pom.xml b/modules/social-authenticators/pom.xml index a0ba8e106e0..0ac7baed64c 100644 --- a/modules/social-authenticators/pom.xml +++ b/modules/social-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml 4.0.0 diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index df5fd4f260b..618e4a0fa8f 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-parent - 5.6.0-SNAPSHOT + 5.6.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 093adb94be1..66f8a6bf05a 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.6.0-SNAPSHOT + 5.6.0 ../pom.xml diff --git a/pom.xml b/pom.xml index be0f0ab6df2..97ab5cdc1d7 100755 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ identity-server-parent pom WSO2 Identity Server - 5.6.0-SNAPSHOT + 5.6.0 WSO2 Identity Server http://wso2.org/projects/identity @@ -1950,7 +1950,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.6.0-rc3