From d0dd1c38ad75cc19a5691cc0b0f9b30d2c1ef482 Mon Sep 17 00:00:00 2001 From: tharikaGitHub Date: Tue, 16 Apr 2024 15:53:01 +0530 Subject: [PATCH] Prepare for next development iteration --- modules/authenticators/pom.xml | 2 +- modules/distribution/apim-is-plugin/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 +- modules/features/product/org.wso2.am.security.feature/pom.xml | 2 +- modules/features/product/org.wso2.am.styles.feature/pom.xml | 2 +- .../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 +- modules/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 +- .../integration/tests-common/clients/service-catalog/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 +- modules/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 +- modules/integration/tests-integration/tests-benchmark/pom.xml | 4 ++-- modules/integration/tests-integration/tests-config/pom.xml | 2 +- modules/integration/tests-integration/tests-restart/pom.xml | 2 +- modules/local-authenticators/pom.xml | 2 +- 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 | 4 ++-- 43 files changed, 46 insertions(+), 46 deletions(-) diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index a4831d87bc..78176966a9 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml diff --git a/modules/distribution/apim-is-plugin/pom.xml b/modules/distribution/apim-is-plugin/pom.xml index 4bc3bec5e5..a50f7a02d0 100644 --- a/modules/distribution/apim-is-plugin/pom.xml +++ b/modules/distribution/apim-is-plugin/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 8ea857a77a..dd801d4ff5 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 982cd2911a..2ed00997dd 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index c97467c710..5ba6ac58a5 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../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 8d59879e51..db67b5dc75 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../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 a15c0f0b50..0770f09080 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../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 96a19f2d2f..b3c3ce7633 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml b/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml index 31527b093f..8c66a2d6ee 100644 --- a/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml +++ b/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml @@ -21,7 +21,7 @@ am-features org.wso2.am - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 2c4ef9ae25..cb825c1500 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 8e49f03869..467b180c85 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index a0949f7141..5330fe592a 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../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 478bc82a9f..071f7c9e7c 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../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 75c895c423..02fa11f5b3 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index 9851625711..7fa4e381f1 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/clients/admin/pom.xml b/modules/integration/tests-common/clients/admin/pom.xml index 9005d08929..26065d45f3 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/gateway/pom.xml b/modules/integration/tests-common/clients/gateway/pom.xml index 4356e8d1ee..95e998bc3d 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 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 a2d2f88630..f3d168540b 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/pom.xml b/modules/integration/tests-common/clients/pom.xml index a4e569eb1b..119a16478d 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/clients/publisher/pom.xml b/modules/integration/tests-common/clients/publisher/pom.xml index d696641847..6c45651ad8 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/service-catalog/pom.xml b/modules/integration/tests-common/clients/service-catalog/pom.xml index 1f503b0778..5a1976f3f6 100644 --- a/modules/integration/tests-common/clients/service-catalog/pom.xml +++ b/modules/integration/tests-common/clients/service-catalog/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/store/pom.xml b/modules/integration/tests-common/clients/store/pom.xml index 9177a6c7cb..2c54debae8 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 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 62ac49ae79..8b1c240c64 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/extenstions/pom.xml b/modules/integration/tests-common/extenstions/pom.xml index a560d37511..b228f8c02f 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../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 4eeb970fbb..eeba2948e4 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../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 2fd7ed0bce..b761286638 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 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 8d0b499d37..6cbef5af5d 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 255dd47d1f..c1b6bdb04c 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index d36705ceab..203f7242c5 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 916fca235c..4e65c3d391 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index ad24e8ed97..8347633332 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/tests-benchmark/pom.xml b/modules/integration/tests-integration/tests-benchmark/pom.xml index a56c68fe59..fdd627d6ec 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml @@ -447,7 +447,7 @@ under the License. org.wso2.am org.wso2.carbon.am.integration.backend.test - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT test-jar test diff --git a/modules/integration/tests-integration/tests-config/pom.xml b/modules/integration/tests-integration/tests-config/pom.xml index d3c8f2563a..942e31f38e 100644 --- a/modules/integration/tests-integration/tests-config/pom.xml +++ b/modules/integration/tests-integration/tests-config/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/tests-restart/pom.xml b/modules/integration/tests-integration/tests-restart/pom.xml index ef748542a1..e1255f7edd 100644 --- a/modules/integration/tests-integration/tests-restart/pom.xml +++ b/modules/integration/tests-integration/tests-restart/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml index 27c50eeba8..fdd97109e0 100644 --- a/modules/local-authenticators/pom.xml +++ b/modules/local-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index 33f36be380..c66da064af 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../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 a520f46764..fc9cd9f725 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 1705966f3f..5e93d3116e 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 6926fbf1d9..b31948008a 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.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 8bc075433b..0bf92b68ec 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 618099f4b2..025732db8c 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 13b34654d1..f1fb11c085 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 169dd18f17..cba9175897 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-parent pom - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT WSO2 API Manager - Aggregator Module https://wso2.com/products/api-manager WSO2 API Manager @@ -1301,7 +1301,7 @@ 4.9.26 - 4.3.0-SNAPSHOT + 4.3.1-SNAPSHOT 1.1.23