From 5303f47f9d03bd13f930ea9edfacc79d96532ead Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 11:14:55 +0530 Subject: [PATCH] Changing the group id --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml | 4 ++-- components/key-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 6 +++--- features/device-mgt/pom.xml | 4 ++-- pom.xml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml index 039c7a96a..7a586b74d 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml @@ -23,13 +23,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> device-mgt - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins 1.9.0-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl 1.9.0-SNAPSHOT bundle diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index bee357143..dc6c570b8 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent 1.9.0-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins device-mgt 1.9.0-SNAPSHOT pom diff --git a/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml b/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml index e92c08eff..2f548409a 100644 --- a/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml +++ b/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins key-mgt 1.9.0-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins org.wso2.carbon.key.mgt.handler.valve 1.9.0-SNAPSHOT bundle diff --git a/components/key-mgt/pom.xml b/components/key-mgt/pom.xml index 2d3863fd6..8a4e5f619 100644 --- a/components/key-mgt/pom.xml +++ b/components/key-mgt/pom.xml @@ -22,14 +22,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent 1.9.0-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins key-mgt 1.9.0-SNAPSHOT pom diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index 26929afef..cc500abb6 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins device-mgt-feature 1.9.0-SNAPSHOT ../pom.xml @@ -39,7 +39,7 @@ - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl @@ -97,7 +97,7 @@ - org.wso2.carbon.mdm:org.wso2.carbon.device.mgt.mobile.impl:${carbon.mobile.device.mgt.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.impl:${carbon.mobile.device.mgt.version} diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d87ce0b71..3115e1c06 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent 1.9.0-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins device-mgt-feature 1.9.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 541aaf277..fbd9b64ac 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom 1.9.0-SNAPSHOT @@ -348,7 +348,7 @@ - org.wso2.carbon.mdm + org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl ${carbon.mobile.device.mgt.version}