From 80aaefe75f1d89632787087ec57a81d33dcf6cd4 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 16 Nov 2016 15:32:27 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.0-ALPHA2 --- modules/analytics/distribution/pom.xml | 87 ++++++++----------- modules/analytics/p2-profile-gen/pom.xml | 10 +-- modules/analytics/pom.xml | 5 +- modules/broker/distribution/pom.xml | 2 +- modules/broker/p2-profile/pom.xml | 2 +- modules/broker/pom.xml | 5 +- modules/core/distribution/pom.xml | 2 +- .../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 | 5 +- .../tools/cdmf-devicetype-archetype/pom.xml | 4 +- modules/core/tools/pom.xml | 2 +- modules/distribution/pom.xml | 13 ++- pom.xml | 11 ++- 16 files changed, 65 insertions(+), 91 deletions(-) diff --git a/modules/analytics/distribution/pom.xml b/modules/analytics/distribution/pom.xml index 45721bf4..0db31b04 100644 --- a/modules/analytics/distribution/pom.xml +++ b/modules/analytics/distribution/pom.xml @@ -16,13 +16,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.iot wso2iot-analytics-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml @@ -93,21 +92,19 @@ - - + + - + - - + + - - + + @@ -119,40 +116,24 @@ - + - - - - - - - - - - - - org.restlet.level=SEVERE + + + + + + + + + + + + org.restlet.level=SEVERE - - - + + + @@ -165,15 +146,15 @@ install - - - - - - - - - + + + + + + + + + diff --git a/modules/analytics/p2-profile-gen/pom.xml b/modules/analytics/p2-profile-gen/pom.xml index e778dcd2..59e9eff8 100644 --- a/modules/analytics/p2-profile-gen/pom.xml +++ b/modules/analytics/p2-profile-gen/pom.xml @@ -17,12 +17,11 @@ ~ under the License. --> - + org.wso2.iot wso2iot-analytics-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml @@ -803,9 +802,8 @@ package - - + + diff --git a/modules/analytics/pom.xml b/modules/analytics/pom.xml index 51a07a0e..46884644 100644 --- a/modules/analytics/pom.xml +++ b/modules/analytics/pom.xml @@ -17,13 +17,12 @@ ~ under the License. --> - + org.wso2.iot wso2iot-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../../pom.xml diff --git a/modules/broker/distribution/pom.xml b/modules/broker/distribution/pom.xml index 090a9eeb..fa2590cb 100644 --- a/modules/broker/distribution/pom.xml +++ b/modules/broker/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-broker-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/broker/p2-profile/pom.xml b/modules/broker/p2-profile/pom.xml index 66366263..b291f6e1 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 - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/broker/pom.xml b/modules/broker/pom.xml index 67b1c259..c5d9acd9 100644 --- a/modules/broker/pom.xml +++ b/modules/broker/pom.xml @@ -18,13 +18,12 @@ ~ under the License. --> - + org.wso2.iot wso2iot-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../../pom.xml diff --git a/modules/core/distribution/pom.xml b/modules/core/distribution/pom.xml index 5ebb3cd8..a2b7bed2 100644 --- a/modules/core/distribution/pom.xml +++ b/modules/core/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-core-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml 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 36ced06b..e5534026 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 - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/core/features/pom.xml b/modules/core/features/pom.xml index e336bd71..91e1a573 100644 --- a/modules/core/features/pom.xml +++ b/modules/core/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot wso2iot-core-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/core/iotserver-ui/pom.xml b/modules/core/iotserver-ui/pom.xml index 0d0d4ca5..c54a40e6 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 - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml index 6c3d0558..c816e563 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 - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/core/pom.xml b/modules/core/pom.xml index fb746408..c7f88f40 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -17,13 +17,12 @@ ~ under the License. --> - + org.wso2.iot wso2iot-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../../pom.xml diff --git a/modules/core/tools/cdmf-devicetype-archetype/pom.xml b/modules/core/tools/cdmf-devicetype-archetype/pom.xml index bff5eb86..d4e23d3c 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 - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml 4.0.0 iot-devicetype-archetype - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 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 27585f27..e4cc465f 100644 --- a/modules/core/tools/pom.xml +++ b/modules/core/tools/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-core-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index ccb0818b..f3aace0d 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -17,13 +17,12 @@ ~ under the License. --> - + org.wso2.iot wso2iot-parent - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 ../../pom.xml @@ -127,10 +126,10 @@ install - - - - + + + + diff --git a/pom.xml b/pom.xml index 45f72858..8297eb12 100644 --- a/pom.xml +++ b/pom.xml @@ -17,14 +17,13 @@ ~ under the License. --> - + 4.0.0 org.wso2.iot wso2iot-parent pom - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 WSO2 IoT - Parent http://wso2.org WSO2 IoT Server @@ -1216,7 +1215,7 @@ org.wso2.andes.wso2 andes-client - ${andes.version} + 3.2.0-SNAPSHOT org.wso2.andes.wso2 @@ -1547,7 +1546,7 @@ [2.0.0, 3.0.0) - 1.0.0-SNAPSHOT + 1.0.0-ALPHA2 3.0.0 @@ -1697,7 +1696,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 + v1.0.0-ALPHA2