From 5a76a246718bfd559fac566718f300c3adc74953 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 9 Dec 2017 19:43:58 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.0-update2 --- 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..a6c16d79af 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-update2 ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 9f480cc440..d10e43b9b3 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-update2 ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 04037a266f..53c37b7d98 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-update2 ../pom.xml @@ -160,7 +160,7 @@ - + diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 029eff6d90..c289d08715 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-update2 ../../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..6423e65753 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-update2 ../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..e11f823f36 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-update2 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 80fbc47106..af4b5417ed 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-update2 ../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..31432d69ae 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-update2 ../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..60970fe6dc 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-update2 ../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..e8eb296441 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-update2 ../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..8f7531e3d2 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-update2 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index 4e3e52ccd7..bff01b282d 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-update2 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index f7a28f15b2..44da45caaf 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-update2 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index fe42157ffa..58e21e6cc1 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-update2 ../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..f8265d15e7 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-update2 ../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..63639b213f 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-update2 ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index a7a48de009..4e9ae79263 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-update2 ../pom.xml diff --git a/modules/integration/tests-common/framework-extensions/pom.xml b/modules/integration/tests-common/framework-extensions/pom.xml index bfeeefbcda..004c06f4e3 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-update2 ../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..4adcc1e64c 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-update2 ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 2.2.0-SNAPSHOT + 2.1.0-update2 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..e80e4e6756 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-update2 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 01bc0fb05d..9d8148d575 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-update2 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 56561269d6..ad6b33748c 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-update2 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index a7985faa70..2111c5cbd1 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-update2 ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index 272938eb9c..1595426c0c 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-update2 ../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..ee5d532db7 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-update2 ../../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..3b12b4ca0d 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-update2 ../../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..1ab3ca421d 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-update2 ../../pom.xml diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 22f8e7409d..2dc13dba26 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-update2 ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index a43ab46261..dff865a77d 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-update2 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 81639024bb..b0e15fb185 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-update2 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 4da8213645..99c3c04b03 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-update2 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 3f8068e6f0..744e47d1c3 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-update2 ../pom.xml diff --git a/pom.xml b/pom.xml index 3dc2127595..15cd2db9a3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.am am-parent pom - 2.2.0-SNAPSHOT + 2.1.0-update2 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-update2 @@ -918,7 +918,7 @@ 4.4.18 - 2.2.0-SNAPSHOT + 2.1.0-update2 1.4.2 1.0.0-wso2v3