Fixing the parent path problem

This commit is contained in:
Megala 2016-12-06 21:35:44 +05:30
parent b14ec6ffa9
commit 6e23d498b8

View File

@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId> <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>iot-analytics</artifactId> <artifactId>android-plugin</artifactId>
<version>3.0.3-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>