From 6f000cbc64ab718e4da3ef0f139667f09b83a52f Mon Sep 17 00:00:00 2001 From: ayyoob Date: Thu, 5 May 2016 14:34:49 +0530 Subject: [PATCH] refactoring version tags --- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.device.mgt.iot.ui/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 4 +- .../pom.xml | 8 ++-- .../pom.xml | 4 +- pom.xml | 44 ++++++++----------- 19 files changed, 42 insertions(+), 48 deletions(-) diff --git a/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.analytics/pom.xml b/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.analytics/pom.xml index a3a622fc4..176413cff 100644 --- a/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.analytics/pom.xml +++ b/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.analytics/pom.xml @@ -68,7 +68,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.ui/pom.xml b/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.ui/pom.xml index 032743a6c..00aeef2e0 100644 --- a/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.ui/pom.xml +++ b/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.ui/pom.xml @@ -39,7 +39,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/iot-plugins/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.ui/pom.xml b/components/iot-plugins/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.ui/pom.xml index 950c0b438..ce74d279a 100644 --- a/components/iot-plugins/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.ui/pom.xml +++ b/components/iot-plugins/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.ui/pom.xml @@ -40,7 +40,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/iot-plugins/iot-analytics/org.wso2.carbon.device.mgt.iot.analytics/pom.xml b/components/iot-plugins/iot-analytics/org.wso2.carbon.device.mgt.iot.analytics/pom.xml index 7917a74f0..863780c2e 100644 --- a/components/iot-plugins/iot-analytics/org.wso2.carbon.device.mgt.iot.analytics/pom.xml +++ b/components/iot-plugins/iot-analytics/org.wso2.carbon.device.mgt.iot.analytics/pom.xml @@ -68,7 +68,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.ui/pom.xml b/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.ui/pom.xml index 2d8b71102..c404ad4e7 100644 --- a/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.ui/pom.xml +++ b/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.ui/pom.xml @@ -40,7 +40,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/iot-plugins/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/pom.xml b/components/iot-plugins/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/pom.xml index 29e8c9e80..b06562899 100644 --- a/components/iot-plugins/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/pom.xml +++ b/components/iot-plugins/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/pom.xml @@ -40,7 +40,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/iot-plugins/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/pom.xml b/components/iot-plugins/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/pom.xml index 77cd6f2f7..da6b1953f 100644 --- a/components/iot-plugins/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/pom.xml +++ b/components/iot-plugins/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/pom.xml @@ -40,7 +40,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml index 0529b72ca..ea919a40e 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml @@ -41,7 +41,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/pom.xml b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/pom.xml index 530e3c8b6..56c146de5 100644 --- a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/pom.xml +++ b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/pom.xml @@ -40,7 +40,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/pom.xml b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/pom.xml index 805f94302..92aa9f340 100644 --- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/pom.xml +++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/pom.xml @@ -41,7 +41,7 @@ maven-assembly-plugin 2.5.5 - ${project.artifactId}-${carbon.device.mgt.version} + ${project.artifactId}-${carbon.devicemgt.plugins.version} false src/assembly/src.xml diff --git a/features/iot-plugins-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml b/features/iot-plugins-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml index 5875495a6..54493fc2f 100644 --- a/features/iot-plugins-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml +++ b/features/iot-plugins-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.feature/pom.xml @@ -207,7 +207,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/features/iot-plugins-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml b/features/iot-plugins-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml index 1d084962a..a13e3bb74 100644 --- a/features/iot-plugins-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml +++ b/features/iot-plugins-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml @@ -197,7 +197,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.feature/pom.xml b/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.feature/pom.xml index 409609eaf..de37121f2 100644 --- a/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.feature/pom.xml +++ b/features/iot-plugins-feature/iot-base-plugin-feature/org.wso2.carbon.device.mgt.iot.feature/pom.xml @@ -156,7 +156,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/features/iot-plugins-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.feature/pom.xml b/features/iot-plugins-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.feature/pom.xml index cda87ceb1..94046a9d3 100644 --- a/features/iot-plugins-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.feature/pom.xml +++ b/features/iot-plugins-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.feature/pom.xml @@ -196,7 +196,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/features/iot-plugins-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/pom.xml b/features/iot-plugins-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/pom.xml index 6cd36e17c..837327939 100644 --- a/features/iot-plugins-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/pom.xml +++ b/features/iot-plugins-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature/pom.xml @@ -240,7 +240,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml index 8ef0ceb3e..6343d8292 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml +++ b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml @@ -192,7 +192,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android:${carbon.mobile.device.mgt.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android:${carbon.devicemgt.plugins.version} @@ -200,7 +200,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/features/mobile-plugins-feature/mobile-base-plugin-feature/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/mobile-plugins-feature/mobile-base-plugin-feature/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index f21daf153..3efe03aef 100644 --- a/features/mobile-plugins-feature/mobile-base-plugin-feature/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/mobile-plugins-feature/mobile-base-plugin-feature/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -141,13 +141,13 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile:${carbon.mobile.device.mgt.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.url.printer:${carbon.mobile.device.mgt.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile:${carbon.devicemgt.plugins.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.url.printer:${carbon.devicemgt.plugins.version} org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} - org.wso2.carbon.device.mgt.extensions:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} + org.wso2.carbon.device.mgt.extensions:${carbon.devicemgt.version} diff --git a/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/pom.xml b/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/pom.xml index 3b5998aac..682849ada 100644 --- a/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/pom.xml +++ b/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/pom.xml @@ -192,7 +192,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.windows:${carbon.mobile.device.mgt.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.windows:${carbon.devicemgt.plugins.version} @@ -200,7 +200,7 @@ org.wso2.carbon.core.server:${carbon.kernel.version} - org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.server:${carbon.devicemgt.version} diff --git a/pom.xml b/pom.xml index cec63b927..646be5d21 100644 --- a/pom.xml +++ b/pom.xml @@ -213,54 +213,54 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.extensions - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.policy.mgt.common - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.policy.mgt.core - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.server.feature zip - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.extensions.feature zip - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.certificate.mgt.core - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.analytics.data.publisher - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt org.wso2.carbon.dynamic.client.registration - ${carbon.device.mgt.version} + ${carbon.devicemgt.version} org.wso2.carbon.devicemgt @@ -431,46 +431,46 @@ org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.api - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.url.printer - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.android - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.android.api - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.windows - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.windows.api - ${carbon.mobile.device.mgt.version} + ${carbon.devicemgt.plugins.version} @@ -1028,6 +1028,7 @@ 1.1.0-SNAPSHOT + [0.8.0, 2.0.0) 2.1.0-SNAPSHOT @@ -1051,16 +1052,9 @@ 4.5.8 - - 1.1.0-SNAPSHOT - [0.8.0, 2.0.0) - 5.0.3 - - 2.1.0-SNAPSHOT - 3.0.4.wso2v1 3.0.4.wso2v1