|
|
|
@ -1000,13 +1000,13 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth</artifactId>
|
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
@ -1087,7 +1087,7 @@
|
|
|
|
|
<wso2.maven.compiler.target>1.7</wso2.maven.compiler.target>
|
|
|
|
|
|
|
|
|
|
<!--Carbon kernel versions-->
|
|
|
|
|
<carbon.kernel.version>4.4.3</carbon.kernel.version>
|
|
|
|
|
<carbon.kernel.version>4.4.7</carbon.kernel.version>
|
|
|
|
|
<carbon.kernel.version.range>[4.4.0, 4.5.0)</carbon.kernel.version.range>
|
|
|
|
|
|
|
|
|
|
<carbon.p2.plugin.version>1.5.4</carbon.p2.plugin.version>
|
|
|
|
@ -1130,23 +1130,25 @@
|
|
|
|
|
<carbon.commons.version>4.4.8</carbon.commons.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Deployment -->
|
|
|
|
|
<carbon.deployment.version>4.6.0</carbon.deployment.version>
|
|
|
|
|
<carbon.deployment.version>4.7.0</carbon.deployment.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Identity -->
|
|
|
|
|
<carbon.identity.version>5.0.7</carbon.identity.version>
|
|
|
|
|
<carbon.identity.framework.version>5.2.0</carbon.identity.framework.version>
|
|
|
|
|
<identity.inbound.auth.oauth.version>5.1.2</identity.inbound.auth.oauth.version>
|
|
|
|
|
<identity.inbound.auth.saml.version>5.1.1</identity.inbound.auth.saml.version>
|
|
|
|
|
<carbon.identity.version.range>[5.0.7, 6.0.0)</carbon.identity.version.range>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Multi-tenancy -->
|
|
|
|
|
<carbon.multitenancy.version>4.5.0</carbon.multitenancy.version>
|
|
|
|
|
<carbon.multitenancy.version>4.6.0</carbon.multitenancy.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Registry -->
|
|
|
|
|
<carbon.registry.version>4.4.8</carbon.registry.version>
|
|
|
|
|
<carbon.registry.version>4.6.0</carbon.registry.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Governance -->
|
|
|
|
|
<carbon.governance.version>4.5.8</carbon.governance.version>
|
|
|
|
|
<carbon.governance.version>4.6.4</carbon.governance.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon API Management -->
|
|
|
|
|
<carbon.api.mgt.version>5.0.3</carbon.api.mgt.version>
|
|
|
|
|
<carbon.api.mgt.version>6.0.4</carbon.api.mgt.version>
|
|
|
|
|
|
|
|
|
|
<!-- XMPP/MQTT Version -->
|
|
|
|
|
<smack.wso2.version>3.0.4.wso2v1</smack.wso2.version>
|
|
|
|
|