From fbcb80172f1b2fe41b3061b74b61a40feda5200a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:39:24 +0000 Subject: [PATCH] [WSO2 Release] [GitHub Action #2647] [Release] [skip ci] prepare for next development iteration --- .../org.wso2.identity.apps.myaccount.server.feature/pom.xml | 4 ++-- apps/myaccount/java/pom.xml | 4 ++-- apps/myaccount/java/webapp/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/myaccount/java/org.wso2.identity.apps.myaccount.server.feature/pom.xml b/apps/myaccount/java/org.wso2.identity.apps.myaccount.server.feature/pom.xml index 6cfe3730822..caee318388c 100644 --- a/apps/myaccount/java/org.wso2.identity.apps.myaccount.server.feature/pom.xml +++ b/apps/myaccount/java/org.wso2.identity.apps.myaccount.server.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.wso2.identity.apps</groupId> <artifactId>identity-apps-myaccount</artifactId> - <version>2.8.21</version> + <version>2.8.22-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <url>https://github.com/wso2/identity-apps.git</url> <developerConnection>scm:git:https://github.com/wso2/identity-apps.git</developerConnection> <connection>scm:git:https://github.com/wso2/identity-apps.git</connection> - <tag>identity-apps-myaccount-2.8.21</tag> + <tag>HEAD</tag> </scm> <repositories> diff --git a/apps/myaccount/java/pom.xml b/apps/myaccount/java/pom.xml index 599aa4bd20f..f9dda331032 100644 --- a/apps/myaccount/java/pom.xml +++ b/apps/myaccount/java/pom.xml @@ -24,7 +24,7 @@ <groupId>org.wso2.identity.apps</groupId> <artifactId>identity-apps-myaccount</artifactId> <packaging>pom</packaging> - <version>2.8.21</version> + <version>2.8.22-SNAPSHOT</version> <name>WSO2 Identity Server MyAccount - Parent</name> <description>WSO2 Identity Server MyAccount Parent</description> @@ -40,7 +40,7 @@ <url>https://github.com/wso2/identity-apps.git</url> <developerConnection>scm:git:https://github.com/wso2/identity-apps.git</developerConnection> <connection>scm:git:https://github.com/wso2/identity-apps.git</connection> - <tag>identity-apps-myaccount-2.8.21</tag> + <tag>HEAD</tag> </scm> <modules> diff --git a/apps/myaccount/java/webapp/pom.xml b/apps/myaccount/java/webapp/pom.xml index 2f9ece63b5a..e6ea3a8ea34 100644 --- a/apps/myaccount/java/webapp/pom.xml +++ b/apps/myaccount/java/webapp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.wso2.identity.apps</groupId> <artifactId>identity-apps-myaccount</artifactId> - <version>2.8.21</version> + <version>2.8.22-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -39,7 +39,7 @@ <url>https://github.com/wso2/identity-apps.git</url> <developerConnection>scm:git:https://github.com/wso2/identity-apps.git</developerConnection> <connection>scm:git:https://github.com/wso2/identity-apps.git</connection> - <tag>identity-apps-myaccount-2.8.21</tag> + <tag>HEAD</tag> </scm> <repositories>