|
|
@ -260,11 +260,17 @@
|
|
|
|
org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature:${carbon.platform.version}
|
|
|
|
org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature:${carbon.platform.version}
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
<featureArtifactDef>
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.self.registration.server.feature:${carbon.platform.version}
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.self.registration.server.feature:${carbon.platform.version}
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- API Manager Publisher and Store Features -->
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.apimgt.publisher.feature:${carbon.platform.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.apimgt.store.feature:${carbon.platform.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</featureArtifacts>
|
|
|
|
</featureArtifacts>
|
|
|
@ -429,14 +435,12 @@
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
<feature>
|
|
|
|
<id>org.wso2.carbon.identity.self.registration.server.feature.group</id>
|
|
|
|
<id>org.wso2.carbon.identity.self.registration.server.feature.group</id>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- registry features -->
|
|
|
|
<!-- registry features -->
|
|
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
<feature>
|
|
|
|
<id>org.wso2.carbon.registry.core.feature.group</id>
|
|
|
|
<id>org.wso2.carbon.registry.core.feature.group</id>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
@ -494,6 +498,16 @@
|
|
|
|
<id>org.wso2.carbon.um.ws.service.client.feature.group</id>
|
|
|
|
<id>org.wso2.carbon.um.ws.service.client.feature.group</id>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- API Manager Publisher and Store Features -->
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>org.wso2.carbon.apimgt.publisher.feature.group</id>
|
|
|
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>org.wso2.carbon.apimgt.store.feature.group</id>
|
|
|
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
</features>
|
|
|
|
</features>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</execution>
|
|
|
|