From d509cdf7874b041135dad0bdae1a8ea341cbd607 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 12 Feb 2024 04:48:10 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- .../org.wso2.carbon.identity.api.dispatcher.core/pom.xml | 4 ++-- pom.xml | 4 ++-- sample/org.wso2.carbon.identity.api.dispatcher.sample/pom.xml | 2 +- sample/org.wso2.carbon.identity.rest.api.sample/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/components/org.wso2.carbon.identity.api.dispatcher.core/pom.xml b/components/org.wso2.carbon.identity.api.dispatcher.core/pom.xml index 07f787c..b7001db 100644 --- a/components/org.wso2.carbon.identity.api.dispatcher.core/pom.xml +++ b/components/org.wso2.carbon.identity.api.dispatcher.core/pom.xml @@ -20,12 +20,12 @@ org.wso2.carbon.identity.rest.dispatcher identity-api-dispatcher - 2.0.16 + 2.0.17-SNAPSHOT ../../pom.xml org.wso2.carbon.identity.api.dispatcher.core - 2.0.16 + 2.0.17-SNAPSHOT jar diff --git a/pom.xml b/pom.xml index 482b265..4e8237e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 identity-api-dispatcher pom - 2.0.16 + 2.0.17-SNAPSHOT WSO2 Identity API Dispatcher Module @@ -40,7 +40,7 @@ scm:git:https://github.com/wso2/identity-rest-dispatcher.git scm:git:https://github.com/wso2/identity-rest-dispatcher.git - v2.0.16 + HEAD diff --git a/sample/org.wso2.carbon.identity.api.dispatcher.sample/pom.xml b/sample/org.wso2.carbon.identity.api.dispatcher.sample/pom.xml index 9d087b8..a33f26f 100644 --- a/sample/org.wso2.carbon.identity.api.dispatcher.sample/pom.xml +++ b/sample/org.wso2.carbon.identity.api.dispatcher.sample/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.rest.dispatcher identity-api-dispatcher ../../pom.xml - 2.0.16 + 2.0.17-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.dispatcher.sample diff --git a/sample/org.wso2.carbon.identity.rest.api.sample/pom.xml b/sample/org.wso2.carbon.identity.rest.api.sample/pom.xml index 7b040b2..9105d02 100644 --- a/sample/org.wso2.carbon.identity.rest.api.sample/pom.xml +++ b/sample/org.wso2.carbon.identity.rest.api.sample/pom.xml @@ -5,12 +5,12 @@ org.wso2.carbon.identity.rest.dispatcher identity-api-dispatcher - 2.0.16 + 2.0.17-SNAPSHOT ../../pom.xml org.wso2.carbon.identity.rest.api.sample - 2.0.16 + 2.0.17-SNAPSHOT jar WSO2 Identity Server - User Session Management Rest API WSO2 Identity Server - User Session Management Rest API