Skip to content

Commit 525f88c

Browse files
[WSO2 Release] [GitHub Action #2608] [Release] [skip ci] Merge release branch release-action-2608
2 parents 4669b83 + 7a4bc73 commit 525f88c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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

+1-1
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.29.6-SNAPSHOT</version>
26+
<version>2.29.7-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

apps/console/java/pom.xml

+1-1
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.29.6-SNAPSHOT</version>
27+
<version>2.29.7-SNAPSHOT</version>
2828
<name>WSO2 Identity Server Console - Parent</name>
2929
<description>WSO2 Identity Server Console Parent</description>
3030

apps/console/java/webapp/pom.xml

+1-1
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.29.6-SNAPSHOT</version>
26+
<version>2.29.7-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

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

+1-1
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-myaccount</artifactId>
26-
<version>2.8.6-SNAPSHOT</version>
26+
<version>2.8.7-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

apps/myaccount/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>org.wso2.identity.apps</groupId>
2525
<artifactId>identity-apps-myaccount</artifactId>
2626
<packaging>pom</packaging>
27-
<version>2.8.6-SNAPSHOT</version>
27+
<version>2.8.7-SNAPSHOT</version>
2828
<name>WSO2 Identity Server MyAccount - Parent</name>
2929
<description>WSO2 Identity Server MyAccount Parent</description>
3030

apps/myaccount/java/webapp/pom.xml

+1-1
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-myaccount</artifactId>
26-
<version>2.8.6-SNAPSHOT</version>
26+
<version>2.8.7-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)