From 785febea81595cc8e1fb9adc4962423058c8dee1 Mon Sep 17 00:00:00 2001 From: mohan Date: Mon, 8 Aug 2016 16:06:30 +0530 Subject: [PATCH] [maven-release-plugin] prepare release v5.3.0-m4 --- components/org.wso2.carbon.analytics.is/pom.xml | 2 +- components/pom.xml | 2 +- features/org.wso2.carbon.analytics.is.feature/pom.xml | 4 ++-- features/pom.xml | 2 +- pom.xml | 6 +++--- product/distribution/pom.xml | 4 ++-- product/features/pom.xml | 2 +- .../features/product/org.wso2.das4is.styles.feature/pom.xml | 2 +- product/features/product/pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.das4is.multitenancy.styles.feature/pom.xml | 2 +- product/features/service/pom.xml | 2 +- product/integration/pom.xml | 2 +- product/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/integration/tests-common/ui-pages/pom.xml | 2 +- product/integration/tests-integration/tests/pom.xml | 2 +- product/integration/tests-ui-integration/pom.xml | 2 +- product/integration/tests-ui-integration/tests-ui/pom.xml | 2 +- product/org.wso2.das4is.multitenancy.dashboard.ui/pom.xml | 2 +- product/p2-profile-gen/pom.xml | 2 +- product/styles/pom.xml | 2 +- product/styles/product/pom.xml | 2 +- product/styles/service/pom.xml | 2 +- 24 files changed, 28 insertions(+), 28 deletions(-) diff --git a/components/org.wso2.carbon.analytics.is/pom.xml b/components/org.wso2.carbon.analytics.is/pom.xml index 0c0e7ee7..0aaa9f5c 100644 --- a/components/org.wso2.carbon.analytics.is/pom.xml +++ b/components/org.wso2.carbon.analytics.is/pom.xml @@ -18,7 +18,7 @@ analytics-is-components org.wso2.carbon.analytics.is - 5.2.0-SNAPSHOT + 5.3.0-m4 4.0.0 bundle diff --git a/components/pom.xml b/components/pom.xml index 377ff3ed..418dfef4 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -18,7 +18,7 @@ wso2analytics-is-parent org.wso2.carbon.analytics.is - 5.2.0-SNAPSHOT + 5.3.0-m4 4.0.0 diff --git a/features/org.wso2.carbon.analytics.is.feature/pom.xml b/features/org.wso2.carbon.analytics.is.feature/pom.xml index 87867bb0..ff735f21 100644 --- a/features/org.wso2.carbon.analytics.is.feature/pom.xml +++ b/features/org.wso2.carbon.analytics.is.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.analytics.is analytics-is-features - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml @@ -31,7 +31,7 @@ org.wso2.carbon.analytics.is org.wso2.carbon.analytics.is - 5.2.0-SNAPSHOT + 5.3.0-m4 diff --git a/features/pom.xml b/features/pom.xml index 28ec318d..7adb7b1a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/pom.xml b/pom.xml index 876aa254..f4422260 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent pom - 5.2.0-SNAPSHOT + 5.3.0-m4 @@ -435,7 +435,7 @@ https://github.com/wso2/analytics-is.git scm:git:https://github.com/wso2/analytics-is.git scm:git:https://github.com/wso2/analytics-is.git - HEAD + v5.3.0-m4 @@ -470,7 +470,7 @@ 5.1.1 1.0.0 4.10 - 5.2.0-SNAPSHOT + 5.3.0-m4 4.4.7 1.2.0 5.1.1 diff --git a/product/distribution/pom.xml b/product/distribution/pom.xml index 307f1181..8b9593f9 100644 --- a/product/distribution/pom.xml +++ b/product/distribution/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml @@ -120,7 +120,7 @@ - + diff --git a/product/features/pom.xml b/product/features/pom.xml index f0ff70c4..152178d1 100644 --- a/product/features/pom.xml +++ b/product/features/pom.xml @@ -3,7 +3,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/features/product/org.wso2.das4is.styles.feature/pom.xml b/product/features/product/org.wso2.das4is.styles.feature/pom.xml index 818a2cea..7a7fbad9 100644 --- a/product/features/product/org.wso2.das4is.styles.feature/pom.xml +++ b/product/features/product/org.wso2.das4is.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-features - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/features/product/pom.xml b/product/features/product/pom.xml index c1a5f6c3..2b2bfa78 100644 --- a/product/features/product/pom.xml +++ b/product/features/product/pom.xml @@ -3,7 +3,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-features-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/features/service/org.wso2.das4is.multitenancy.dashboard.ui.feature/pom.xml b/product/features/service/org.wso2.das4is.multitenancy.dashboard.ui.feature/pom.xml index dbd01b3c..eb93b162 100644 --- a/product/features/service/org.wso2.das4is.multitenancy.dashboard.ui.feature/pom.xml +++ b/product/features/service/org.wso2.das4is.multitenancy.dashboard.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-multitenancy-features - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/features/service/org.wso2.das4is.multitenancy.styles.feature/pom.xml b/product/features/service/org.wso2.das4is.multitenancy.styles.feature/pom.xml index 7eb0ed20..e4c3cd84 100644 --- a/product/features/service/org.wso2.das4is.multitenancy.styles.feature/pom.xml +++ b/product/features/service/org.wso2.das4is.multitenancy.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-multitenancy-features - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/features/service/pom.xml b/product/features/service/pom.xml index fe4b7c48..8dd0745c 100644 --- a/product/features/service/pom.xml +++ b/product/features/service/pom.xml @@ -3,7 +3,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-features-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/integration/pom.xml b/product/integration/pom.xml index 3c13634f..ffd016c2 100644 --- a/product/integration/pom.xml +++ b/product/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/integration/tests-common/admin-clients/pom.xml b/product/integration/tests-common/admin-clients/pom.xml index f2c0f034..100caf4d 100644 --- a/product/integration/tests-common/admin-clients/pom.xml +++ b/product/integration/tests-common/admin-clients/pom.xml @@ -4,7 +4,7 @@ org.wso2.carbon.analytics.is das4is-integration - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/integration/tests-common/integration-test-utils/pom.xml b/product/integration/tests-common/integration-test-utils/pom.xml index ad6437df..2f83129b 100644 --- a/product/integration/tests-common/integration-test-utils/pom.xml +++ b/product/integration/tests-common/integration-test-utils/pom.xml @@ -4,7 +4,7 @@ org.wso2.carbon.analytics.is das4is-integration - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/integration/tests-common/ui-pages/pom.xml b/product/integration/tests-common/ui-pages/pom.xml index 6933a8ca..b620b41f 100644 --- a/product/integration/tests-common/ui-pages/pom.xml +++ b/product/integration/tests-common/ui-pages/pom.xml @@ -5,7 +5,7 @@ org.wso2.carbon.analytics.is das4is-integration - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/integration/tests-integration/tests/pom.xml b/product/integration/tests-integration/tests/pom.xml index 89ca6f82..27182cb7 100644 --- a/product/integration/tests-integration/tests/pom.xml +++ b/product/integration/tests-integration/tests/pom.xml @@ -4,7 +4,7 @@ org.wso2.carbon.analytics.is das4is-integration - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/integration/tests-ui-integration/pom.xml b/product/integration/tests-ui-integration/pom.xml index b5090b55..86d4ed65 100644 --- a/product/integration/tests-ui-integration/pom.xml +++ b/product/integration/tests-ui-integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is das4is-integration - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/integration/tests-ui-integration/tests-ui/pom.xml b/product/integration/tests-ui-integration/tests-ui/pom.xml index 1c76fc8f..3f6542c0 100644 --- a/product/integration/tests-ui-integration/tests-ui/pom.xml +++ b/product/integration/tests-ui-integration/tests-ui/pom.xml @@ -3,7 +3,7 @@ org.wso2.carbon.analytics.is das4is-integration-ui-tests - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/org.wso2.das4is.multitenancy.dashboard.ui/pom.xml b/product/org.wso2.das4is.multitenancy.dashboard.ui/pom.xml index 06fe56b1..3b37fccb 100644 --- a/product/org.wso2.das4is.multitenancy.dashboard.ui/pom.xml +++ b/product/org.wso2.das4is.multitenancy.dashboard.ui/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/p2-profile-gen/pom.xml b/product/p2-profile-gen/pom.xml index 802aaf04..acdc5cdd 100644 --- a/product/p2-profile-gen/pom.xml +++ b/product/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/styles/pom.xml b/product/styles/pom.xml index dd02847c..05245127 100644 --- a/product/styles/pom.xml +++ b/product/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is wso2analytics-is-parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../../pom.xml diff --git a/product/styles/product/pom.xml b/product/styles/product/pom.xml index bfe2073c..9112434e 100644 --- a/product/styles/product/pom.xml +++ b/product/styles/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is org.wso2.das4is.styles.parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml diff --git a/product/styles/service/pom.xml b/product/styles/service/pom.xml index a6b28128..2c926043 100644 --- a/product/styles/service/pom.xml +++ b/product/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.analytics.is org.wso2.das4is.styles.parent - 5.2.0-SNAPSHOT + 5.3.0-m4 ../pom.xml