From 4f6ab8f6f61fcf1bc5fec9e824de4222b2abf7be Mon Sep 17 00:00:00 2001 From: GPrathap Date: Sun, 13 Mar 2016 21:06:27 +0530 Subject: [PATCH] changed group id cdmf.devicetype into org.wso2.cdmf.devicetype --- modules/tools/cdmf-devicetype-archetype/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/tools/cdmf-devicetype-archetype/pom.xml b/modules/tools/cdmf-devicetype-archetype/pom.xml index 4f4cbfb8..ccef2c78 100644 --- a/modules/tools/cdmf-devicetype-archetype/pom.xml +++ b/modules/tools/cdmf-devicetype-archetype/pom.xml @@ -20,12 +20,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.wso2.iot - wso2cdmf-tools + wso2iot-parent 1.0.0-SNAPSHOT ../pom.xml 4.0.0 - cdmf.devicetype + org.wso2.cdmf.devicetype cdmf-devicetype-archetype 1.0.0-SNAPSHOT WSO2 CDMF Device Type Archetype