Adding SocialDB creation execution to distribution pom

application-manager-new
Shabirmean 9 years ago
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…
Cancel
Save