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

Extra dependency to "org.wso2.carbon.device.application.mgt.core" is removed.
feature/appm-store/pbac
nishadi 7 years ago
parent 4ea87284f2
commit f02a0b9e6c

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

Loading…
Cancel
Save