Skip to content

Commit

Permalink
Merge pull request #1397 from GDRDABARERA/newAlpha4Release
Browse files Browse the repository at this point in the history
Update versions of components for 5.4.0-Alpha4 release.
  • Loading branch information
pulasthi7 committed Oct 4, 2017
2 parents 96d594a + 77b1560 commit 8418181
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1505,12 +1505,12 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.8.127</carbon.identity.framework.version>
<carbon.identity.framework.version>5.8.145</carbon.identity.framework.version>

<!--Identity Repo Versions-->
<identity.carbon.auth.saml2.version>5.2.3</identity.carbon.auth.saml2.version>
<identity.inbound.auth.saml.version>5.3.12</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>5.5.14</identity.inbound.auth.oauth.version>
<identity.inbound.auth.saml.version>5.3.16</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>5.5.17</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.2.2</identity.inbound.auth.openid.version>
<identity.agent.sso.version>5.1.13</identity.agent.sso.version>
<identity.inbound.auth.sts.version>5.2.5</identity.inbound.auth.sts.version>
Expand All @@ -1525,43 +1525,43 @@
<identity.carbon.auth.iwa.version>5.1.5</identity.carbon.auth.iwa.version>
<identity.workflow.template.multisteps.version>5.1.4</identity.workflow.template.multisteps.version>
<identity.outbound.auth.requestpath.oauth.version>5.1.3</identity.outbound.auth.requestpath.oauth.version>
<identity.inbound.provisioning.scim.version>5.3.1</identity.inbound.provisioning.scim.version>
<identity.inbound.provisioning.scim2.version>1.0.4</identity.inbound.provisioning.scim2.version>
<identity.inbound.provisioning.scim.version>5.3.2</identity.inbound.provisioning.scim.version>
<identity.inbound.provisioning.scim2.version>1.1.4</identity.inbound.provisioning.scim2.version>
<identity.tool.samlsso.validator.version>5.1.3</identity.tool.samlsso.validator.version>
<identity.data.publisher.authentication.version>5.1.5</identity.data.publisher.authentication.version>
<identity.data.publisher.oauth.version>1.0.1</identity.data.publisher.oauth.version>
<identity.data.publisher.audit.version>1.0.1</identity.data.publisher.audit.version>
<identity.governance.version>1.0.21</identity.governance.version>
<identity.governance.version>1.0.23</identity.governance.version>
<carbon.identity.auth.version>1.1.9</carbon.identity.auth.version>
<identity.event.handler.account.lock.version>1.1.8</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.0.13</identity.event.handler.notification.version>
<identity.event.handler.notification.version>1.0.14</identity.event.handler.notification.version>
<identity.app.authz.xacml.version>1.0.1</identity.app.authz.xacml.version>
<!--<identity.agent.entitlement.proxy.version>5.1.1</identity.agent.entitlement.proxy.version>-->
<!--<identity.carbon.auth.signedjwt.version>5.1.1</identity.carbon.auth.signedjwt.version>-->
<!--<identity.userstore.cassandra.version>5.1.1</identity.userstore.cassandra.version>-->
<!--<identity.agent-entitlement-filter.version>5.1.1</identity.agent-entitlement-filter.version>-->

<!-- Authenticator Properties -->
<identity.outbound.auth.oidc.version>5.1.4</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.1.5</identity.outbound.auth.oidc.version>
<identity.outbound.auth.passive.sts.version>5.2.0</identity.outbound.auth.passive.sts.version>
<identity.outbound.auth.samlsso.version>5.1.7</identity.outbound.auth.samlsso.version>

<!-- Social Authenticator Properties -->
<social.authenticator.facebook.version>5.1.7</social.authenticator.facebook.version>
<social.authenticator.facebook.version>5.1.9</social.authenticator.facebook.version>
<social.authenticator.google.version>5.1.5</social.authenticator.google.version>
<social.authenticator.windowslive.version>5.1.3</social.authenticator.windowslive.version>
<social.authenticator.yahoo.version>5.1.3</social.authenticator.yahoo.version>

<!-- Provisioning connector Properties -->
<provisioning.connector.spml.version>5.1.2</provisioning.connector.spml.version>
<provisioning.connector.google.version>5.1.3</provisioning.connector.google.version>
<provisioning.connector.salesforce.version>5.1.2</provisioning.connector.salesforce.version>
<provisioning.connector.google.version>5.1.4</provisioning.connector.google.version>
<provisioning.connector.salesforce.version>5.1.3</provisioning.connector.salesforce.version>
<provisioning.connector.scim.version>5.1.3</provisioning.connector.scim.version>

<!-- Local Authenticator Properties -->
<identity.local.auth.basicauth.version>5.3.2</identity.local.auth.basicauth.version>
<identity.local.auth.basicauth.version>5.3.3</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.1.7</identity.local.auth.fido.version>
<identity.local.auth.iwa.version>5.3.3</identity.local.auth.iwa.version>
<identity.local.auth.iwa.version>5.3.7</identity.local.auth.iwa.version>

<!-- OAuth2 Grant Type extensions -->
<identity.oauth2.jwt.bearer.grant.version>1.0.7</identity.oauth2.jwt.bearer.grant.version>
Expand Down Expand Up @@ -1748,4 +1748,4 @@
</scm>


</project>
</project>

0 comments on commit 8418181

Please sign in to comment.