From c1e78431b627b761f500bbb4811c6c186af9745e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 22 Oct 2019 19:01:18 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.0.0-rc1 --- modules/authenticators/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/product/pom.xml | 5 ++--- 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 +++--- sample-scenarios/backend/pom.xml | 2 +- sample-scenarios/clients/admin/pom.xml | 2 +- sample-scenarios/clients/pom.xml | 2 +- sample-scenarios/clients/publisher/pom.xml | 2 +- sample-scenarios/clients/store/pom.xml | 2 +- sample-scenarios/pom.xml | 4 ++-- sample-scenarios/sample-utils/pom.xml | 2 +- sample-scenarios/sample1/pom.xml | 2 +- sample-scenarios/sample10/pom.xml | 2 +- sample-scenarios/sample2/pom.xml | 2 +- sample-scenarios/sample4/pom.xml | 2 +- sample-scenarios/sample7/pom.xml | 2 +- sample-scenarios/sample8/pom.xml | 2 +- sample-scenarios/sample9/pom.xml | 2 +- 44 files changed, 49 insertions(+), 50 deletions(-) diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index 29c862dfe9..d4975fb183 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 520c166288..f9a8a1c033 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 9bf79bba43..4f844271aa 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml @@ -420,8 +420,7 @@ prepare-package - + diff --git a/modules/features/pom.xml b/modules/features/pom.xml index cf53daa01c..f32c717a58 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.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 6ca00b3798..5cc96017b2 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.0.0-SNAPSHOT + 3.0.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 5f984a6b4c..460286e97d 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 3d963a3817..5c60d46d54 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 0c1ed77ca7..5ec75f5e69 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.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 67293a1029..e925232afe 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.0.0-SNAPSHOT + 3.0.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 602458467d..ee6cf66f65 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.0.0-SNAPSHOT + 3.0.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 f66071a820..d2ec1ceb6e 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index 618ffab748..106754164b 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-common/clients/pom.xml b/modules/integration/tests-common/clients/pom.xml index 57fd408728..aa76006ec4 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-common/clients/publisher/pom.xml b/modules/integration/tests-common/clients/publisher/pom.xml index 5549b43dc2..1ca468ca23 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.0.0-SNAPSHOT + 3.0.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 4764bf4acf..9788416545 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.0.0-SNAPSHOT + 3.0.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 619beda565..147ee988cb 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.0.0-SNAPSHOT + 3.0.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 3fc284962a..1a1e21a527 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 3.0.0-SNAPSHOT + 3.0.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 f7a6b4c3dc..5bac539868 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 353f9c6151..062aa683a8 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.0.0-SNAPSHOT + 3.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 d647127d13..0c76283d64 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index dddfb24b6b..87d426f20a 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.0.0-SNAPSHOT + 3.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 bbadc4cac7..8d3a028f84 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index dfd6bab6d4..6a9c6fff22 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.0.0-SNAPSHOT + 3.0.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 36ad6e80bd..716f557b57 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.0.0-SNAPSHOT + 3.0.0 ../../pom.xml 4.0.0 diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 65a7e3896a..6989343a6b 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 4e272ae858..76f7300ae3 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 0ad6208031..7fd512344a 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 8b0bbe274b..5319aed2e0 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 68822f725d..3642da8bfb 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 44cdef80d5..2506462905 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 3.0.0-SNAPSHOT + 3.0.0 WSO2 API Manager - Aggregator Module http://wso2.com/products/api-manager WSO2 API Manager @@ -58,7 +58,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.0.0-rc1 @@ -1185,7 +1185,7 @@ 4.5.1 - 3.0.0-SNAPSHOT + 3.0.0 1.6.1 1.1.6 diff --git a/sample-scenarios/backend/pom.xml b/sample-scenarios/backend/pom.xml index a41ff48cec..96e906d27e 100644 --- a/sample-scenarios/backend/pom.xml +++ b/sample-scenarios/backend/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 war diff --git a/sample-scenarios/clients/admin/pom.xml b/sample-scenarios/clients/admin/pom.xml index b1505262c0..fc6538a98f 100644 --- a/sample-scenarios/clients/admin/pom.xml +++ b/sample-scenarios/clients/admin/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.clients - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/clients/pom.xml b/sample-scenarios/clients/pom.xml index b6ba9e2be3..68267e6adb 100644 --- a/sample-scenarios/clients/pom.xml +++ b/sample-scenarios/clients/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 Clients for samples diff --git a/sample-scenarios/clients/publisher/pom.xml b/sample-scenarios/clients/publisher/pom.xml index 328e24f1b5..3641edb2bb 100644 --- a/sample-scenarios/clients/publisher/pom.xml +++ b/sample-scenarios/clients/publisher/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.clients - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/clients/store/pom.xml b/sample-scenarios/clients/store/pom.xml index c590e9668e..2a6a33d80b 100644 --- a/sample-scenarios/clients/store/pom.xml +++ b/sample-scenarios/clients/store/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.clients - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/pom.xml b/sample-scenarios/pom.xml index 06218807b9..545a162918 100644 --- a/sample-scenarios/pom.xml +++ b/sample-scenarios/pom.xml @@ -18,7 +18,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml 4.0.0 @@ -29,7 +29,7 @@ scm:git:git@github.com:swagger-api/swagger-mustache.git scm:git:git@github.com:swagger-api/swagger-codegen.git https://github.com/swagger-api/swagger-codegen - HEAD + v3.0.0-rc1 clients diff --git a/sample-scenarios/sample-utils/pom.xml b/sample-scenarios/sample-utils/pom.xml index 3eb5674624..9f9355fc09 100644 --- a/sample-scenarios/sample-utils/pom.xml +++ b/sample-scenarios/sample-utils/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml 4.0.0 diff --git a/sample-scenarios/sample1/pom.xml b/sample-scenarios/sample1/pom.xml index 4d9f7dc07d..7174e7693c 100644 --- a/sample-scenarios/sample1/pom.xml +++ b/sample-scenarios/sample1/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 org.wso2.carbon.apimgt.samples.sample1 diff --git a/sample-scenarios/sample10/pom.xml b/sample-scenarios/sample10/pom.xml index cf1dad9c0b..f244804344 100644 --- a/sample-scenarios/sample10/pom.xml +++ b/sample-scenarios/sample10/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/sample2/pom.xml b/sample-scenarios/sample2/pom.xml index 2b81fd4a4b..32d57ad4e1 100644 --- a/sample-scenarios/sample2/pom.xml +++ b/sample-scenarios/sample2/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/sample4/pom.xml b/sample-scenarios/sample4/pom.xml index 0bbd9de7d5..3579945516 100644 --- a/sample-scenarios/sample4/pom.xml +++ b/sample-scenarios/sample4/pom.xml @@ -3,7 +3,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/sample7/pom.xml b/sample-scenarios/sample7/pom.xml index c1fcb879b8..1c67175b0b 100644 --- a/sample-scenarios/sample7/pom.xml +++ b/sample-scenarios/sample7/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/sample8/pom.xml b/sample-scenarios/sample8/pom.xml index 85afdeda4c..c80e0ff3ef 100644 --- a/sample-scenarios/sample8/pom.xml +++ b/sample-scenarios/sample8/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0 diff --git a/sample-scenarios/sample9/pom.xml b/sample-scenarios/sample9/pom.xml index e33cacd0e5..be59adbed8 100644 --- a/sample-scenarios/sample9/pom.xml +++ b/sample-scenarios/sample9/pom.xml @@ -3,7 +3,7 @@ org.wso2.am org.wso2.carbon.apimgt.samples - 3.0.0-SNAPSHOT + 3.0.0 4.0.0