From e12e610327a599e32d9889a39458befcb82db34f Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 18 Jan 2024 10:11:41 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #189] [Release 2.5.0] prepare for next development iteration --- component/client-handler/pom.xml | 4 ++-- component/org.wso2.carbon.identity.dpop/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.identity.oauth2.validators.xacml/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/component/client-handler/pom.xml b/component/client-handler/pom.xml index 425c0ac6..5fd68ff1 100644 --- a/component/client-handler/pom.xml +++ b/component/client-handler/pom.xml @@ -20,11 +20,11 @@ bundle Private Key JWT client handler http://wso2.org - 2.5.0 + 2.5.1-SNAPSHOT org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml diff --git a/component/org.wso2.carbon.identity.dpop/pom.xml b/component/org.wso2.carbon.identity.dpop/pom.xml index 5fb86052..553e5ae4 100644 --- a/component/org.wso2.carbon.identity.dpop/pom.xml +++ b/component/org.wso2.carbon.identity.dpop/pom.xml @@ -20,7 +20,7 @@ identity-oauth2-extenstions org.wso2.carbon.extension.identity.oauth.addons - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/component/org.wso2.carbon.identity.oauth2.clientauth.privilegeduser/pom.xml b/component/org.wso2.carbon.identity.oauth2.clientauth.privilegeduser/pom.xml index fb49a984..7a714c5c 100644 --- a/component/org.wso2.carbon.identity.oauth2.clientauth.privilegeduser/pom.xml +++ b/component/org.wso2.carbon.identity.oauth2.clientauth.privilegeduser/pom.xml @@ -26,7 +26,7 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml diff --git a/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.mutualtls/pom.xml b/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.mutualtls/pom.xml index eb329f92..9f082edc 100644 --- a/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.mutualtls/pom.xml +++ b/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.mutualtls/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml diff --git a/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.tlswithidsecret/pom.xml b/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.tlswithidsecret/pom.xml index a3495754..72fe8805 100644 --- a/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.tlswithidsecret/pom.xml +++ b/component/org.wso2.carbon.identity.oauth2.token.handler.clientauth.tlswithidsecret/pom.xml @@ -20,7 +20,7 @@ identity-oauth2-extenstions org.wso2.carbon.extension.identity.oauth.addons - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml diff --git a/component/org.wso2.carbon.identity.oauth2.validators.xacml/pom.xml b/component/org.wso2.carbon.identity.oauth2.validators.xacml/pom.xml index 1cdee6ca..64aaacd1 100644 --- a/component/org.wso2.carbon.identity.oauth2.validators.xacml/pom.xml +++ b/component/org.wso2.carbon.identity.oauth2.validators.xacml/pom.xml @@ -24,13 +24,13 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml org.wso2.carbon.identity.oauth2.validators.xacml bundle - 2.5.0 + 2.5.1-SNAPSHOT Identity Component - XACML based scope validator for OAuth access token XACML based scope validator for OAuth access token http://wso2.org diff --git a/features/org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature/pom.xml b/features/org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature/pom.xml index ea2c7783..bec4604f 100644 --- a/features/org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature/pom.xml +++ b/features/org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml @@ -30,7 +30,7 @@ WSO2 Carbon Extension- Identity Oauth Extensions Feature http://wso2.org This feature contains extension feature for JWT Grant Type - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/features/org.wso2.carbon.identity.oauth2.validators.xacml.server.feature/pom.xml b/features/org.wso2.carbon.identity.oauth2.validators.xacml.server.feature/pom.xml index bbaec2d8..d96ab2fb 100644 --- a/features/org.wso2.carbon.identity.oauth2.validators.xacml.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.oauth2.validators.xacml.server.feature/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 34f04553..89427348 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.0 + 2.5.1-SNAPSHOT pom WSO2 Carbon Extension - Identity OAuth Extensions Pom http://wso2.org @@ -77,7 +77,7 @@ scm:git:https://github.com/wso2-extensions/identity-oauth-addons.git https://github.com/wso2-extensions/identity-oauth-addons.git scm:git:https://github.com/wso2-extensions/identity-oauth-addons.git - v2.5.0 + HEAD