From 22d8817cd07b4dc11cfe1cc702e21cbd57a33067 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 27 Oct 2023 11:58:24 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #308] [Release 1.3.24] prepare for next development iteration --- .../pom.xml | 2 +- .../pom.xml | 4 ++-- .../org.wso2.carbon.identity.api.user.application/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.approval.common/pom.xml | 2 +- .../pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.approval/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.association.v1/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.association/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.authorized.apps/pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.backupcode.v1/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.backupcode/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.challenge/pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.common/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.fido2.common/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.fido2.v1/pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.fido2/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.functionality/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.idv.common/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.idv.v1/pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.idv/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.mfa.common/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.mfa.v1/pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.mfa/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.organization/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.recovery/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.session.common/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.session.v1/pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.session/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.totp.common/pom.xml | 2 +- .../org.wso2.carbon.identity.api.user.totp.v1/pom.xml | 2 +- components/org.wso2.carbon.identity.api.user.totp/pom.xml | 2 +- pom.xml | 4 ++-- 44 files changed, 46 insertions(+), 46 deletions(-) diff --git a/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.api.user.application.common/pom.xml b/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.api.user.application.common/pom.xml index 63840f626..80524bea1 100644 --- a/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.api.user.application.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.api.user.application.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.api.user.application org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.rest.api.user.application.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.rest.api.user.application.v1/pom.xml index 6483a9815..4b6c4ccbe 100644 --- a/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.rest.api.user.application.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.rest.api.user.application.v1/pom.xml @@ -22,12 +22,12 @@ org.wso2.carbon.identity.api.user.application org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.application.v1 - 1.3.24 + 1.3.25-SNAPSHOT jar WSO2 Identity Server - User Application Management Rest API WSO2 Identity Server - User Application Management Rest API diff --git a/components/org.wso2.carbon.identity.api.user.application/pom.xml b/components/org.wso2.carbon.identity.api.user.application/pom.xml index a8e1c7b50..2d53ae817 100644 --- a/components/org.wso2.carbon.identity.api.user.application/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.application/pom.xml @@ -21,7 +21,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.api.user.approval.common/pom.xml b/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.api.user.approval.common/pom.xml index ad48e4d20..b3368d64b 100644 --- a/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.api.user.approval.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.api.user.approval.common/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.api.user.approval org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.rest.api.user.approval.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.rest.api.user.approval.v1/pom.xml index 9467538fc..e58dc276f 100644 --- a/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.rest.api.user.approval.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.approval/org.wso2.carbon.identity.rest.api.user.approval.v1/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity.api.user.approval org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.approval/pom.xml b/components/org.wso2.carbon.identity.api.user.approval/pom.xml index 26b398f82..b379b681e 100644 --- a/components/org.wso2.carbon.identity.api.user.approval/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.approval/pom.xml @@ -19,7 +19,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.association/org.wso2.carbon.identity.api.user.association.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.association/org.wso2.carbon.identity.api.user.association.v1/pom.xml index 8206de997..9dd76b19b 100644 --- a/components/org.wso2.carbon.identity.api.user.association/org.wso2.carbon.identity.api.user.association.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.association/org.wso2.carbon.identity.api.user.association.v1/pom.xml @@ -6,7 +6,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.association ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.association.v1 diff --git a/components/org.wso2.carbon.identity.api.user.association/pom.xml b/components/org.wso2.carbon.identity.api.user.association/pom.xml index 62987b3dd..69212f736 100644 --- a/components/org.wso2.carbon.identity.api.user.association/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.association/pom.xml @@ -3,7 +3,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v1/pom.xml index 652a20db9..2ca66f65a 100644 --- a/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v1/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.authorized.apps - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v2/pom.xml b/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v2/pom.xml index 863b2de55..7dd440434 100644 --- a/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v2/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v2/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity.api.user.authorized.apps org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.authorized.apps/pom.xml b/components/org.wso2.carbon.identity.api.user.authorized.apps/pom.xml index 19b9334c6..1cc83a5c7 100644 --- a/components/org.wso2.carbon.identity.api.user.authorized.apps/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.authorized.apps/pom.xml @@ -20,7 +20,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.common/pom.xml b/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.common/pom.xml index f9f40e148..59ef72419 100644 --- a/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.common/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.backupcode ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.v1/pom.xml index b6de12ca6..42740b5cd 100644 --- a/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.api.user.backupcode.v1/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.backupcode ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.backupcode.v1 diff --git a/components/org.wso2.carbon.identity.api.user.backupcode/pom.xml b/components/org.wso2.carbon.identity.api.user.backupcode/pom.xml index 0b25f2a24..e45593c50 100644 --- a/components/org.wso2.carbon.identity.api.user.backupcode/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.backupcode/pom.xml @@ -21,7 +21,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.api.user.challenge.common/pom.xml b/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.api.user.challenge.common/pom.xml index 523237b62..41d577cba 100644 --- a/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.api.user.challenge.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.api.user.challenge.common/pom.xml @@ -3,7 +3,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.challenge - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.rest.api.user.challenge.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.rest.api.user.challenge.v1/pom.xml index e65073057..6b6305822 100644 --- a/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.rest.api.user.challenge.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.challenge/org.wso2.carbon.identity.rest.api.user.challenge.v1/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.challenge ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.challenge.v1 diff --git a/components/org.wso2.carbon.identity.api.user.challenge/pom.xml b/components/org.wso2.carbon.identity.api.user.challenge/pom.xml index c7fc87ca3..e1831282c 100644 --- a/components/org.wso2.carbon.identity.api.user.challenge/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.challenge/pom.xml @@ -3,7 +3,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.common/pom.xml b/components/org.wso2.carbon.identity.api.user.common/pom.xml index 937d1c2e1..e4a598f1c 100644 --- a/components/org.wso2.carbon.identity.api.user.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.common/pom.xml @@ -19,7 +19,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.common/pom.xml b/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.common/pom.xml index 6f8b3574c..ad995a673 100644 --- a/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.common/pom.xml @@ -4,7 +4,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.fido2 ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.v1/pom.xml index 8ef0c36a0..2024b039e 100644 --- a/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.v1/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.fido2 ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.fido2.v1 diff --git a/components/org.wso2.carbon.identity.api.user.fido2/pom.xml b/components/org.wso2.carbon.identity.api.user.fido2/pom.xml index 8db38e77d..49e47028d 100644 --- a/components/org.wso2.carbon.identity.api.user.fido2/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.fido2/pom.xml @@ -3,7 +3,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.api.user.functionality.common/pom.xml b/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.api.user.functionality.common/pom.xml index 993a8d04b..848897df2 100644 --- a/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.api.user.functionality.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.api.user.functionality.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.api.user.functionality org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.rest.api.user.functionality.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.rest.api.user.functionality.v1/pom.xml index 5865809e6..e253fbec3 100644 --- a/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.rest.api.user.functionality.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.rest.api.user.functionality.v1/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.api.user.functionality org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.functionality.v1 diff --git a/components/org.wso2.carbon.identity.api.user.functionality/pom.xml b/components/org.wso2.carbon.identity.api.user.functionality/pom.xml index 2677d9e8b..542433a31 100644 --- a/components/org.wso2.carbon.identity.api.user.functionality/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.functionality/pom.xml @@ -21,7 +21,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.common/pom.xml b/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.common/pom.xml index 4e3ba2ce3..b7a71bfdd 100644 --- a/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.idv - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.v1/pom.xml index 5e74a3117..60a436e5e 100644 --- a/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.v1/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.idv - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.idv/pom.xml b/components/org.wso2.carbon.identity.api.user.idv/pom.xml index df9b3fa4a..69b143984 100644 --- a/components/org.wso2.carbon.identity.api.user.idv/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.idv/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.user.api identity-api-user - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.common/pom.xml b/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.common/pom.xml index 90e32fffb..3cdac53d9 100644 --- a/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.common/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.mfa ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.v1/pom.xml index 261687345..d65682966 100644 --- a/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.api.user.mfa.v1/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.mfa ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.mfa.v1 diff --git a/components/org.wso2.carbon.identity.api.user.mfa/pom.xml b/components/org.wso2.carbon.identity.api.user.mfa/pom.xml index 04e3824b6..94189d3b2 100644 --- a/components/org.wso2.carbon.identity.api.user.mfa/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.mfa/pom.xml @@ -21,7 +21,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.api.user.organization.common/pom.xml b/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.api.user.organization.common/pom.xml index be8a5e235..9fca02a94 100644 --- a/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.api.user.organization.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.api.user.organization.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.api.user.organization org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1/pom.xml index 475c872c0..2e1a504de 100644 --- a/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.api.user.organization org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.organization/pom.xml b/components/org.wso2.carbon.identity.api.user.organization/pom.xml index d2251f3af..13996966b 100644 --- a/components/org.wso2.carbon.identity.api.user.organization/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.organization/pom.xml @@ -21,7 +21,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.api.user.recovery.commons/pom.xml b/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.api.user.recovery.commons/pom.xml index eda637e19..c4c526611 100644 --- a/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.api.user.recovery.commons/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.api.user.recovery.commons/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity.api.user.recovery org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v1/pom.xml index 243f992a7..8dfb05951 100644 --- a/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v1/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity.api.user.recovery org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v2/pom.xml b/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v2/pom.xml index c0a89f4fa..83385e149 100644 --- a/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v2/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v2/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.api.user.recovery org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.recovery/pom.xml b/components/org.wso2.carbon.identity.api.user.recovery/pom.xml index 529fa240d..99d75b201 100644 --- a/components/org.wso2.carbon.identity.api.user.recovery/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.recovery/pom.xml @@ -18,7 +18,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.common/pom.xml b/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.common/pom.xml index 0ced5f7e2..743cfc82a 100644 --- a/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.session - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 diff --git a/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.v1/pom.xml index 3c5fa30b7..35b5ebf44 100644 --- a/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.v1/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.session ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.session.v1 diff --git a/components/org.wso2.carbon.identity.api.user.session/pom.xml b/components/org.wso2.carbon.identity.api.user.session/pom.xml index 207b29edf..9e4180547 100644 --- a/components/org.wso2.carbon.identity.api.user.session/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.session/pom.xml @@ -21,7 +21,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.common/pom.xml b/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.common/pom.xml index 0087ca94f..886b3dec9 100644 --- a/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.common/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.common/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.totp ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.totp.common diff --git a/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.v1/pom.xml b/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.v1/pom.xml index bc2256d0e..7e1f001f4 100644 --- a/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.v1/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.api.user.totp.v1/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.user.api org.wso2.carbon.identity.api.user.totp ../pom.xml - 1.3.24 + 1.3.25-SNAPSHOT 4.0.0 org.wso2.carbon.identity.rest.api.user.totp.v1 diff --git a/components/org.wso2.carbon.identity.api.user.totp/pom.xml b/components/org.wso2.carbon.identity.api.user.totp/pom.xml index 648d555ca..b0bd45192 100644 --- a/components/org.wso2.carbon.identity.api.user.totp/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.totp/pom.xml @@ -20,7 +20,7 @@ identity-api-user org.wso2.carbon.identity.user.api - 1.3.24 + 1.3.25-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 8380affe6..66bb4b7c3 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 identity-api-user pom - 1.3.24 + 1.3.25-SNAPSHOT WSO2 Identity Server - User API Module @@ -39,7 +39,7 @@ https://github.com/wso2/identity-api-user.git scm:git:https://github.com/wso2/identity-api-user.git scm:git:https://github.com/wso2/identity-api-user.git - v1.3.24 + HEAD