|
|
@ -321,12 +321,30 @@
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.api</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.api</artifactId>
|
|
|
|
<version>${carbon.kernel.version}</version>
|
|
|
|
<version>${carbon.kernel.version}</version>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.core</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.core</artifactId>
|
|
|
|
<version>${carbon.kernel.version}</version>
|
|
|
|
<version>${carbon.kernel.version}</version>
|
|
|
|
<exclusions>
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>commons-io.wso2</groupId>
|
|
|
|
<groupId>commons-io.wso2</groupId>
|
|
|
|
<artifactId>commons-io</artifactId>
|
|
|
|
<artifactId>commons-io</artifactId>
|
|
|
@ -413,6 +431,14 @@
|
|
|
|
<artifactId>org.wso2.carbon.governance.api</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.governance.api</artifactId>
|
|
|
|
<version>${carbon.governance.version}</version>
|
|
|
|
<version>${carbon.governance.version}</version>
|
|
|
|
<exclusions>
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.apache.juddi.wso2</groupId>
|
|
|
|
<groupId>org.apache.juddi.wso2</groupId>
|
|
|
|
<artifactId>juddi</artifactId>
|
|
|
|
<artifactId>juddi</artifactId>
|
|
|
@ -467,6 +493,16 @@
|
|
|
|
<groupId>org.wso2.carbon.governance</groupId>
|
|
|
|
<groupId>org.wso2.carbon.governance</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.governance.lcm</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.governance.lcm</artifactId>
|
|
|
|
<version>${carbon.governance.version}</version>
|
|
|
|
<version>${carbon.governance.version}</version>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<!-- End of Governance dependencies -->
|
|
|
|
<!-- End of Governance dependencies -->
|
|
|
|
|
|
|
|
|
|
|
@ -783,6 +819,14 @@
|
|
|
|
<groupId>com.googlecode.json-simple.wso2</groupId>
|
|
|
|
<groupId>com.googlecode.json-simple.wso2</groupId>
|
|
|
|
<artifactId>json-simple</artifactId>
|
|
|
|
<artifactId>json-simple</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
@ -800,6 +844,14 @@
|
|
|
|
<artifactId>org.wso2.carbon.apimgt.impl</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.apimgt.impl</artifactId>
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
<exclusions>
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.wso2.carbon.mediation</groupId>
|
|
|
|
<groupId>org.wso2.carbon.mediation</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.mediation.initializer</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.mediation.initializer</artifactId>
|
|
|
@ -931,6 +983,14 @@
|
|
|
|
<artifactId>org.wso2.carbon.apimgt.core</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.apimgt.core</artifactId>
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
<exclusions>
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.core</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.core</artifactId>
|
|
|
@ -1049,27 +1109,27 @@
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.core</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.core</artifactId>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.authentication.framework</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.authentication.framework</artifactId>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth</artifactId>
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.common</artifactId>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
@ -1078,6 +1138,16 @@
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
|
|
|
<version>${identity.jwt.extension.version}</version>
|
|
|
|
<version>${identity.jwt.extension.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.base</artifactId>
|
|
|
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<!-- End of Carbon Identity dependencies -->
|
|
|
|
<!-- End of Carbon Identity dependencies -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- CXF dependencies -->
|
|
|
|
<!-- CXF dependencies -->
|
|
|
@ -1196,7 +1266,7 @@
|
|
|
|
<!-- End of CXF dependencies -->
|
|
|
|
<!-- End of CXF dependencies -->
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.mgt</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.mgt</artifactId>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
<exclusions>
|
|
|
|
<exclusions>
|
|
|
@ -1244,6 +1314,14 @@
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>commons-codec.wso2</groupId>
|
|
|
|
<groupId>commons-codec.wso2</groupId>
|
|
|
|
<artifactId>commons-codec</artifactId>
|
|
|
|
<artifactId>commons-codec</artifactId>
|
|
|
@ -1255,7 +1333,7 @@
|
|
|
|
</exclusions>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity.inbound.auth.saml2</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.sso.saml</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.sso.saml</artifactId>
|
|
|
|
<version>${identity.inbound.auth.saml.version}</version>
|
|
|
|
<version>${identity.inbound.auth.saml.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
@ -1413,12 +1491,32 @@
|
|
|
|
<groupId>org.wso2.carbon.registry</groupId>
|
|
|
|
<groupId>org.wso2.carbon.registry</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.indexing</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.indexing</artifactId>
|
|
|
|
<version>${carbon.registry.version}</version>
|
|
|
|
<version>${carbon.registry.version}</version>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.registry</groupId>
|
|
|
|
<groupId>org.wso2.carbon.registry</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.common</artifactId>
|
|
|
|
<version>${carbon.registry.version}</version>
|
|
|
|
<version>${carbon.registry.version}</version>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
@ -1811,15 +1909,20 @@
|
|
|
|
<carbon.deployment.version>4.7.2</carbon.deployment.version>
|
|
|
|
<carbon.deployment.version>4.7.2</carbon.deployment.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Identity -->
|
|
|
|
<!-- Carbon Identity -->
|
|
|
|
<carbon.identity.framework.version>5.2.2</carbon.identity.framework.version>
|
|
|
|
<carbon.identity.framework.version>5.6.17</carbon.identity.framework.version>
|
|
|
|
<identity.inbound.auth.oauth.version>5.1.3</identity.inbound.auth.oauth.version>
|
|
|
|
<identity.inbound.auth.oauth.version>5.2.7</identity.inbound.auth.oauth.version>
|
|
|
|
<identity.inbound.auth.saml.version>5.1.1</identity.inbound.auth.saml.version>
|
|
|
|
<identity.inbound.auth.saml.version>5.2.2</identity.inbound.auth.saml.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Identity import version ranges -->
|
|
|
|
|
|
|
|
<carbon.identity.imp.pkg.version>[5.1.0, 6.0.0)</carbon.identity.imp.pkg.version>
|
|
|
|
|
|
|
|
<carbon.identity-inbound-auth-oauth.imp.pkg.version>[5.1.0, 6.0.0)</carbon.identity-inbound-auth-oauth.imp.pkg.version>
|
|
|
|
|
|
|
|
<carbon.identity-user-ws.imp.pkg.version>[5.1.0, 6.0.0)</carbon.identity-user-ws.imp.pkg.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Multi-tenancy -->
|
|
|
|
<!-- Carbon Multi-tenancy -->
|
|
|
|
<carbon.multitenancy.version>4.6.1</carbon.multitenancy.version>
|
|
|
|
<carbon.multitenancy.version>4.6.1</carbon.multitenancy.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Governance -->
|
|
|
|
<!-- Carbon Governance -->
|
|
|
|
<carbon.governance.version>4.6.5</carbon.governance.version>
|
|
|
|
<carbon.governance.version>4.7.0</carbon.governance.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Axiom -->
|
|
|
|
<!-- Axiom -->
|
|
|
|
<axiom.version>1.2.11-wso2v10</axiom.version>
|
|
|
|
<axiom.version>1.2.11-wso2v10</axiom.version>
|
|
|
@ -1837,7 +1940,7 @@
|
|
|
|
<commons-lang.wso2.osgi.version.range>[2.6.0,3.0.0)</commons-lang.wso2.osgi.version.range>
|
|
|
|
<commons-lang.wso2.osgi.version.range>[2.6.0,3.0.0)</commons-lang.wso2.osgi.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon API Management -->
|
|
|
|
<!-- Carbon API Management -->
|
|
|
|
<carbon.api.mgt.version>6.0.5</carbon.api.mgt.version>
|
|
|
|
<carbon.api.mgt.version>6.1.2</carbon.api.mgt.version>
|
|
|
|
<carbon.api.mgt.version.range>(5.0.0,7.0.0]</carbon.api.mgt.version.range>
|
|
|
|
<carbon.api.mgt.version.range>(5.0.0,7.0.0]</carbon.api.mgt.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Analytics Commons -->
|
|
|
|
<!-- Carbon Analytics Commons -->
|
|
|
@ -1845,7 +1948,7 @@
|
|
|
|
<carbon.analytics.common.version.range>[5.1.3,6.0.0)</carbon.analytics.common.version.range>
|
|
|
|
<carbon.analytics.common.version.range>[5.1.3,6.0.0)</carbon.analytics.common.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Registry -->
|
|
|
|
<!-- Carbon Registry -->
|
|
|
|
<carbon.registry.version>4.5.8</carbon.registry.version>
|
|
|
|
<carbon.registry.version>4.6.0</carbon.registry.version>
|
|
|
|
<carbon.registry.imp.pkg.version.range>[4.4.8, 5.0.0)</carbon.registry.imp.pkg.version.range>
|
|
|
|
<carbon.registry.imp.pkg.version.range>[4.4.8, 5.0.0)</carbon.registry.imp.pkg.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
<!--CXF properties-->
|
|
|
|
<!--CXF properties-->
|
|
|
|