Fixing an invalid artifact id used in device management extensions pom

revert-70aa11f8
prabathabey 9 years ago
parent 2694b98883
commit 8fb37722ea

@ -69,7 +69,7 @@
<goal>p2-feature-gen</goal>
</goals>
<configuration>
<id>org.wso2.carbon.device.mgt.server</id>
<id>org.wso2.carbon.device.mgt.extensions</id>
<propertiesFile>../../../features/etc/feature.properties</propertiesFile>
<adviceFile>
<properties>

Loading…
Cancel
Save