From cbf7dd8dcee881b98b5854655b7103b92fe2141f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Jun 2017 23:06:36 +0530 Subject: [PATCH] [maven-release-plugin]prepare release v3.1.0-alpha --- .../org.wso2.iot.core.admin.styles/pom.xml | 2 +- modules/components/pom.xml | 2 +- modules/distribution/pom.xml | 8 ++++---- .../org.wso2.iot.core.styles.feature/pom.xml | 2 +- modules/features/pom.xml | 5 ++--- modules/integration/pom.xml | 2 +- .../tests-common/integration-common/pom.xml | 5 ++--- modules/integration/tests-common/pom.xml | 2 +- .../tests-common/web-ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 5 ++--- modules/integration/tests-iot-web-ui/pom.xml | 2 +- modules/p2-profile/analytics-profile/pom.xml | 6 +++--- modules/p2-profile/broker-profile/pom.xml | 12 +++++------- modules/p2-profile/iot-core-profile/pom.xml | 19 ++++++++----------- modules/p2-profile/pom.xml | 2 +- modules/scripts/mobile-qsg/pom.xml | 4 ++-- modules/scripts/pom.xml | 2 +- .../tools/cdmf-devicetype-archetype/pom.xml | 4 ++-- modules/tools/pom.xml | 2 +- pom.xml | 4 ++-- 20 files changed, 42 insertions(+), 50 deletions(-) diff --git a/modules/components/org.wso2.iot.core.admin.styles/pom.xml b/modules/components/org.wso2.iot.core.admin.styles/pom.xml index 530dd213..b2f5e74a 100644 --- a/modules/components/org.wso2.iot.core.admin.styles/pom.xml +++ b/modules/components/org.wso2.iot.core.admin.styles/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-components - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/components/pom.xml b/modules/components/pom.xml index 575d28b9..56b192e5 100644 --- a/modules/components/pom.xml +++ b/modules/components/pom.xml @@ -23,7 +23,7 @@ org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 21f9c22b..afe8294a 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml @@ -697,8 +697,8 @@ - - + + @@ -777,7 +777,7 @@ - + diff --git a/modules/features/org.wso2.iot.core.styles.feature/pom.xml b/modules/features/org.wso2.iot.core.styles.feature/pom.xml index ffd51945..8106b770 100644 --- a/modules/features/org.wso2.iot.core.styles.feature/pom.xml +++ b/modules/features/org.wso2.iot.core.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-features - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 35cd7fa8..64ca5be8 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -18,13 +18,12 @@ ~ under the License. --> - + org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 373a5ea6..aa36cef3 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml diff --git a/modules/integration/tests-common/integration-common/pom.xml b/modules/integration/tests-common/integration-common/pom.xml index 12c927cb..ab7fb918 100644 --- a/modules/integration/tests-common/integration-common/pom.xml +++ b/modules/integration/tests-common/integration-common/pom.xml @@ -17,13 +17,12 @@ ~ under the License. --> - + org.wso2.iot tests-common - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 053d8c77..3f46913f 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-integration - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/integration/tests-common/web-ui-pages/pom.xml b/modules/integration/tests-common/web-ui-pages/pom.xml index 7dcce232..29bf344a 100644 --- a/modules/integration/tests-common/web-ui-pages/pom.xml +++ b/modules/integration/tests-common/web-ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot tests-common - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index b2ace0cb..3b18c6d9 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -16,12 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.iot wso2iot-integration - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/integration/tests-iot-web-ui/pom.xml b/modules/integration/tests-iot-web-ui/pom.xml index 92951f25..30dde73c 100644 --- a/modules/integration/tests-iot-web-ui/pom.xml +++ b/modules/integration/tests-iot-web-ui/pom.xml @@ -20,7 +20,7 @@ org.wso2.iot wso2iot-integration - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml index a1808ba5..cde5d3cf 100644 --- a/modules/p2-profile/analytics-profile/pom.xml +++ b/modules/p2-profile/analytics-profile/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-p2-profile - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml @@ -854,9 +854,9 @@ - + - + diff --git a/modules/p2-profile/broker-profile/pom.xml b/modules/p2-profile/broker-profile/pom.xml index 3dd699fd..ffb57662 100644 --- a/modules/p2-profile/broker-profile/pom.xml +++ b/modules/p2-profile/broker-profile/pom.xml @@ -15,13 +15,12 @@ ~ limitations under the License. --> - + org.wso2.iot wso2iot-p2-profile - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml @@ -353,12 +352,11 @@ test - + - + - + diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index d63a842c..35089b39 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -18,12 +18,11 @@ ~ under the License. --> - + org.wso2.iot wso2iot-p2-profile - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml @@ -3192,12 +3191,11 @@ - + - + - + @@ -3206,7 +3204,7 @@ generate-resources - + @@ -3217,9 +3215,8 @@ package - - + + diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index fda24794..65844fce 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -23,7 +23,7 @@ org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml diff --git a/modules/scripts/mobile-qsg/pom.xml b/modules/scripts/mobile-qsg/pom.xml index 017fd5c0..82e0fc27 100644 --- a/modules/scripts/mobile-qsg/pom.xml +++ b/modules/scripts/mobile-qsg/pom.xml @@ -21,13 +21,13 @@ org.wso2.iot wso2iot-scripts - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml 4.0.0 mobile-qsg - 3.1.0-SNAPSHOT + 3.1.0-alpha WSO2 IoT - QSG Script This includes the tools for IoTs Quick Start Guide jar diff --git a/modules/scripts/pom.xml b/modules/scripts/pom.xml index ceb94983..a3eaba62 100644 --- a/modules/scripts/pom.xml +++ b/modules/scripts/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml diff --git a/modules/tools/cdmf-devicetype-archetype/pom.xml b/modules/tools/cdmf-devicetype-archetype/pom.xml index dde30e71..b08583a3 100644 --- a/modules/tools/cdmf-devicetype-archetype/pom.xml +++ b/modules/tools/cdmf-devicetype-archetype/pom.xml @@ -20,13 +20,13 @@ org.wso2.iot wso2iot-tools - 3.1.0-SNAPSHOT + 3.1.0-alpha ../pom.xml 4.0.0 iot-devicetype-archetype - 3.1.0-SNAPSHOT + 3.1.0-alpha WSO2 IoT - Device Type Archetype WSO2 IoT Device Type Archetype maven-archetype diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 82a7001a..e254d090 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-parent - 3.1.0-SNAPSHOT + 3.1.0-alpha ../../pom.xml diff --git a/pom.xml b/pom.xml index aed887b9..6746e9ae 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.iot wso2iot-parent pom - 3.1.0-SNAPSHOT + 3.1.0-alpha WSO2 IoT - Parent http://wso2.org WSO2 IoT Server @@ -1671,7 +1671,7 @@ https://github.com/wso2/product-iots.git scm:git:https://github.com/wso2/product-iots.git scm:git:https://github.com/wso2/product-iots.git - HEAD + v3.1.0-alpha