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