Skip to content

Commit

Permalink
Fixed IS-5.3.0-M1 release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
malithie committed May 20, 2016
1 parent ff5f2cd commit 6d84ed7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
50 changes: 25 additions & 25 deletions modules/p2-profile-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.sts.feature:${carbon.identity.extension.version}
org.wso2.carbon.identity:org.wso2.carbon.sts.feature:${carbon.identity.inbound.auth.sts.version}
</featureArtifactDef>
<featureArtifactDef>org.wso2.carbon.identity:org.wso2.carbon.mex.server.feature:${carbon.identity.extension.version}
</featureArtifactDef>
Expand Down Expand Up @@ -175,7 +175,7 @@
org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.extension.version}
org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.inbound.auth.openid.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.feature:${carbon.identity.version}
Expand Down Expand Up @@ -285,17 +285,17 @@
</featureArtifactDef>

<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${carbon.identity.extension.version}
org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${carbon.identity.inbound.auth.oauth.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.iwa.feature:${carbon.identity.extension.version}
</featureArtifactDef>

<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.sts.passive.feature:${carbon.identity.extension.version}
org.wso2.carbon.identity:org.wso2.carbon.identity.sts.passive.feature:${carbon.identity.inbound.auth.sts.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.sts.mgt.feature:${carbon.identity.extension.version}
org.wso2.carbon.identity:org.wso2.carbon.identity.sts.mgt.feature:${carbon.identity.inbound.auth.sts.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.ldap.server.feature:${carbon.identity.extension.version}
Expand Down Expand Up @@ -389,7 +389,7 @@
org.wso2.carbon.identity:org.wso2.carbon.identity.workflow.mgt.feature:${carbon.identity.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.user.mgt.workflow.feature:${carbon.identity.extension.version}
org.wso2.carbon.identity:org.wso2.carbon.user.mgt.workflow.feature:${carbon.identity.user.workflow.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.workflow.impl.feature:${carbon.identity.extension.version}
Expand Down Expand Up @@ -545,7 +545,7 @@
</feature>
<feature>
<id>org.wso2.carbon.sts.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.registry.core.feature.group</id>
Expand All @@ -569,7 +569,7 @@
</feature>
<feature>
<id>org.wso2.carbon.identity.provider.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.openid.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.idp.mgt.feature.group</id>
Expand Down Expand Up @@ -645,19 +645,19 @@
</feature>
<feature>
<id>org.wso2.carbon.identity.sts.passive.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.sts.mgt.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.identity.utils.feature.group</id>
<version>${product.identity.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.oauth.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.oauth.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.authenticator.iwa.feature.group</id>
Expand Down Expand Up @@ -849,7 +849,7 @@
</feature>
<feature>
<id>org.wso2.carbon.user.mgt.workflow.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.user.workflow.version}</version>
</feature>

<!--BPEL and HumanTask features -->
Expand Down Expand Up @@ -1044,7 +1044,7 @@
</feature>
<feature>
<id>org.wso2.carbon.sts.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.registry.core.feature.group</id>
Expand All @@ -1068,7 +1068,7 @@
</feature>
<feature>
<id>org.wso2.carbon.identity.provider.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.openid.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.idp.mgt.feature.group</id>
Expand Down Expand Up @@ -1144,19 +1144,19 @@
</feature>
<feature>
<id>org.wso2.carbon.identity.sts.passive.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.sts.mgt.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.identity.utils.feature.group</id>
<version>${product.identity.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.oauth.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.oauth.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.authenticator.iwa.feature.group</id>
Expand Down Expand Up @@ -1351,13 +1351,13 @@
</feature>
<feature>
<id>org.wso2.carbon.user.mgt.workflow.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.user.workflow.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.metrics.feature.group</id>
<version>${carbon.metrics.version}</version>
</feature>

</features>
</configuration>
</execution>
Expand Down Expand Up @@ -1490,7 +1490,7 @@
</feature>
<feature>
<id>org.wso2.carbon.sts.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.registry.core.server.feature.group</id>
Expand All @@ -1510,7 +1510,7 @@
</feature>
<feature>
<id>org.wso2.carbon.identity.provider.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.openid.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.idp.mgt.server.feature.group</id>
Expand Down Expand Up @@ -1574,19 +1574,19 @@
</feature>
<feature>
<id>org.wso2.carbon.identity.sts.passive.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.sts.mgt.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</feature>
<feature>
<id>org.wso2.identity.utils.feature.group</id>
<version>${product.identity.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.oauth.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.oauth.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.identity.authenticator.iwa.server.feature.group</id>
Expand Down Expand Up @@ -1771,7 +1771,7 @@
</feature>
<feature>
<id>org.wso2.carbon.user.mgt.workflow.server.feature.group</id>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.user.workflow.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.metrics.server.feature.group</id>
Expand Down
15 changes: 9 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,12 +564,12 @@
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>org.wso2.carbon.identity.oauth</artifactId>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.oauth.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.oauth.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down Expand Up @@ -782,7 +782,7 @@
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>org.wso2.carbon.identity.sts.passive.stub</artifactId>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.sts.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
Expand Down Expand Up @@ -875,7 +875,7 @@
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>org.wso2.carbon.identity.provider.openid.stub</artifactId>
<version>${carbon.identity.extension.version}</version>
<version>${carbon.identity.inbound.auth.openid.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -1166,8 +1166,11 @@
<carbon.identity.governance.version>1.0.0-SNAPSHOT</carbon.identity.governance.version>
<carbon.identity.account.lock.version>1.0.0-SNAPSHOT</carbon.identity.account.lock.version>
<carbon.identity.email.mgt.version>1.0.0-SNAPSHOT</carbon.identity.email.mgt.version>
<carbon.identity.jar.version>5.5.0-SNAPSHOT</carbon.identity.jar.version>
<carbon.identity.extension.version>5.1.1-SNAPSHOT</carbon.identity.extension.version>
<carbon.identity.inbound.auth.openid.version>5.1.1-SNAPSHOT</carbon.identity.inbound.auth.openid.version>
<carbon.identity.user.workflow.version>5.1.1-SNAPSHOT</carbon.identity.user.workflow.version>
<carbon.identity.inbound.auth.oauth.version>5.1.1-SNAPSHOT</carbon.identity.inbound.auth.oauth.version>
<carbon.identity.inbound.auth.sts.version>5.1.1-SNAPSHOT</carbon.identity.inbound.auth.sts.version>
<carbon.identity.extension.version>5.1.0</carbon.identity.extension.version>
<product.identity.version>5.3.0-SNAPSHOT</product.identity.version>
<bcprov.jdk13.version>140</bcprov.jdk13.version>
<bcprov.jdk15.version>132</bcprov.jdk15.version>
Expand Down

0 comments on commit 6d84ed7

Please sign in to comment.