diff --git a/apps/console/java/org.wso2.identity.apps.console.server.feature/pom.xml b/apps/console/java/org.wso2.identity.apps.console.server.feature/pom.xml index e6f4f6a6502..8f3c90f07e9 100644 --- a/apps/console/java/org.wso2.identity.apps.console.server.feature/pom.xml +++ b/apps/console/java/org.wso2.identity.apps.console.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-console - 2.36.16-SNAPSHOT + 2.36.17-SNAPSHOT ../pom.xml diff --git a/apps/console/java/pom.xml b/apps/console/java/pom.xml index 0a6af20a1e3..2939be22c7c 100644 --- a/apps/console/java/pom.xml +++ b/apps/console/java/pom.xml @@ -24,7 +24,7 @@ org.wso2.identity.apps identity-apps-console pom - 2.36.16-SNAPSHOT + 2.36.17-SNAPSHOT WSO2 Identity Server Console - Parent WSO2 Identity Server Console Parent diff --git a/apps/console/java/webapp/pom.xml b/apps/console/java/webapp/pom.xml index 3de5c75a54c..f65faa93088 100644 --- a/apps/console/java/webapp/pom.xml +++ b/apps/console/java/webapp/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-console - 2.36.16-SNAPSHOT + 2.36.17-SNAPSHOT ../pom.xml 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 a8e9f1206f6..fa1e093a636 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 @@ org.wso2.identity.apps identity-apps-myaccount - 2.13.56-SNAPSHOT + 2.13.57-SNAPSHOT ../pom.xml diff --git a/apps/myaccount/java/pom.xml b/apps/myaccount/java/pom.xml index 0307e976719..98ed61bb2f1 100644 --- a/apps/myaccount/java/pom.xml +++ b/apps/myaccount/java/pom.xml @@ -24,7 +24,7 @@ org.wso2.identity.apps identity-apps-myaccount pom - 2.13.56-SNAPSHOT + 2.13.57-SNAPSHOT WSO2 Identity Server MyAccount - Parent WSO2 Identity Server MyAccount Parent diff --git a/apps/myaccount/java/webapp/pom.xml b/apps/myaccount/java/webapp/pom.xml index b6c46e95557..3cb3dd2d13a 100644 --- a/apps/myaccount/java/webapp/pom.xml +++ b/apps/myaccount/java/webapp/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-myaccount - 2.13.56-SNAPSHOT + 2.13.57-SNAPSHOT ../pom.xml diff --git a/identity-apps-core/apps/authentication-portal/pom.xml b/identity-apps-core/apps/authentication-portal/pom.xml index c0350955633..1e34887c0c7 100644 --- a/identity-apps-core/apps/authentication-portal/pom.xml +++ b/identity-apps-core/apps/authentication-portal/pom.xml @@ -19,7 +19,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/apps/recovery-portal/pom.xml b/identity-apps-core/apps/recovery-portal/pom.xml index 0fbd9ea9bbd..ded745eb100 100644 --- a/identity-apps-core/apps/recovery-portal/pom.xml +++ b/identity-apps-core/apps/recovery-portal/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/apps/x509-certificate-authentication-portal/pom.xml b/identity-apps-core/apps/x509-certificate-authentication-portal/pom.xml index d3891cb8169..15074320150 100644 --- a/identity-apps-core/apps/x509-certificate-authentication-portal/pom.xml +++ b/identity-apps-core/apps/x509-certificate-authentication-portal/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/components/login-portal-layouts/pom.xml b/identity-apps-core/components/login-portal-layouts/pom.xml index aa4cfb81913..6dadab79bcb 100644 --- a/identity-apps-core/components/login-portal-layouts/pom.xml +++ b/identity-apps-core/components/login-portal-layouts/pom.xml @@ -22,7 +22,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/components/org.wso2.identity.apps.common/pom.xml b/identity-apps-core/components/org.wso2.identity.apps.common/pom.xml index dbcab59de34..b2a241c812b 100644 --- a/identity-apps-core/components/org.wso2.identity.apps.common/pom.xml +++ b/identity-apps-core/components/org.wso2.identity.apps.common/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/components/org.wso2.identity.apps.taglibs.layout.controller/pom.xml b/identity-apps-core/components/org.wso2.identity.apps.taglibs.layout.controller/pom.xml index 835708ae6dd..6a334b1088a 100644 --- a/identity-apps-core/components/org.wso2.identity.apps.taglibs.layout.controller/pom.xml +++ b/identity-apps-core/components/org.wso2.identity.apps.taglibs.layout.controller/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/features/org.wso2.identity.apps.authentication.portal.server.feature/pom.xml b/identity-apps-core/features/org.wso2.identity.apps.authentication.portal.server.feature/pom.xml index e9c99eba7ad..0a3c2521239 100644 --- a/identity-apps-core/features/org.wso2.identity.apps.authentication.portal.server.feature/pom.xml +++ b/identity-apps-core/features/org.wso2.identity.apps.authentication.portal.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/features/org.wso2.identity.apps.common.server.feature/pom.xml b/identity-apps-core/features/org.wso2.identity.apps.common.server.feature/pom.xml index 52ac624ecdb..92259c752a5 100644 --- a/identity-apps-core/features/org.wso2.identity.apps.common.server.feature/pom.xml +++ b/identity-apps-core/features/org.wso2.identity.apps.common.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/features/org.wso2.identity.apps.recovery.portal.server.feature/pom.xml b/identity-apps-core/features/org.wso2.identity.apps.recovery.portal.server.feature/pom.xml index 9e5dc0eef65..bc889041ccb 100644 --- a/identity-apps-core/features/org.wso2.identity.apps.recovery.portal.server.feature/pom.xml +++ b/identity-apps-core/features/org.wso2.identity.apps.recovery.portal.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/features/org.wso2.identity.apps.x509certificate.portal.server.feature/pom.xml b/identity-apps-core/features/org.wso2.identity.apps.x509certificate.portal.server.feature/pom.xml index 8c9105ce9c8..e9cfc08621e 100644 --- a/identity-apps-core/features/org.wso2.identity.apps.x509certificate.portal.server.feature/pom.xml +++ b/identity-apps-core/features/org.wso2.identity.apps.x509certificate.portal.server.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.identity.apps identity-apps-core - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT ../../pom.xml diff --git a/identity-apps-core/pom.xml b/identity-apps-core/pom.xml index 4f752b80e7f..042acb66998 100644 --- a/identity-apps-core/pom.xml +++ b/identity-apps-core/pom.xml @@ -24,7 +24,7 @@ org.wso2.identity.apps identity-apps-core pom - 2.9.2-SNAPSHOT + 2.9.3-SNAPSHOT WSO2 Identity Server Apps - Parent WSO2 Identity Server Web Apps