From bca35ec75c2e7c9650420434e4a6e428dc7ce462 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 4 Mar 2022 23:04:38 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.1.0-beta --- modules/authenticators/pom.xml | 2 +- modules/callhome/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/product/pom.xml | 2 +- modules/features/pom.xml | 2 +- .../org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml | 2 +- .../features/product/org.wso2.am.security.feature/pom.xml | 2 +- modules/features/product/org.wso2.am.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/backend-service/jaxrs-app/pom.xml | 2 +- .../tests-common/backend-service/monitor-app/pom.xml | 2 +- modules/integration/tests-common/backend-service/pom.xml | 2 +- modules/integration/tests-common/clients/admin/pom.xml | 2 +- modules/integration/tests-common/clients/gateway/pom.xml | 2 +- .../integration/tests-common/clients/internal-api/pom.xml | 2 +- modules/integration/tests-common/clients/pom.xml | 2 +- modules/integration/tests-common/clients/publisher/pom.xml | 2 +- modules/integration/tests-common/clients/store/pom.xml | 2 +- .../extenstions/org.wso2.am.thirdparty.km/pom.xml | 2 +- modules/integration/tests-common/extenstions/pom.xml | 2 +- .../integration/tests-common/framework-extensions/pom.xml | 2 +- .../tests-common/integration-test-extensions/pom.xml | 4 ++-- .../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 +- .../integration/tests-integration/tests-benchmark/pom.xml | 4 ++-- modules/oauth2-grant-types/pom.xml | 2 +- modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml | 2 +- modules/p2-profile/pom.xml | 2 +- modules/p2-profile/product/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- modules/styles/service/pom.xml | 2 +- pom.xml | 6 +++--- 38 files changed, 42 insertions(+), 42 deletions(-) diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index ebc359e7d8..ccd8aa7998 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/callhome/pom.xml b/modules/callhome/pom.xml index 5dc9d9c772..08b02a8b25 100644 --- a/modules/callhome/pom.xml +++ b/modules/callhome/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml 4.0.0 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 387973d460..662c391341 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 541753e1e9..424429560e 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index baf585edae..8448051b4e 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml b/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml index f6340e844e..3745b7bb83 100644 --- a/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml +++ b/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml @@ -3,7 +3,7 @@ am-features org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml 4.0.0 diff --git a/modules/features/product/org.wso2.am.security.feature/pom.xml b/modules/features/product/org.wso2.am.security.feature/pom.xml index d7bf54f0ab..f655d39f95 100644 --- a/modules/features/product/org.wso2.am.security.feature/pom.xml +++ b/modules/features/product/org.wso2.am.security.feature/pom.xml @@ -20,7 +20,7 @@ am-features org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml 4.0.0 diff --git a/modules/features/product/org.wso2.am.styles.feature/pom.xml b/modules/features/product/org.wso2.am.styles.feature/pom.xml index 1d65e33474..3f4c336d7d 100644 --- a/modules/features/product/org.wso2.am.styles.feature/pom.xml +++ b/modules/features/product/org.wso2.am.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index b036e50ccf..9c7212b937 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 0846345e4b..875fa0756c 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index a5fbf7a3d0..0154dda866 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -21,7 +21,7 @@ under the License. tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml b/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml index 4a45984790..c47146f87c 100644 --- a/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml +++ b/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml @@ -18,7 +18,7 @@ under the License. test-artifacts org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/backend-service/monitor-app/pom.xml b/modules/integration/tests-common/backend-service/monitor-app/pom.xml index 6d20632fcf..147eaa19f5 100644 --- a/modules/integration/tests-common/backend-service/monitor-app/pom.xml +++ b/modules/integration/tests-common/backend-service/monitor-app/pom.xml @@ -18,7 +18,7 @@ under the License. test-artifacts org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index 442414d04d..0839cd4874 100644 --- a/modules/integration/tests-common/backend-service/pom.xml +++ b/modules/integration/tests-common/backend-service/pom.xml @@ -18,7 +18,7 @@ under the License. tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/clients/admin/pom.xml b/modules/integration/tests-common/clients/admin/pom.xml index a95938efc1..ad2c8940b1 100644 --- a/modules/integration/tests-common/clients/admin/pom.xml +++ b/modules/integration/tests-common/clients/admin/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.1.0-SNAPSHOT + 4.1.0-beta 4.0.0 diff --git a/modules/integration/tests-common/clients/gateway/pom.xml b/modules/integration/tests-common/clients/gateway/pom.xml index 869556f09f..8eacb863dc 100644 --- a/modules/integration/tests-common/clients/gateway/pom.xml +++ b/modules/integration/tests-common/clients/gateway/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.1.0-SNAPSHOT + 4.1.0-beta 4.0.0 diff --git a/modules/integration/tests-common/clients/internal-api/pom.xml b/modules/integration/tests-common/clients/internal-api/pom.xml index fbf507bd71..d0e0066e59 100644 --- a/modules/integration/tests-common/clients/internal-api/pom.xml +++ b/modules/integration/tests-common/clients/internal-api/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.1.0-SNAPSHOT + 4.1.0-beta 4.0.0 diff --git a/modules/integration/tests-common/clients/pom.xml b/modules/integration/tests-common/clients/pom.xml index 9a737c3e83..0d7abd8f19 100644 --- a/modules/integration/tests-common/clients/pom.xml +++ b/modules/integration/tests-common/clients/pom.xml @@ -16,7 +16,7 @@ tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/clients/publisher/pom.xml b/modules/integration/tests-common/clients/publisher/pom.xml index 6c4c755187..52cfa5c38d 100644 --- a/modules/integration/tests-common/clients/publisher/pom.xml +++ b/modules/integration/tests-common/clients/publisher/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.1.0-SNAPSHOT + 4.1.0-beta 4.0.0 diff --git a/modules/integration/tests-common/clients/store/pom.xml b/modules/integration/tests-common/clients/store/pom.xml index c890bf8a6a..989ba935b0 100644 --- a/modules/integration/tests-common/clients/store/pom.xml +++ b/modules/integration/tests-common/clients/store/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.1.0-SNAPSHOT + 4.1.0-beta 4.0.0 diff --git a/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml b/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml index 49bfb9a768..26b0ae29ef 100644 --- a/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml +++ b/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml @@ -3,7 +3,7 @@ org.wso2.am extenstions - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/extenstions/pom.xml b/modules/integration/tests-common/extenstions/pom.xml index 439dc67b04..717a5921b8 100644 --- a/modules/integration/tests-common/extenstions/pom.xml +++ b/modules/integration/tests-common/extenstions/pom.xml @@ -3,7 +3,7 @@ tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/framework-extensions/pom.xml b/modules/integration/tests-common/framework-extensions/pom.xml index d4ea5deb6e..3ab7c3c4ed 100644 --- a/modules/integration/tests-common/framework-extensions/pom.xml +++ b/modules/integration/tests-common/framework-extensions/pom.xml @@ -23,7 +23,7 @@ tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/integration-test-extensions/pom.xml b/modules/integration/tests-common/integration-test-extensions/pom.xml index 7cda810369..6fe76aec06 100644 --- a/modules/integration/tests-common/integration-test-extensions/pom.xml +++ b/modules/integration/tests-common/integration-test-extensions/pom.xml @@ -18,7 +18,7 @@ under the License. tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 4.1.0-SNAPSHOT + 4.1.0-beta org.wso2.am diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index 3a595c6f49..e02fff1818 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -20,7 +20,7 @@ under the License. tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index a168bea5c4..2158457101 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -20,7 +20,7 @@ under the License. integration org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 0283099b62..94c45004e5 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -20,7 +20,7 @@ under the License. tests-common org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 49fc35e3c1..0d68103c60 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -21,7 +21,7 @@ under the License. integration org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index 201b0b70be..47fb1cdb98 100644 --- a/modules/integration/tests-integration/tests-backend/pom.xml +++ b/modules/integration/tests-integration/tests-backend/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/integration/tests-integration/tests-benchmark/pom.xml b/modules/integration/tests-integration/tests-benchmark/pom.xml index aa2b8a3353..6a9aadfea5 100644 --- a/modules/integration/tests-integration/tests-benchmark/pom.xml +++ b/modules/integration/tests-integration/tests-benchmark/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml @@ -447,7 +447,7 @@ under the License. org.wso2.am org.wso2.carbon.am.integration.backend.test - 4.1.0-SNAPSHOT + 4.1.0-beta test-jar test diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index 1d1c31cf9f..b27bbe231e 100644 --- a/modules/oauth2-grant-types/pom.xml +++ b/modules/oauth2-grant-types/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml b/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml index c1c8991e55..cd3ff1fc28 100644 --- a/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml +++ b/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml @@ -3,7 +3,7 @@ am-parent org.wso2.am - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml 4.0.0 diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 1392064ac1..93d1bd1baf 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 4c248438fc..efe97f3d37 100644 --- a/modules/p2-profile/product/pom.xml +++ b/modules/p2-profile/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-p2-profile-gen-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index c78300be1e..6f6f42ae29 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 60b7d7432d..6ca4f616c9 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 86e2685b6b..b9b848c466 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 4.1.0-SNAPSHOT + 4.1.0-beta ../pom.xml diff --git a/pom.xml b/pom.xml index b509583f91..984e0a5f39 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 4.1.0-SNAPSHOT + 4.1.0-beta WSO2 API Manager - Aggregator Module https://wso2.com/products/api-manager WSO2 API Manager @@ -59,7 +59,7 @@ https://github.com/wso2/product-apim.git scm:git:https://github.com/wso2/product-apim.git scm:git:https://github.com/wso2/product-apim.git - HEAD + v4.1.0-beta @@ -1288,7 +1288,7 @@ 4.6.3-beta - 4.1.0-SNAPSHOT + 4.1.0-beta 1.6.3 1.1.15