From c2a5173d06c0b0154363832a4be6705b3ecf7529 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sun, 29 Jan 2017 23:15:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.0-rc4 --- modules/api-import-export/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/product/pom.xml | 39 ++++++------------- modules/features/pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.am.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- modules/features/service/pom.xml | 2 +- modules/integration/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../backend-service/jaxrs-app/pom.xml | 2 +- .../backend-service/monitor-app/pom.xml | 2 +- .../tests-common/backend-service/pom.xml | 2 +- .../tests-common/framework-extensions/pom.xml | 2 +- .../integration-test-extensions/pom.xml | 4 +- .../integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- .../integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- .../tests-integration/tests-backend/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../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 +-- 33 files changed, 47 insertions(+), 62 deletions(-) diff --git a/modules/api-import-export/pom.xml b/modules/api-import-export/pom.xml index 2fd58cb365..98886ac77c 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.1.0-SNAPSHOT + 2.1.0 ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index d960b5c6ae..0efd9ebe6a 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 3c4a7c7e58..a763243964 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml @@ -159,27 +159,17 @@ - - + + - + - - + + @@ -241,11 +231,8 @@ prepare-package - - + + @@ -258,13 +245,11 @@ prepare-package - - + + - - + + diff --git a/modules/features/pom.xml b/modules/features/pom.xml index bd6830d97b..67d2a93825 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.1.0-SNAPSHOT + 2.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 6945a34041..276e06e9ea 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.1.0-SNAPSHOT + 2.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 b62d5a93d6..a3b2ba3737 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index e5d3f94871..80aba41a11 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 2.1.0-SNAPSHOT + 2.1.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 1582499f57..d20a8df80d 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.1.0-SNAPSHOT + 2.1.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 843691ade2..8b1631f60d 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.1.0-SNAPSHOT + 2.1.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 3a645cf2ed..aab9c9ef88 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.1.0-SNAPSHOT + 2.1.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 b5f0a6c126..844c158107 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index b6c0b7dd7b..53d0f4c975 100644 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-features-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 6892212e83..a76f5a102b 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 2.1.0-SNAPSHOT + 2.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 6dee8972fa..8471740ca1 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.1.0-SNAPSHOT + 2.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 f490f1a38b..ea12f81601 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.1.0-SNAPSHOT + 2.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 7c14572719..4cf72a2426 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.1.0-SNAPSHOT + 2.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 70b6325fbd..1757582c00 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/integration/tests-common/framework-extensions/pom.xml b/modules/integration/tests-common/framework-extensions/pom.xml index 514df07fcb..29da5ed368 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 - 2.1.0-SNAPSHOT + 2.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 8f351b8455..c2aa4d647f 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 2.1.0-SNAPSHOT + 2.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 d0fa68b932..45c05a8ebc 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 55b17d29b4..b6fcd8d2c6 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.1.0-SNAPSHOT + 2.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 e0e5c82fbe..84f72d506e 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 4f557a55ea..a9ef62cd7e 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.1.0-SNAPSHOT + 2.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 3906436249..3bf33d13ea 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.1.0-SNAPSHOT + 2.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 797eb977d7..18f09e43be 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.1.0-SNAPSHOT + 2.1.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 331f979c64..fa8e7f0115 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.1.0-SNAPSHOT + 2.1.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 9e3290c134..fa294364d0 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.1.0-SNAPSHOT + 2.1.0 ../../pom.xml diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 5f596befd1..1660195e7a 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index ec491d1aa6..25877ad5c3 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.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 1a0c1887b7..c20c700d61 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.1.0-SNAPSHOT + 2.1.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index e2c55ffcae..1020114f37 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index fb83bba6cb..b447e7f1a9 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index e30f022361..4cebe669ff 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 2.1.0-SNAPSHOT + 2.1.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.1.0-rc4 @@ -918,7 +918,7 @@ 4.4.11 - 2.1.0-SNAPSHOT + 2.1.0 1.4.2 1.0.0-wso2v3