Skip to content

Commit 32c5020

Browse files
[WSO2 Release] [GitHub Action #2563] [Release] [skip ci] prepare for next development iteration
1 parent 51e97a9 commit 32c5020

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

apps/console/java/org.wso2.identity.apps.console.server.feature/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.identity.apps</groupId>
2525
<artifactId>identity-apps-console</artifactId>
26-
<version>2.28.13</version>
26+
<version>2.28.14-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

@@ -39,7 +39,7 @@
3939
<url>https://github.com/wso2/identity-apps.git</url>
4040
<developerConnection>scm:git:https://github.com/wso2/identity-apps.git</developerConnection>
4141
<connection>scm:git:https://github.com/wso2/identity-apps.git</connection>
42-
<tag>identity-apps-console-2.28.13</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<repositories>

apps/console/java/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>org.wso2.identity.apps</groupId>
2525
<artifactId>identity-apps-console</artifactId>
2626
<packaging>pom</packaging>
27-
<version>2.28.13</version>
27+
<version>2.28.14-SNAPSHOT</version>
2828
<name>WSO2 Identity Server Console - Parent</name>
2929
<description>WSO2 Identity Server Console Parent</description>
3030

@@ -40,7 +40,7 @@
4040
<url>https://github.com/wso2/identity-apps.git</url>
4141
<developerConnection>scm:git:https://github.com/wso2/identity-apps.git</developerConnection>
4242
<connection>scm:git:https://github.com/wso2/identity-apps.git</connection>
43-
<tag>identity-apps-console-2.28.13</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<modules>

apps/console/java/webapp/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.identity.apps</groupId>
2525
<artifactId>identity-apps-console</artifactId>
26-
<version>2.28.13</version>
26+
<version>2.28.14-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

@@ -39,7 +39,7 @@
3939
<url>https://github.com/wso2/identity-apps.git</url>
4040
<developerConnection>scm:git:https://github.com/wso2/identity-apps.git</developerConnection>
4141
<connection>scm:git:https://github.com/wso2/identity-apps.git</connection>
42-
<tag>identity-apps-console-2.28.13</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<repositories>

0 commit comments

Comments
 (0)