From 459d26f55aa1a0cc0ec520285759fba2cb11496e Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 14 Mar 2018 21:14:12 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #539] [Release 3.2.0-RC1] prepare release v3.2.0-RC1 --- modules/distribution/pom.xml | 2 +- modules/features/pom.xml | 2 +- .../features/product/org.wso2.das.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- .../org.wso2.das.multitenancy.dashboard.ui.feature/pom.xml | 2 +- .../org.wso2.das.multitenancy.styles.feature/pom.xml | 2 +- modules/features/service/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- modules/integration/tests-ui-integration/pom.xml | 2 +- modules/integration/tests-ui-integration/tests-ui/pom.xml | 2 +- modules/org.wso2.das.multitenancy.dashboard.ui/pom.xml | 2 +- modules/p2-profile-gen/pom.xml | 2 +- modules/samples/capps/pom.xml | 2 +- modules/samples/pom.xml | 2 +- modules/samples/publishers/pom.xml | 2 +- modules/samples/udfs/country-code-ip/pom.xml | 2 +- modules/samples/udfs/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- modules/styles/service/pom.xml | 2 +- pom.xml | 6 +++--- 25 files changed, 27 insertions(+), 27 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 930e739c..a8601887 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index f0ecac0f..935b33d6 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -3,7 +3,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/features/product/org.wso2.das.styles.feature/pom.xml b/modules/features/product/org.wso2.das.styles.feature/pom.xml index cf164361..95032e4f 100644 --- a/modules/features/product/org.wso2.das.styles.feature/pom.xml +++ b/modules/features/product/org.wso2.das.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-features - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index fc5b9e74..738a42ce 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -3,7 +3,7 @@ org.wso2.das wso2das-features-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/features/service/org.wso2.das.multitenancy.dashboard.ui.feature/pom.xml b/modules/features/service/org.wso2.das.multitenancy.dashboard.ui.feature/pom.xml index b7ffc380..4883dd81 100644 --- a/modules/features/service/org.wso2.das.multitenancy.dashboard.ui.feature/pom.xml +++ b/modules/features/service/org.wso2.das.multitenancy.dashboard.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-multitenancy-features - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/features/service/org.wso2.das.multitenancy.styles.feature/pom.xml b/modules/features/service/org.wso2.das.multitenancy.styles.feature/pom.xml index 50a6d3c3..ae667d5c 100644 --- a/modules/features/service/org.wso2.das.multitenancy.styles.feature/pom.xml +++ b/modules/features/service/org.wso2.das.multitenancy.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-multitenancy-features - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index d7569377..3e1e7f6b 100644 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -3,7 +3,7 @@ org.wso2.das wso2das-features-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 7dd729bd..c0ee1560 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index b85071b8..ca4c7475 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -4,7 +4,7 @@ org.wso2.das wso2das-integration - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../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 8e80a3db..effb9ef1 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -4,7 +4,7 @@ org.wso2.das wso2das-integration - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 6afbd03a..fe95bf3d 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -6,7 +6,7 @@ org.wso2.das wso2das-integration - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 2c8d3c9e..cb502cfe 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.das wso2das-integration - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/integration/tests-ui-integration/pom.xml b/modules/integration/tests-ui-integration/pom.xml index ac838b33..44c72e21 100644 --- a/modules/integration/tests-ui-integration/pom.xml +++ b/modules/integration/tests-ui-integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-integration - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/integration/tests-ui-integration/tests-ui/pom.xml b/modules/integration/tests-ui-integration/tests-ui/pom.xml index fb7af7d3..712fc438 100644 --- a/modules/integration/tests-ui-integration/tests-ui/pom.xml +++ b/modules/integration/tests-ui-integration/tests-ui/pom.xml @@ -3,7 +3,7 @@ org.wso2.das wso2das-integration - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/org.wso2.das.multitenancy.dashboard.ui/pom.xml b/modules/org.wso2.das.multitenancy.dashboard.ui/pom.xml index 68b7fa0b..a3c69421 100644 --- a/modules/org.wso2.das.multitenancy.dashboard.ui/pom.xml +++ b/modules/org.wso2.das.multitenancy.dashboard.ui/pom.xml @@ -19,7 +19,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index af535fba..c1f4713a 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/samples/capps/pom.xml b/modules/samples/capps/pom.xml index 1f84655f..4b4684a0 100644 --- a/modules/samples/capps/pom.xml +++ b/modules/samples/capps/pom.xml @@ -19,7 +19,7 @@ org.wso2.das das-samples - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 4cd72dfa..95216aea 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -19,7 +19,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/samples/publishers/pom.xml b/modules/samples/publishers/pom.xml index 9ad457ba..25eaf756 100644 --- a/modules/samples/publishers/pom.xml +++ b/modules/samples/publishers/pom.xml @@ -19,7 +19,7 @@ org.wso2.das das-samples - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/samples/udfs/country-code-ip/pom.xml b/modules/samples/udfs/country-code-ip/pom.xml index 9110d01e..1b630999 100644 --- a/modules/samples/udfs/country-code-ip/pom.xml +++ b/modules/samples/udfs/country-code-ip/pom.xml @@ -19,7 +19,7 @@ org.wso2.das das-sample-udfs - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/samples/udfs/pom.xml b/modules/samples/udfs/pom.xml index b8b8fd72..20164eab 100644 --- a/modules/samples/udfs/pom.xml +++ b/modules/samples/udfs/pom.xml @@ -19,7 +19,7 @@ org.wso2.das das-samples - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 89e0d9b0..b8f03bc3 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 41adf00c..3ee1fc50 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.das org.wso2.das.styles.parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 6f3372d2..311dd848 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.das org.wso2.das.styles.parent - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 ../pom.xml diff --git a/pom.xml b/pom.xml index f0134029..67da638e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.wso2.das wso2das-parent pom - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 WSO2 Data Analytics Server http://wso2.com/products/business-activity-monitor/ WSO2 Data Analytics Server @@ -411,7 +411,7 @@ https://github.com/wso2/product-das.git scm:git:https://github.com/wso2/product-das.git scm:git:https://github.com/wso2/product-das.git - HEAD + v3.2.0-RC1 @@ -443,7 +443,7 @@ - 3.2.0-beta2-SNAPSHOT + 3.2.0-RC1 4.4.26