mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #51 from Shabirmean/master
Changed the source directory of the device-type datasources
This commit is contained in:
commit
94e2bfffb7
@ -244,7 +244,7 @@
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>
|
||||
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/datasources/devicemgt
|
||||
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/datasources
|
||||
</directory>
|
||||
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/datasources
|
||||
</outputDirectory>
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
<featureArtifacts>
|
||||
<featureArtifactDef>
|
||||
{FEATURE_ARTIFACT_DEF}.feature:{FEATURE_VERSION}
|
||||
{FEATURE_GROUP_ID}:{FEATURE_ARTIFACT_DEF}:{FEATURE_VERSION}
|
||||
</featureArtifactDef>
|
||||
</featureArtifacts>
|
||||
</configuration>
|
||||
@ -84,7 +84,7 @@
|
||||
<deleteOldProfileFiles>true</deleteOldProfileFiles>
|
||||
<features>
|
||||
<feature>
|
||||
<id>{FEATURE_ARTIFACT_DEF}.feature.group</id>
|
||||
<id>{FEATURE_ARTIFACT_DEF}.group</id>
|
||||
<version>{FEATURE_VERSION}</version>
|
||||
</feature>
|
||||
</features>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user