|
|
@ -121,10 +121,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Deployment Features -->
|
|
|
|
<!-- Carbon Deployment Features -->
|
|
|
|
<featureArtifactDef>
|
|
|
|
<featureArtifactDef>
|
|
|
|
org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version}
|
|
|
|
org.wso2.carbon.deployment:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version}
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
<featureArtifactDef>
|
|
|
|
<featureArtifactDef>
|
|
|
|
org.wso2.carbon:org.wso2.carbon.module.mgt.feature:${carbon.deployment.version}
|
|
|
|
org.wso2.carbon.deployment:org.wso2.carbon.module.mgt.feature:${carbon.deployment.version}
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
<!-- End of Carbon Deployment Features -->
|
|
|
|
<!-- End of Carbon Deployment Features -->
|
|
|
|
|
|
|
|
|
|
|
@ -330,11 +330,11 @@
|
|
|
|
<!-- Carbon Deployment Features -->
|
|
|
|
<!-- Carbon Deployment Features -->
|
|
|
|
<feature>
|
|
|
|
<feature>
|
|
|
|
<id>org.wso2.carbon.webapp.mgt.feature.group</id>
|
|
|
|
<id>org.wso2.carbon.webapp.mgt.feature.group</id>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
<version>${carbon.deployment.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
<feature>
|
|
|
|
<feature>
|
|
|
|
<id>org.wso2.carbon.module.mgt.feature.group</id>
|
|
|
|
<id>org.wso2.carbon.module.mgt.feature.group</id>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
<version>${carbon.deployment.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
<!-- End of Carbon Deployment Features -->
|
|
|
|
<!-- End of Carbon Deployment Features -->
|
|
|
|
|
|
|
|
|
|
|
|