diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml
index 8c713d369..cec927618 100644
--- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml
+++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml
@@ -88,6 +88,10 @@
org.eclipse.osgi
org.eclipse.osgi
+
+ org.eclipse.osgi
+ org.eclipse.osgi.services
+
org.wso2.carbon
org.wso2.carbon.core
@@ -96,17 +100,13 @@
org.wso2.carbon
org.wso2.carbon.logging
-
- org.wso2.carbon.cdm
- org.wso2.carbon.device.mgt.common
-
org.wso2.carbon
org.wso2.carbon.utils
- org.eclipse.osgi
- org.eclipse.osgi.services
+ org.wso2.carbon.cdm
+ org.wso2.carbon.device.mgt.common
org.wso2.carbon
diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml
index 4945d0bff..59947cc26 100644
--- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml
+++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml
@@ -94,14 +94,13 @@
- org.wso2.carbon:org.wso2.carbon.device.mgt.mobile.impl:${project.version}
+
+ org.wso2.carbon:org.wso2.carbon.device.mgt.mobile.impl:${carbon.mobile.device.mgt.version}
- org.wso2.carbon.core.server:${carbon.kernel.version}
-
- org.wso2.carbon.device.mgt.server:${cdm.core.version}
-
+ org.wso2.carbon.core.server:${carbon.kernel.version}
+ org.wso2.carbon.device.mgt.server:${carbon.device.mgt.version}
diff --git a/pom.xml b/pom.xml
index dadf6b518..76785bb71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,10 +44,7 @@
-
-
-
-
+
org.wso2.carbon.automation
org.wso2.carbon.automation.engine
@@ -72,7 +69,6 @@
${test.framework.version}
test
-
org.wso2.carbon
org.wso2.carbon.integration.common.admin.client
@@ -81,7 +77,6 @@
-
org.wso2.carbon
org.wso2.carbon.user.core
@@ -235,16 +230,6 @@
-
- org.wso2.carbon
- org.wso2.carbon.ndatasource.core
- ${carbon.kernel.version}
-
-
- org.wso2.carbon
- org.wso2.carbon.ndatasource.rdbms
- ${carbon.kernel.version}
-
org.wso2.carbon
org.wso2.carbon.tomcat.ext
@@ -256,9 +241,7 @@
${carbon.kernel.version}
-
-
org.wso2.carbon.cdm
org.wso2.carbon.device.mgt.core
@@ -280,16 +263,13 @@
${cdm.core.version}
-
-
org.wso2.carbon.mdm
org.wso2.carbon.device.mgt.mobile.impl
${project.version}
-
org.eclipse.osgi
@@ -326,9 +306,7 @@
3.3.100.v20120522-1822
-
-
com.h2database.wso2
h2-database-engine
@@ -345,9 +323,7 @@
${orbit.tomcat.jdbc.pooling.version}
-
-
org.wso2.carbon
org.wso2.carbon.apimgt.core
@@ -483,7 +459,6 @@
-
org.apache.cxf
cxf-rt-frontend-jaxws
@@ -511,9 +486,7 @@
provided
-
-
org.apache.wss4j
wss4j-ws-security-common
@@ -544,7 +517,6 @@
cxf-rt-ws-security
2.6.1
-
@@ -558,10 +530,8 @@
1.0.0-SNAPSHOT
[1.0.0, 2.0.0)
-
4.3.0-SNAPSHOT
-
1.5.4
@@ -570,13 +540,9 @@
- 0.9.0-SNAPSHOT
- 1.1.0
- 1.0.0
- 1.0.0
- 1.1.0-SNAPSHOT
- 1.1.0-SNAPSHOT
- 1.1.0
+ 0.9.0.ALPHA6
+ 1.0.0
+ 1.1.0-SNAPSHOT
4.3.1
@@ -607,6 +573,39 @@
1.9.0
1.1.1
+
+ 4.3.1
+
+
+ 4.3.0-SNAPSHOT
+
+
+ 4.3.0-SNAPSHOT
+
+
+ 4.3.0
+
+
+ 4.3.0
+
+
+ 4.3.0
+
+
+ 4.3.0-SNAPSHOT
+
+
+ 4.3.0-SNAPSHOT
+
+
+ 1.0.0-SNAPSHOT
+
+
+ 2.0.0-SNAPSHOT
+
+
+ 4.3.0-SNAPSHOT
+
diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml
index d75ed686a..5a258cd42 100644
--- a/product/modules/p2-profile-gen/pom.xml
+++ b/product/modules/p2-profile-gen/pom.xml
@@ -103,215 +103,196 @@
+
+
- org.wso2.carbon:org.wso2.carbon.device.mgt.server.feature:${cdm.core.version}
-
-
- org.wso2.carbon:org.wso2.carbon.device.mgt.mobile.feature:${project.version}
-
-
- org.wso2.carbon:org.wso2.carbon.policy.mgt.server.feature:${cdm.core.version}
-
-
- org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature:${carbon.platform.version}
+ org.wso2.carbon.cdm:org.wso2.carbon.device.mgt.server.feature:${carbon.device.mgt.version}
- org.jaggeryjs:org.jaggeryjs.feature:${jaggery.feature.version}
+ org.wso2.carbon.cdm:org.wso2.carbon.policy.mgt.server.feature:${carbon.device.mgt.version}
+
+
+
- org.jaggeryjs.modules:carbon.feature:${jaggery.carbon.module.version}
+ org.wso2.carbon.mdm:org.wso2.carbon.device.mgt.mobile.feature:${carbon.mobile.device.mgt.version}
+
+
+
- org.jaggeryjs.modules:process.feature:${jaggery.process.module.version}
+ org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version}
- org.jaggeryjs.modules:uuid.feature:${jaggery.uuid.module.version}
+ org.wso2.carbon:org.wso2.carbon.module.mgt.feature:${carbon.deployment.version}
+
+
+
- org.jaggeryjs.modules:sso.feature:${jaggery.sso.feature.version}
+ org.jaggeryjs:org.jaggeryjs.feature:${jaggery.version}
- org.jaggeryjs.modules:i18n.feature:${jaggery.i18n.feature.version}
+ org.jaggeryjs.modules:carbon.feature:${jaggery.extensions.version}
- org.jaggeryjs.modules:jaggery-test.feature:${jaggery.test.feature.version}
+ org.jaggeryjs.modules:process.feature:${jaggery.extensions.version}
- org.wso2.carbon:org.wso2.carbon.transport.mgt.feature:${carbon.platform.version}
+ org.jaggeryjs.modules:uuid.feature:${jaggery.extensions.version}
- org.wso2.carbon:org.wso2.carbon.service.mgt.feature:${carbon.platform.version}
+ org.jaggeryjs.modules:sso.feature:${jaggery.extensions.sso.version}
- org.wso2.carbon:org.wso2.carbon.security.mgt.server.feature:${carbon.platform.version}
+ org.jaggeryjs.modules:i18n.feature:${jaggery.extensions.version}
- org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version}
+ org.jaggeryjs.modules:jaggery-test.feature:${jaggery.extensions.version}
+
+
+
- org.wso2.carbon:org.wso2.carbon.module.mgt.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.transport.mgt.feature:${carbon.transport.mgt.version}
org.wso2.carbon:org.wso2.carbon.as.runtimes.cxf.feature:${carbon.platform.version}
-
+
-
+
- org.wso2.carbon:org.wso2.carbon.apimgt.core.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.apimgt.core.feature:${carbon.api.mgt.version}
- org.wso2.carbon:org.wso2.carbon.um.ws.service.server.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.apimgt.publisher.feature:${carbon.api.mgt.version}
- org.wso2.carbon:org.wso2.carbon.user.mgt.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.identity.oauth.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.identity.oauth.common.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.identity.provider.server.feature:${carbon.platform.version}
-
-
-
-
-
- org.wso2.carbon:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.identity.core.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.logging.mgt.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.event.server.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.event.common.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.databridge.datapublisher.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.apimgt.store.feature:${carbon.api.mgt.version}
+
+
+
- org.wso2.carbon:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.platform.version}
+ org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.feature:${carbon.commons.version}
- org.wso2.carbon:org.wso2.carbon.idp.mgt.server.feature:${carbon.platform.version}
+ org.wso2.carbon.commons:org.wso2.carbon.event.server.feature:${carbon.commons.version}
- org.wso2.carbon:org.wso2.carbon.identity.user.profile.server.feature:${carbon.platform.version}
+ org.wso2.carbon.commons:org.wso2.carbon.databridge.datapublisher.feature:${carbon.commons.version}
- org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature:${carbon.platform.version}
+ org.wso2.carbon.commons:org.wso2.carbon.user.mgt.feature:${carbon.commons.version}
+
+
+
+
+
+
+
+
+
- org.wso2.carbon:org.wso2.carbon.tenant.common.server.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version}
- org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.um.ws.service.client.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.um.ws.service.client.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.um.ws.service.server.feature:${carbon.identity.version}
-
-
+
+
+
- org.wso2.carbon:org.wso2.carbon.registry.core.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.common.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.core.server.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.ui.menu.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.resource.properties.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.version}
+
+
+
- org.wso2.carbon:org.wso2.carbon.registry.associations.dependencies.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.relying.party.server.feature:${carbon.identity.version}
+
- org.wso2.carbon:org.wso2.carbon.registry.community.features.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.community.features.server.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.extensions.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${carbon.identity.version}
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.sso.saml.feature:${carbon.identity.version}
+
+
- org.wso2.carbon:org.wso2.carbon.registry.ws.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.user.profile.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.ui.menu.governance.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.registry.contentsearch.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.mgt.feature:${carbon.identity.version}
-
- org.wso2.carbon:org.wso2.carbon.governance.metadata.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.server.feature:${carbon.identity.version}
- org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.identity.self.registration.server.feature:${carbon.identity.version}
+
+
- org.wso2.carbon:org.wso2.carbon.identity.self.registration.server.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.core.feature:${carbon.registry.version}
-
-
- org.wso2.carbon:org.wso2.carbon.apimgt.publisher.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.ui.menu.feature:${carbon.registry.version}
- org.wso2.carbon:org.wso2.carbon.apimgt.store.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.resource.properties.feature:${carbon.registry.version}
-
-
- org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.associations.dependencies.feature:${carbon.registry.version}
- org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature:${carbon.registry.version}
- org.wso2.carbon:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.ws.feature:${carbon.registry.version}
- org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.ui.menu.governance.feature:${carbon.registry.version}
- org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${carbon.platform.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.contentsearch.feature:${carbon.registry.version}
-
- org.wso2.carbon:org.wso2.carbon.identity.sso.saml.feature:${carbon.platform.version}
-
-
-
- org.wso2.carbon:org.wso2.carbon.identity.user.profile.feature:${carbon.platform.version}
-
-
- org.wso2.carbon:org.wso2.carbon.identity.application.mgt.feature:${carbon.platform.version}
-
+
- org.wso2.carbon:org.wso2.carbon.idp.mgt.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.governance.metadata.feature:${carbon.governance.version}
- org.wso2.carbon:org.wso2.carbon.identity.mgt.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature:${carbon.governance.version}
- org.wso2.carbon:org.wso2.carbon.claim.mgt.server.feature:${carbon.platform.version}
+ org.wso2.carbon:org.wso2.carbon.registry.extensions.feature:${carbon.governance.version}
-
+
@@ -331,276 +312,250 @@
true
-
- org.wso2.carbon.apimgt.core.feature.group
- ${carbon.platform.version}
-
+
org.wso2.carbon.device.mgt.server.feature.group
${cdm.core.version}
org.wso2.carbon.device.mgt.mobile.feature.group
- ${project.version}
+ ${carbon.mobile.device.mgt.version}
org.wso2.carbon.policy.mgt.server.feature.group
- ${cdm.core.version}
+ ${carbon.device.mgt.version}
+
+
+
org.wso2.carbon.webapp.mgt.feature.group
${carbon.platform.version}
+
+ org.wso2.carbon.module.mgt.feature.group
+ ${carbon.platform.version}
+
+
+
+
org.jaggeryjs.feature.group
- ${jaggery.feature.version}
+ ${jaggery.version}
org.jaggeryjs.modules.carbon.feature.group
- ${jaggery.carbon.module.version}
+ ${jaggery.extensions.version}
org.jaggeryjs.modules.process.feature.group
- ${jaggery.process.module.version}
+ ${jaggery.extensions.version}
org.jaggeryjs.modules.uuid.feature.group
- ${jaggery.uuid.module.version}
+ ${jaggery.extensions.version}
org.jaggeryjs.modules.sso.feature.group
- ${jaggery.sso.feature.version}
+ ${jaggery.extensions.sso.version}
org.jaggeryjs.modules.i18n.feature.group
- ${jaggery.i18n.feature.version}
+ ${jaggery.extensions.version}
org.jaggeryjs.modules.jaggery-test.feature.group
- ${jaggery.test.feature.version}
+ ${jaggery.extensions.version}
+
+
+
- org.wso2.carbon.transport.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.transport.mgt.feature.group
+ ${carbon.transport.mgt.version}
- org.wso2.carbon.service.mgt.feature.group
+ org.wso2.carbon.as.runtimes.cxf.feature.group
${carbon.platform.version}
+
+
+
- org.wso2.carbon.security.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.apimgt.core.feature.group
+ ${carbon.api.mgt.version}
+
- org.wso2.carbon.module.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.apimgt.publisher.feature.group
+ ${carbon.api.mgt.version}
- org.wso2.carbon.as.runtimes.cxf.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.apimgt.store.feature.group
+ ${carbon.api.mgt.version}
+
-
+
- org.wso2.carbon.um.ws.service.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.logging.mgt.feature.group
+ ${carbon.commons.version}
- org.wso2.carbon.user.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.event.server.feature.group
+ ${carbon.commons.version}
- org.wso2.carbon.identity.oauth.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.databridge.datapublisher.feature.group
+ ${carbon.commons.version}
- org.wso2.carbon.identity.oauth.common.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.user.mgt.feature.group
+ ${carbon.commons.version}
+
+
+
+
+
+
+
+
+
+
- org.wso2.carbon.identity.provider.server.feature.group
+ org.wso2.carbon.security.mgt.feature.group
${carbon.platform.version}
-
- org.wso2.carbon.identity.thrift.authentication.feature.group
-
- ${carbon.platform.version}
+ org.wso2.carbon.um.ws.service.client.feature.group
+ ${carbon.identity.version}
- org.wso2.carbon.identity.core.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.um.ws.service.server.feature.group
+ ${carbon.identity.version}
+
+
+
+
- org.wso2.carbon.logging.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.oauth.common.feature.group
+ ${carbon.identity.version}
- org.wso2.carbon.registry.extensions.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.provider.server.feature.group
+ ${carbon.identity.version}
- org.wso2.carbon.event.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.thrift.authentication.feature.group
+ ${carbon.identity.version}
-
- org.wso2.carbon.event.common.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.core.feature.group
+ ${carbon.identity.version}
+
+
+
+
- org.wso2.carbon.databridge.datapublisher.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.relying.party.server.feature.group
+ ${carbon.identity.version}
+
+
+
+
+ org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
+
+ ${carbon.identity.version}
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
- ${carbon.platform.version}
+ ${carbon.identity.version}
- org.wso2.carbon.idp.mgt.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.authenticator.saml2.sso.feature.group
+ ${carbon.identity.version}
- org.wso2.carbon.identity.user.profile.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.sso.saml.feature.group
+ ${carbon.identity.version}
+
- org.wso2.carbon.identity.relying.party.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.user.profile.feature.group
+ ${carbon.identity.version}
- org.wso2.carbon.tenant.common.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.application.mgt.feature.group
+ ${carbon.identity.version}
- org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.identity.mgt.feature.group
+ ${carbon.identity.version}
+
+
+ org.wso2.carbon.claim.mgt.server.feature.group
+ ${carbon.identity.version}
-
org.wso2.carbon.identity.self.registration.server.feature.group
- ${carbon.platform.version}
+ ${carbon.identity.version}
+
-
+
org.wso2.carbon.registry.core.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.registry.core.server.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
org.wso2.carbon.registry.ui.menu.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
-
org.wso2.carbon.registry.resource.properties.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
-
org.wso2.carbon.registry.associations.dependencies.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
- org.wso2.carbon.registry.community.features.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.registry.community.features.feature.group
+ ${carbon.registry.version}
org.wso2.carbon.registry.ws.feature.group
- ${carbon.platform.version}
-
-
-
- org.wso2.carbon.registry.extensions.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
org.wso2.carbon.registry.contentsearch.feature.group
- ${carbon.platform.version}
-
-
-
-
- org.wso2.carbon.governance.metadata.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
org.wso2.carbon.registry.ui.menu.governance.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.governance.lifecycle.management.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.um.ws.service.client.feature.group
- ${carbon.platform.version}
-
-
-
-
- org.wso2.carbon.apimgt.publisher.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.apimgt.store.feature.group
- ${carbon.platform.version}
+ ${carbon.registry.version}
+
-
+
-
- org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
-
- ${carbon.platform.version}
-
-
-
- org.wso2.carbon.identity.application.authentication.framework.server.feature.group
-
- ${carbon.platform.version}
-
-
- org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.identity.sso.saml.feature.group
- ${carbon.platform.version}
-
-
-
-
- org.wso2.carbon.identity.user.profile.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.identity.application.mgt.feature.group
- ${carbon.platform.version}
-
-
- org.wso2.carbon.idp.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.governance.metadata.feature.group
+ ${carbon.governance.version}
- org.wso2.carbon.identity.mgt.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.governance.lifecycle.management.feature.group
+ ${carbon.governance.version}
- org.wso2.carbon.claim.mgt.server.feature.group
- ${carbon.platform.version}
+ org.wso2.carbon.registry.extensions.feature.group
+ ${carbon.governance.version}
-
+