From a3468c9b94eee986154ef819920d26a46a33d1b2 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 12 Mar 2020 21:26:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.1.0-rc1 --- 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 +- 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/pom.xml | 2 +- modules/integration/tests-common/clients/publisher/pom.xml | 2 +- modules/integration/tests-common/clients/store/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 +- 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 +++--- 31 files changed, 34 insertions(+), 34 deletions(-) diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index bcac243720..eb7db3923d 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/callhome/pom.xml b/modules/callhome/pom.xml index 87a0d45c2f..24bbc119d4 100644 --- a/modules/callhome/pom.xml +++ b/modules/callhome/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml 4.0.0 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 8b775e2eed..cf474a1dbd 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 7b28ce348e..4d2f617521 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 178291d3f4..24eb388587 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../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 5e832408a5..bc56d2bf22 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 - 3.1.0-SNAPSHOT + 3.1.0 ../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 243cdf6083..bc84ddb217 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 856582d343..bcd0399c32 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 8bc869b959..70f1b75ad5 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index f85b6772f6..2e0aba0ebe 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 - 3.1.0-SNAPSHOT + 3.1.0 ../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 626fa7ac90..75554aa6b2 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 - 3.1.0-SNAPSHOT + 3.1.0 ../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 64e7da7c71..3ecd9c6292 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index 0d8dd2a1f3..4aa7c95648 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-common/clients/pom.xml b/modules/integration/tests-common/clients/pom.xml index 6fd903720e..f8dbb4f560 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-common/clients/publisher/pom.xml b/modules/integration/tests-common/clients/publisher/pom.xml index daaccd0b02..21e3ba0d8f 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 - 3.1.0-SNAPSHOT + 3.1.0 4.0.0 diff --git a/modules/integration/tests-common/clients/store/pom.xml b/modules/integration/tests-common/clients/store/pom.xml index 04e1200197..d0405e8d71 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 - 3.1.0-SNAPSHOT + 3.1.0 4.0.0 diff --git a/modules/integration/tests-common/framework-extensions/pom.xml b/modules/integration/tests-common/framework-extensions/pom.xml index af10f87210..8da4ad7463 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 - 3.1.0-SNAPSHOT + 3.1.0 ../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 09499cb043..b275121ff5 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 3.1.0-SNAPSHOT + 3.1.0 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 7b18bdac80..fa055dbf9c 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 9e660366dd..d620663c7b 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 37ddeb87a7..7a8fa1451d 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 624a420ef0..7cb1205541 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index d663c46254..4c827e9bcc 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index 2045c2f1dd..504f686a9e 100644 --- a/modules/oauth2-grant-types/pom.xml +++ b/modules/oauth2-grant-types/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../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 078808a129..513a3abd1a 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 - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml 4.0.0 diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 6b8ca99b2c..6b844f5eef 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 0953d92bec..65ed55cf39 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 - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index fbb8170afc..c987f5ca29 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index d2b0dc9285..3b977aaa1f 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 13369e4b29..7c771a53a6 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 2ab53c8b82..f7a84fa4db 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 3.1.0-SNAPSHOT + 3.1.0 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 + v3.1.0-rc1 @@ -1217,7 +1217,7 @@ 4.6.0 - 3.1.0-SNAPSHOT + 3.1.0 1.6.1 1.1.9