From e677beddb4c3f328c5cd46987be61889f5e4f116 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 13 Dec 2017 16:31:05 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.0-update3 --- modules/api-import-export/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/product/pom.xml | 4 ++-- 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 +- .../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/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 +++--- 33 files changed, 37 insertions(+), 37 deletions(-) diff --git a/modules/api-import-export/pom.xml b/modules/api-import-export/pom.xml index 74c4e33652..d26175f83e 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.2.0-SNAPSHOT + 2.1.0-update3 ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 9f480cc440..f3c19e991e 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 569356642f..87d61d5191 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml @@ -160,7 +160,7 @@ - + diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 029eff6d90..fc3f5babd9 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../../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 d8d61dc305..ce5a5b4452 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 827dc47cf0..997341c985 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 80fbc47106..6320d1c424 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../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 a71596f781..9ed4aef676 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 a40fbc6b4e..b0b150218e 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 c2b4ae0d74..f44541039a 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 9ecf112626..9ce46f3f17 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index 4e3e52ccd7..3438e88ae2 100644 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-features-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index f7a28f15b2..a550ddcc72 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index fe42157ffa..dd12428e67 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 3318cc1857..05bd4ee608 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 e164878fdd..a01cefb9e9 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index a7a48de009..7896eb2351 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/tests-common/framework-extensions/pom.xml b/modules/integration/tests-common/framework-extensions/pom.xml index bfeeefbcda..65fe079739 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 ba04ccbbd7..59378b7d25 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 2.2.0-SNAPSHOT + 2.1.0-update3 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 d96e3df4f4..454cbcd71d 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 01bc0fb05d..991c6d5b3c 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 56561269d6..d143f9f90f 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index a7985faa70..c49495eaaf 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index 272938eb9c..224bd35bcb 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.2.0-SNAPSHOT + 2.1.0-update3 ../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 72d4c5db93..fe0ded6036 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.2.0-SNAPSHOT + 2.1.0-update3 ../../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 4376996896..17e5b74637 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.2.0-SNAPSHOT + 2.1.0-update3 ../../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 50908ca839..e01d08a6a4 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.2.0-SNAPSHOT + 2.1.0-update3 ../../pom.xml diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 22f8e7409d..e80b9b9190 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index ff1b1c8ae1..de7bbdfbcd 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.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 81639024bb..06a6c09d1c 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 4da8213645..271f072e15 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 3f8068e6f0..d94680a5b0 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 2.2.0-SNAPSHOT + 2.1.0-update3 ../pom.xml diff --git a/pom.xml b/pom.xml index f9cb3b4b93..75d3ff8dae 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 2.2.0-SNAPSHOT + 2.1.0-update3 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-update3 @@ -918,7 +918,7 @@ 4.4.18 - 2.2.0-SNAPSHOT + 2.1.0-update3 1.4.2 1.0.0-wso2v3