From 6c441aa5a57ae337bd35ed97ff3e9e3690af9858 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 20 Jul 2016 16:34:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.0.0-rc3 --- modules/api-import-export/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 +- .../org.wso2.stratos.apimgt.dashboard.ui.feature/pom.xml | 2 +- .../org.wso2.stratos.apimgt.login.ui.feature/pom.xml | 2 +- .../service/org.wso2.stratos.apimgt.styles.feature/pom.xml | 2 +- .../service/org.wso2.stratos.apimgt.utils.feature/pom.xml | 2 +- modules/features/service/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 +- .../tests-common/integration-test-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/org.wso2.am.multitenancy.dashboard.ui/pom.xml | 2 +- modules/org.wso2.stratos.apimgt.dashboard.ui/pom.xml | 2 +- modules/org.wso2.stratos.apimgt.login.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 +++--- 32 files changed, 34 insertions(+), 34 deletions(-) diff --git a/modules/api-import-export/pom.xml b/modules/api-import-export/pom.xml index b16bd3a5d2..c685a45b7d 100644 --- a/modules/api-import-export/pom.xml +++ b/modules/api-import-export/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 9d623b285a..77b2646b33 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 891622f669..5ac7ad761c 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index f0dc7c34dd..9d3cc42e41 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.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 373a9bf841..958ab7ef2f 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 - 2.0.0-SNAPSHOT + 2.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 fc618bf38d..50bb38f3cb 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 - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 11123c8ae3..cb597dfaa4 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.apimgt.dashboard.ui.feature/pom.xml b/modules/features/service/org.wso2.stratos.apimgt.dashboard.ui.feature/pom.xml index 87172d3285..6797d2a3c9 100644 --- a/modules/features/service/org.wso2.stratos.apimgt.dashboard.ui.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.apimgt.dashboard.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.am wso2stratos-am-features - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.apimgt.login.ui.feature/pom.xml b/modules/features/service/org.wso2.stratos.apimgt.login.ui.feature/pom.xml index 51c80be164..e234038718 100644 --- a/modules/features/service/org.wso2.stratos.apimgt.login.ui.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.apimgt.login.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.am wso2stratos-am-features - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.apimgt.styles.feature/pom.xml b/modules/features/service/org.wso2.stratos.apimgt.styles.feature/pom.xml index 950706a868..7d153a9f3f 100644 --- a/modules/features/service/org.wso2.stratos.apimgt.styles.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.apimgt.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.am wso2stratos-am-features - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.apimgt.utils.feature/pom.xml b/modules/features/service/org.wso2.stratos.apimgt.utils.feature/pom.xml index 0843de7701..63a299caa4 100644 --- a/modules/features/service/org.wso2.stratos.apimgt.utils.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.apimgt.utils.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.am wso2stratos-am-features - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index 6e14bf0f33..cca1816d26 100644 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-features-parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index b462f53b77..08415e50ac 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.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 2ef6831f82..359ae3118c 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 - 2.0.0-SNAPSHOT + 2.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 96f1c564a7..66b6f52331 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 - 2.0.0-SNAPSHOT + 2.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 dfcc86ac76..d498acdf71 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 - 2.0.0-SNAPSHOT + 2.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 5ac041ea20..ac205e41cf 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 - 2.0.0-SNAPSHOT + 2.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 b82ceb012b..b0edbe065b 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 - 2.0.0-SNAPSHOT + 2.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 08826a766f..62b381508d 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 - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 860be2b5e6..13d6ece617 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 - 2.0.0-SNAPSHOT + 2.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 e60317ead7..f3657a3363 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 - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 1b2de7a163..31c5012583 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 - 2.0.0-SNAPSHOT + 2.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 c6c5c898b7..a6f3715663 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 - 2.0.0-SNAPSHOT + 2.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 b116f591fc..1a25da8e38 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 - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml 4.0.0 diff --git a/modules/org.wso2.stratos.apimgt.dashboard.ui/pom.xml b/modules/org.wso2.stratos.apimgt.dashboard.ui/pom.xml index 5482a42fdc..96afed5558 100644 --- a/modules/org.wso2.stratos.apimgt.dashboard.ui/pom.xml +++ b/modules/org.wso2.stratos.apimgt.dashboard.ui/pom.xml @@ -17,7 +17,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/org.wso2.stratos.apimgt.login.ui/pom.xml b/modules/org.wso2.stratos.apimgt.login.ui/pom.xml index d2389adfe2..885018c871 100644 --- a/modules/org.wso2.stratos.apimgt.login.ui/pom.xml +++ b/modules/org.wso2.stratos.apimgt.login.ui/pom.xml @@ -18,7 +18,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index ce7cbd744d..2a953e3f2f 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 3418ad5d9a..984bf3dae6 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 - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index f3506cf60f..09a2c6a431 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index b51f042448..d6eb10df2a 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index b5a98e4500..d4096d8239 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 56a9249c17..2bdc1d266a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 2.0.0-SNAPSHOT + 2.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 + v2.0.0-rc3 @@ -913,7 +913,7 @@ 4.4.7 - 2.0.0-SNAPSHOT + 2.0.0 1.4.2 1.0.0-wso2v3