Modify pom.xml at org.wso2.carbon.device.application.mgt.common

Dependancy is added to org.wso2.carbon.device.application.mgt.core
feature/appm-store/pbac
nishadi 7 years ago
parent 819034f97d
commit f7caa02b81

@ -108,6 +108,10 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
<dependency>
<groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>org.wso2.carbon.device.application.mgt.core</artifactId>
</dependency>
</dependencies>
</project>

Loading…
Cancel
Save