From 8ceeabb29dc190d77420f911331ba96b601f67bd Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 8 Aug 2022 20:15:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v6.0.0-rc1 --- modules/api-resources/api-resources-full/pom.xml | 4 ++-- modules/api-resources/pom.xml | 4 ++-- modules/authenticators/pom.xml | 2 +- modules/callhome/pom.xml | 2 +- modules/connectors/pom.xml | 2 +- modules/distribution/pom.xml | 4 ++-- 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/oauth2-grant-types/pom.xml | 2 +- modules/p2-profile-gen/pom.xml | 2 +- modules/provisioning-connectors/pom.xml | 2 +- modules/social-authenticators/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- modules/tests-utils/admin-services/pom.xml | 2 +- modules/tests-utils/admin-stubs/pom.xml | 2 +- modules/tests-utils/pom.xml | 2 +- pom.xml | 4 ++-- 29 files changed, 33 insertions(+), 33 deletions(-) diff --git a/modules/api-resources/api-resources-full/pom.xml b/modules/api-resources/api-resources-full/pom.xml index 305b7141a5e..8aaf962bcb3 100644 --- a/modules/api-resources/api-resources-full/pom.xml +++ b/modules/api-resources/api-resources-full/pom.xml @@ -23,12 +23,12 @@ org.wso2.is api-resources - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml api-resources-full - 6.0.0-beta2-SNAPSHOT + 6.0.0 war WSO2 Identity Server - All Rest API diff --git a/modules/api-resources/pom.xml b/modules/api-resources/pom.xml index 894218bec93..2373ef87ef7 100644 --- a/modules/api-resources/pom.xml +++ b/modules/api-resources/pom.xml @@ -23,12 +23,12 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml api-resources - 6.0.0-beta2-SNAPSHOT + 6.0.0 pom WSO2 Identity Server - Rest API diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index 07d120940ec..205016716c7 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml 4.0.0 diff --git a/modules/callhome/pom.xml b/modules/callhome/pom.xml index 8968875368f..eaa508ddfee 100644 --- a/modules/callhome/pom.xml +++ b/modules/callhome/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml 4.0.0 diff --git a/modules/connectors/pom.xml b/modules/connectors/pom.xml index 3a790e336aa..2573f89d30a 100644 --- a/modules/connectors/pom.xml +++ b/modules/connectors/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml 4.0.0 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 326251c468a..73238b039e8 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml @@ -357,7 +357,7 @@ - + diff --git a/modules/features/org.wso2.identity.styles.feature/pom.xml b/modules/features/org.wso2.identity.styles.feature/pom.xml index 88feff593de..0613bf653d5 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 - 6.0.0-beta2-SNAPSHOT + 6.0.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 e87211b65f9..93bd050c6a5 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 - 6.0.0-beta2-SNAPSHOT + 6.0.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 8e0c939f5db..133e6382fa5 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 408d0dc21ca..3e0fb94fb91 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -17,7 +17,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 60b6394ff54..6d4dd75bc78 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index 55f082eb362..62e6890e824 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/integration/tests-common/extensions/pom.xml b/modules/integration/tests-common/extensions/pom.xml index 29101ac93ae..d290fcf9578 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 - 6.0.0-beta2-SNAPSHOT + 6.0.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 b8921d68c53..3d5f8a0651a 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 3bc928893df..796da6fbca7 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index c5c8cfb2764..5699b949ed6 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index ddfa619efb0..c4a6114b7af 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index 1b3e37f5bba..af3ffffc92b 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml index 65fac59dff7..11e3200d8c5 100644 --- a/modules/local-authenticators/pom.xml +++ b/modules/local-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml 4.0.0 diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index 662e669d29b..158603f0602 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 656d80099bb..c2be4b4e6b3 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 - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/provisioning-connectors/pom.xml b/modules/provisioning-connectors/pom.xml index f05286e98f2..a574b93e74d 100644 --- a/modules/provisioning-connectors/pom.xml +++ b/modules/provisioning-connectors/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml 4.0.0 diff --git a/modules/social-authenticators/pom.xml b/modules/social-authenticators/pom.xml index 96de6a93b4f..bff6bea7681 100644 --- a/modules/social-authenticators/pom.xml +++ b/modules/social-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml 4.0.0 diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 922fc11de20..7ec8df29eca 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index f542909f1dc..5bf4c7adfe2 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.is identity-server-styles-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml diff --git a/modules/tests-utils/admin-services/pom.xml b/modules/tests-utils/admin-services/pom.xml index 0e2cfdd84ac..a5688b2f255 100644 --- a/modules/tests-utils/admin-services/pom.xml +++ b/modules/tests-utils/admin-services/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-integration-tests-utils - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml diff --git a/modules/tests-utils/admin-stubs/pom.xml b/modules/tests-utils/admin-stubs/pom.xml index 7dc75abee43..8d362932f8a 100644 --- a/modules/tests-utils/admin-stubs/pom.xml +++ b/modules/tests-utils/admin-stubs/pom.xml @@ -21,7 +21,7 @@ org.wso2.is identity-integration-tests-utils - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../pom.xml diff --git a/modules/tests-utils/pom.xml b/modules/tests-utils/pom.xml index b47b2c44a01..49f4406f87e 100644 --- a/modules/tests-utils/pom.xml +++ b/modules/tests-utils/pom.xml @@ -19,7 +19,7 @@ org.wso2.is identity-server-parent - 6.0.0-beta2-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 35a06231055..04dbe898059 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ identity-server-parent pom WSO2 Identity Server - 6.0.0-beta2-SNAPSHOT + 6.0.0 WSO2 Identity Server http://wso2.org/projects/identity @@ -2493,7 +2493,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 + v6.0.0-rc1