Change the artifactId of the device-mgt pom.xml file

This commit is contained in:
nipunnadeen 2019-08-26 15:17:40 +05:30
parent 705d061b35
commit dbfe6b308b

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>org.wso2.carbon.devicemgt</groupId> <groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>application-mgt</artifactId> <artifactId>device-mgt</artifactId>
<version>3.2.9-SNAPSHOT</version> <version>3.2.9-SNAPSHOT</version>
</parent> </parent>
<artifactId>io.entgra.device.mgt.ui</artifactId> <artifactId>io.entgra.device.mgt.ui</artifactId>