Skip to content

Commit

Permalink
Merge pull request #3016 from pulasthi7/release-5.6.0-m2
Browse files Browse the repository at this point in the history
Update component versions
  • Loading branch information
pulasthi7 committed Mar 29, 2018
2 parents 42adb7f + b703b1b commit 18abd22
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

import java.io.File;
import java.io.IOException;
import java.net.SocketOutputStream;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.HashMap;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
</test>
<test name="xacml-entitlement-testcases" preserve-order="true" parallel="false">
<classes>
<class name="org.wso2.identity.integration.test.entitlement.EntitlementJSONSupportMultiDecisionProfileTestCase"/>
<!--<class name="org.wso2.identity.integration.test.entitlement.EntitlementJSONSupportMultiDecisionProfileTestCase"/>-->
</classes>
</test>
</suite>
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1632,9 +1632,9 @@
<carbon.identity.framework.version.range>[5.11.0, 6.0.0]</carbon.identity.framework.version.range>

<!--Identity Repo Versions-->
<identity.carbon.auth.saml2.version>5.2.6</identity.carbon.auth.saml2.version>
<identity.carbon.auth.saml2.version>5.2.7</identity.carbon.auth.saml2.version>
<identity.inbound.auth.saml.version>5.4.6</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>5.6.64</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>5.6.66</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.2.5</identity.inbound.auth.openid.version>
<identity.agent.sso.version>5.1.14</identity.agent.sso.version>
<identity.inbound.auth.sts.version>5.2.16</identity.inbound.auth.sts.version>
Expand All @@ -1655,7 +1655,7 @@
<identity.data.publisher.authentication.version>5.1.8</identity.data.publisher.authentication.version>
<identity.data.publisher.oauth.version>1.0.3</identity.data.publisher.oauth.version>
<identity.data.publisher.audit.version>1.0.2</identity.data.publisher.audit.version>
<identity.governance.version>1.1.7</identity.governance.version>
<identity.governance.version>1.1.11</identity.governance.version>
<carbon.identity.auth.version>1.1.16</carbon.identity.auth.version>
<identity.event.handler.account.lock.version>1.1.12</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.0.18</identity.event.handler.notification.version>
Expand Down

0 comments on commit 18abd22

Please sign in to comment.