From f28b4f389bcb917f077284e0f07fa0b94c767163 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 24 Jan 2017 05:44:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.0.0-RC2 --- modules/analytics/distribution/pom.xml | 2 +- modules/analytics/p2-profile-gen/pom.xml | 2 +- modules/analytics/pom.xml | 2 +- modules/broker/distribution/pom.xml | 2 +- modules/broker/p2-profile/pom.xml | 2 +- modules/broker/pom.xml | 2 +- modules/core/distribution/pom.xml | 49 ++++++++----------- .../org.wso2.iot.core.styles.feature/pom.xml | 2 +- modules/core/features/pom.xml | 2 +- modules/core/iotserver-ui/pom.xml | 2 +- modules/core/p2-profile-gen/pom.xml | 2 +- modules/core/pom.xml | 2 +- .../tools/cdmf-devicetype-archetype/pom.xml | 4 +- modules/core/tools/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-artifacts/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- .../tests-common/web-ui-pages/pom.xml | 2 +- modules/integration/tests-iot-web-ui/pom.xml | 2 +- pom.xml | 6 +-- 21 files changed, 43 insertions(+), 52 deletions(-) diff --git a/modules/analytics/distribution/pom.xml b/modules/analytics/distribution/pom.xml index 417b209b..1ce7389a 100644 --- a/modules/analytics/distribution/pom.xml +++ b/modules/analytics/distribution/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-analytics-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/analytics/p2-profile-gen/pom.xml b/modules/analytics/p2-profile-gen/pom.xml index 13836fa9..9cf9de4b 100644 --- a/modules/analytics/p2-profile-gen/pom.xml +++ b/modules/analytics/p2-profile-gen/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-analytics-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/analytics/pom.xml b/modules/analytics/pom.xml index 12445503..436d89c5 100644 --- a/modules/analytics/pom.xml +++ b/modules/analytics/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/broker/distribution/pom.xml b/modules/broker/distribution/pom.xml index 2f00ff18..ede89a85 100644 --- a/modules/broker/distribution/pom.xml +++ b/modules/broker/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-broker-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/broker/p2-profile/pom.xml b/modules/broker/p2-profile/pom.xml index 135a9bd8..f000e094 100644 --- a/modules/broker/p2-profile/pom.xml +++ b/modules/broker/p2-profile/pom.xml @@ -20,7 +20,7 @@ org.wso2.iot wso2iot-broker-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/broker/pom.xml b/modules/broker/pom.xml index f36f3104..4c03a686 100644 --- a/modules/broker/pom.xml +++ b/modules/broker/pom.xml @@ -23,7 +23,7 @@ org.wso2.iot wso2iot-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/core/distribution/pom.xml b/modules/core/distribution/pom.xml index 4e5ada12..c134f58b 100644 --- a/modules/core/distribution/pom.xml +++ b/modules/core/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-core-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml @@ -650,34 +650,25 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/modules/core/features/org.wso2.iot.core.styles.feature/pom.xml b/modules/core/features/org.wso2.iot.core.styles.feature/pom.xml index 6180edb3..e68436d0 100644 --- a/modules/core/features/org.wso2.iot.core.styles.feature/pom.xml +++ b/modules/core/features/org.wso2.iot.core.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-core-features - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/core/features/pom.xml b/modules/core/features/pom.xml index c7b1c8f2..0604fc2d 100644 --- a/modules/core/features/pom.xml +++ b/modules/core/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-core-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/core/iotserver-ui/pom.xml b/modules/core/iotserver-ui/pom.xml index d469e34e..37865e06 100644 --- a/modules/core/iotserver-ui/pom.xml +++ b/modules/core/iotserver-ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-core-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml index 8529fcd0..3683a072 100644 --- a/modules/core/p2-profile-gen/pom.xml +++ b/modules/core/p2-profile-gen/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-core-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 8e5da14d..25fe7411 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/core/tools/cdmf-devicetype-archetype/pom.xml b/modules/core/tools/cdmf-devicetype-archetype/pom.xml index 2d07c182..8e26909d 100644 --- a/modules/core/tools/cdmf-devicetype-archetype/pom.xml +++ b/modules/core/tools/cdmf-devicetype-archetype/pom.xml @@ -20,13 +20,13 @@ org.wso2.iot wso2iot-core-tools - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml 4.0.0 iot-devicetype-archetype - 3.0.0-SNAPSHOT + 3.0.0 WSO2 IoT - Device Type Archetype WSO2 IoT Device Type Archetype maven-archetype diff --git a/modules/core/tools/pom.xml b/modules/core/tools/pom.xml index 51fa219d..2474ac29 100644 --- a/modules/core/tools/pom.xml +++ b/modules/core/tools/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-core-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index cf34057e..21a58f43 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index c82420df..9f344c4f 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-parent - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml diff --git a/modules/integration/tests-artifacts/pom.xml b/modules/integration/tests-artifacts/pom.xml index 1abe51e1..7c95cf22 100644 --- a/modules/integration/tests-artifacts/pom.xml +++ b/modules/integration/tests-artifacts/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-integration - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 4692faac..f4baeb72 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.0.0-SNAPSHOT + 3.0.0 ../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 0dbd7992..ed9fead3 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/modules/integration/tests-iot-web-ui/pom.xml b/modules/integration/tests-iot-web-ui/pom.xml index a16001e2..b67df69e 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.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index e440edcd..2478df57 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.iot wso2iot-parent pom - 3.0.0-SNAPSHOT + 3.0.0 WSO2 IoT - Parent http://wso2.org WSO2 IoT Server @@ -1533,7 +1533,7 @@ [2.0.0, 3.0.0) - 3.0.0-SNAPSHOT + 3.0.0 3.0.8 @@ -1683,7 +1683,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.0.0-RC2