mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Adding SocialDB creation execution to distribution pom
This commit is contained in:
parent
d09128f482
commit
85bc5bd201
@ -474,9 +474,9 @@
|
|||||||
org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.store.feature:${appmgt.feature.version}
|
org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.store.feature:${appmgt.feature.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
|
|
||||||
<featureArtifactDef>
|
<!--<featureArtifactDef>-->
|
||||||
org.wso2.carbon.store:org.wso2.carbon.social.feature:${carbon.store.version}
|
<!--org.wso2.carbon.store:org.wso2.carbon.social.feature:${carbon.store.version}-->
|
||||||
</featureArtifactDef>
|
<!--</featureArtifactDef>-->
|
||||||
|
|
||||||
|
|
||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
@ -1261,10 +1261,10 @@
|
|||||||
|
|
||||||
<!-- End of app management features-->
|
<!-- End of app management features-->
|
||||||
|
|
||||||
<feature>
|
<!--<feature>-->
|
||||||
<id>org.wso2.carbon.social.feature.group</id>
|
<!--<id>org.wso2.carbon.social.feature.group</id>-->
|
||||||
<version>${carbon.store.version}</version>
|
<!--<version>${carbon.store.version}</version>-->
|
||||||
</feature>
|
<!--</feature>-->
|
||||||
<!-- Cipher tool feature -->
|
<!-- Cipher tool feature -->
|
||||||
|
|
||||||
<feature>
|
<feature>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user