Fixing the issue in feature installation.

revert-dabc3590
sinthuja 8 years ago
parent b1af6eeaf4
commit 09033aef51

@ -26,7 +26,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.device.mgt.iot.analytics</artifactId> <artifactId>org.wso2.carbon.device.mgt.cdmf.analytics</artifactId>
<name>WSO2 Carbon - IoT Server CDMF Analytics</name> <name>WSO2 Carbon - IoT Server CDMF Analytics</name>
<packaging>pom</packaging> <packaging>pom</packaging>

@ -100,7 +100,7 @@
<goal>p2-feature-gen</goal> <goal>p2-feature-gen</goal>
</goals> </goals>
<configuration> <configuration>
<id>org.wso2.carbon.device.mgt.iot.analytics</id> <id>org.wso2.carbon.device.mgt.cdmf.analytics</id>
<propertiesFile>../../../features/etc/feature.properties</propertiesFile> <propertiesFile>../../../features/etc/feature.properties</propertiesFile>
<adviceFile> <adviceFile>
<properties> <properties>

Loading…
Cancel
Save