Fixing an invalid artifact id used in device management extensions pom

This commit is contained in:
prabathabey 2015-07-24 12:30:30 +05:30
parent 2694b98883
commit 8fb37722ea

View File

@ -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>