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}
|
||||
</featureArtifactDef>
|
||||
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.store:org.wso2.carbon.social.feature:${carbon.store.version}
|
||||
</featureArtifactDef>
|
||||
<!--<featureArtifactDef>-->
|
||||
<!--org.wso2.carbon.store:org.wso2.carbon.social.feature:${carbon.store.version}-->
|
||||
<!--</featureArtifactDef>-->
|
||||
|
||||
|
||||
<featureArtifactDef>
|
||||
@ -1261,10 +1261,10 @@
|
||||
|
||||
<!-- End of app management features-->
|
||||
|
||||
<feature>
|
||||
<id>org.wso2.carbon.social.feature.group</id>
|
||||
<version>${carbon.store.version}</version>
|
||||
</feature>
|
||||
<!--<feature>-->
|
||||
<!--<id>org.wso2.carbon.social.feature.group</id>-->
|
||||
<!--<version>${carbon.store.version}</version>-->
|
||||
<!--</feature>-->
|
||||
<!-- Cipher tool feature -->
|
||||
|
||||
<feature>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user