From 0f79202601ce923724f9ed61a5501d3864849c50 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 21 May 2024 19:37:47 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #207] [Release 2.5.9] 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 6048d1fc..219bcd00 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.9 + 2.5.10-SNAPSHOT org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.9 + 2.5.10-SNAPSHOT ../../pom.xml diff --git a/component/org.wso2.carbon.identity.dpop/pom.xml b/component/org.wso2.carbon.identity.dpop/pom.xml index 463ab450..b7235aca 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.9 + 2.5.10-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 838c992b..a9ecde0c 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.9 + 2.5.10-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 c4d1fe27..6e801bd1 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.9 + 2.5.10-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 9d92d806..c3d14e94 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.9 + 2.5.10-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 baf8b05a..acd26875 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.9 + 2.5.10-SNAPSHOT ../../pom.xml org.wso2.carbon.identity.oauth2.validators.xacml bundle - 2.5.9 + 2.5.10-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 f90693fb..6e66f337 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.9 + 2.5.10-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.9 + 2.5.10-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 96da6c93..f976e578 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.9 + 2.5.10-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 3b7d8c9b..71b4d29a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.wso2.carbon.extension.identity.oauth.addons identity-oauth2-extenstions - 2.5.9 + 2.5.10-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.9 + HEAD