Fixing pom issues

This commit is contained in:
Geeth Munasinghe 2014-12-03 15:06:50 +05:30
parent 83dc90eb91
commit 1e77daa589

View File

@ -3,12 +3,12 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--parent>
<groupId>org.wso2.cdm</groupId>
<artifactId>cdm-parent</artifactId>
<version>4.3.0-SNAPSHOT</version>
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>wso2cdm-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent-->
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.carbon</groupId>