Skip to content

Commit 04378c7

Browse files
[WSO2 Release] [GitHub Action #5019] [Release] [skip ci] Merge release branch release-action-5019
2 parents 4ec9792 + ced370f commit 04378c7

File tree

16 files changed

+16
-16
lines changed
  • apps/console/java
  • identity-apps-core
    • apps
    • components
      • login-portal-layouts
      • org.wso2.identity.apps.common
      • org.wso2.identity.apps.taglibs.layout.controller
    • features
      • org.wso2.identity.apps.accounts.portal.server.feature
      • org.wso2.identity.apps.authentication.portal.server.feature
      • org.wso2.identity.apps.common.server.feature
      • org.wso2.identity.apps.recovery.portal.server.feature
      • org.wso2.identity.apps.x509certificate.portal.server.feature

16 files changed

+16
-16
lines changed

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

Lines changed: 1 addition & 1 deletion
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.89.1-SNAPSHOT</version>
26+
<version>2.89.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

apps/console/java/pom.xml

Lines changed: 1 addition & 1 deletion
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.89.1-SNAPSHOT</version>
27+
<version>2.89.2-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

Lines changed: 1 addition & 1 deletion
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.89.1-SNAPSHOT</version>
26+
<version>2.89.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

identity-apps-core/apps/accounts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wso2.identity.apps</groupId>
2323
<artifactId>identity-apps-core</artifactId>
24-
<version>3.3.36-SNAPSHOT</version>
24+
<version>3.3.37-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

identity-apps-core/apps/authentication-portal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.identity.apps</groupId>
2121
<artifactId>identity-apps-core</artifactId>
22-
<version>3.3.36-SNAPSHOT</version>
22+
<version>3.3.37-SNAPSHOT</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

identity-apps-core/apps/recovery-portal/pom.xml

Lines changed: 1 addition & 1 deletion
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-core</artifactId>
26-
<version>3.3.36-SNAPSHOT</version>
26+
<version>3.3.37-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

identity-apps-core/apps/x509-certificate-authentication-portal/pom.xml

Lines changed: 1 addition & 1 deletion
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-core</artifactId>
26-
<version>3.3.36-SNAPSHOT</version>
26+
<version>3.3.37-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

identity-apps-core/components/login-portal-layouts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.identity.apps</groupId>
2424
<artifactId>identity-apps-core</artifactId>
25-
<version>3.3.36-SNAPSHOT</version>
25+
<version>3.3.37-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

identity-apps-core/components/org.wso2.identity.apps.common/pom.xml

Lines changed: 1 addition & 1 deletion
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-core</artifactId>
26-
<version>3.3.36-SNAPSHOT</version>
26+
<version>3.3.37-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

identity-apps-core/components/org.wso2.identity.apps.taglibs.layout.controller/pom.xml

Lines changed: 1 addition & 1 deletion
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-core</artifactId>
26-
<version>3.3.36-SNAPSHOT</version>
26+
<version>3.3.37-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)