diff --git a/components/org.wso2.carbon.identity.account.suspension.notification.task/pom.xml b/components/org.wso2.carbon.identity.account.suspension.notification.task/pom.xml index c1962c154d..8ed9f24382 100644 --- a/components/org.wso2.carbon.identity.account.suspension.notification.task/pom.xml +++ b/components/org.wso2.carbon.identity.account.suspension.notification.task/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.api.user.governance/pom.xml b/components/org.wso2.carbon.identity.api.user.governance/pom.xml index 29ce8c151e..a32e891cd7 100644 --- a/components/org.wso2.carbon.identity.api.user.governance/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.governance/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>org.wso2.carbon.identity.api.user.governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <packaging>jar</packaging> <name>WSO2 Carbon - User Rest Governance API</name> <description>WSO2 Carbon - User Rest Governance API</description> 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 6c8fa8e039..4d1eae2e13 100644 --- a/components/org.wso2.carbon.identity.api.user.recovery/pom.xml +++ b/components/org.wso2.carbon.identity.api.user.recovery/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>org.wso2.carbon.identity.api.user.recovery</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <packaging>jar</packaging> <name>WSO2 Carbon - Identity Management Recovery Rest API</name> <description>WSO2 Carbon - Identity Management Recovery Rest API</description> diff --git a/components/org.wso2.carbon.identity.auth.attribute.handler/pom.xml b/components/org.wso2.carbon.identity.auth.attribute.handler/pom.xml index 5a0d460dfc..648ea4ac10 100644 --- a/components/org.wso2.carbon.identity.auth.attribute.handler/pom.xml +++ b/components/org.wso2.carbon.identity.auth.attribute.handler/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.captcha/pom.xml b/components/org.wso2.carbon.identity.captcha/pom.xml index 1e1d13efdb..417ee38cdd 100644 --- a/components/org.wso2.carbon.identity.captcha/pom.xml +++ b/components/org.wso2.carbon.identity.captcha/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.governance/pom.xml b/components/org.wso2.carbon.identity.governance/pom.xml index 8f658bd4a4..1df67d31cb 100644 --- a/components/org.wso2.carbon.identity.governance/pom.xml +++ b/components/org.wso2.carbon.identity.governance/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.idle.account.identification/pom.xml b/components/org.wso2.carbon.identity.idle.account.identification/pom.xml index 510ffe47f2..3c98ddccab 100644 --- a/components/org.wso2.carbon.identity.idle.account.identification/pom.xml +++ b/components/org.wso2.carbon.identity.idle.account.identification/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.resolver.regex/pom.xml b/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.resolver.regex/pom.xml index 4f8d5f1a38..d629da6b3e 100644 --- a/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.resolver.regex/pom.xml +++ b/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.resolver.regex/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.service/pom.xml b/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.service/pom.xml index 4e1c8eab95..b5fcf6184d 100644 --- a/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.service/pom.xml +++ b/components/org.wso2.carbon.identity.multi.attribute.login/org.wso2.carbon.identity.multi.attribute.login.service/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/org.wso2.carbon.identity.multi.attribute.login/pom.xml b/components/org.wso2.carbon.identity.multi.attribute.login/pom.xml index fc712d2737..9c837d821e 100644 --- a/components/org.wso2.carbon.identity.multi.attribute.login/pom.xml +++ b/components/org.wso2.carbon.identity.multi.attribute.login/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/org.wso2.carbon.identity.password.expiry/pom.xml b/components/org.wso2.carbon.identity.password.expiry/pom.xml index e031594420..5611fc5cfb 100644 --- a/components/org.wso2.carbon.identity.password.expiry/pom.xml +++ b/components/org.wso2.carbon.identity.password.expiry/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.password.history/pom.xml b/components/org.wso2.carbon.identity.password.history/pom.xml index acd4187f19..eb280b8f02 100644 --- a/components/org.wso2.carbon.identity.password.history/pom.xml +++ b/components/org.wso2.carbon.identity.password.history/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.password.policy/pom.xml b/components/org.wso2.carbon.identity.password.policy/pom.xml index 018f7140e6..996e466b40 100644 --- a/components/org.wso2.carbon.identity.password.policy/pom.xml +++ b/components/org.wso2.carbon.identity.password.policy/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.piicontroller/pom.xml b/components/org.wso2.carbon.identity.piicontroller/pom.xml index b9dd0cc3a3..248be91a64 100644 --- a/components/org.wso2.carbon.identity.piicontroller/pom.xml +++ b/components/org.wso2.carbon.identity.piicontroller/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.recovery.endpoint/pom.xml b/components/org.wso2.carbon.identity.recovery.endpoint/pom.xml index 5c8812728e..70a222d7f7 100644 --- a/components/org.wso2.carbon.identity.recovery.endpoint/pom.xml +++ b/components/org.wso2.carbon.identity.recovery.endpoint/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.recovery.ui/pom.xml b/components/org.wso2.carbon.identity.recovery.ui/pom.xml index 819d386e78..229e56bd7d 100644 --- a/components/org.wso2.carbon.identity.recovery.ui/pom.xml +++ b/components/org.wso2.carbon.identity.recovery.ui/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.recovery/pom.xml b/components/org.wso2.carbon.identity.recovery/pom.xml index 75179b76bd..c0f75d0329 100644 --- a/components/org.wso2.carbon.identity.recovery/pom.xml +++ b/components/org.wso2.carbon.identity.recovery/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.tenant.resource.manager/pom.xml b/components/org.wso2.carbon.identity.tenant.resource.manager/pom.xml index f7a01d4f75..044791f4ad 100644 --- a/components/org.wso2.carbon.identity.tenant.resource.manager/pom.xml +++ b/components/org.wso2.carbon.identity.tenant.resource.manager/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.user.endpoint/pom.xml b/components/org.wso2.carbon.identity.user.endpoint/pom.xml index d3112fde97..b59e21a16b 100644 --- a/components/org.wso2.carbon.identity.user.endpoint/pom.xml +++ b/components/org.wso2.carbon.identity.user.endpoint/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.user.export.core/pom.xml b/components/org.wso2.carbon.identity.user.export.core/pom.xml index eecd93b9b2..7bd16e11e0 100644 --- a/components/org.wso2.carbon.identity.user.export.core/pom.xml +++ b/components/org.wso2.carbon.identity.user.export.core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/components/org.wso2.carbon.identity.user.rename.core/pom.xml b/components/org.wso2.carbon.identity.user.rename.core/pom.xml index c4090fe011..c17aa81759 100644 --- a/components/org.wso2.carbon.identity.user.rename.core/pom.xml +++ b/components/org.wso2.carbon.identity.user.rename.core/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.account.suspension.notification.task.server.feature/pom.xml b/features/org.wso2.carbon.identity.account.suspension.notification.task.server.feature/pom.xml index 7941c73fdb..3b5607580d 100644 --- a/features/org.wso2.carbon.identity.account.suspension.notification.task.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.account.suspension.notification.task.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.auth.attribute.handler.server.feature/pom.xml b/features/org.wso2.carbon.identity.auth.attribute.handler.server.feature/pom.xml index 1d6449d198..f1103d75ab 100644 --- a/features/org.wso2.carbon.identity.auth.attribute.handler.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.auth.attribute.handler.server.feature/pom.xml @@ -22,7 +22,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.captcha.server.feature/pom.xml b/features/org.wso2.carbon.identity.captcha.server.feature/pom.xml index 43f47aeb33..0dff2fa4f8 100644 --- a/features/org.wso2.carbon.identity.captcha.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.captcha.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.governance.feature/pom.xml b/features/org.wso2.carbon.identity.governance.feature/pom.xml index e6c91baaf4..67ae02d0a4 100644 --- a/features/org.wso2.carbon.identity.governance.feature/pom.xml +++ b/features/org.wso2.carbon.identity.governance.feature/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/features/org.wso2.carbon.identity.governance.server.feature/pom.xml b/features/org.wso2.carbon.identity.governance.server.feature/pom.xml index aaf3a74569..827c6af2b5 100644 --- a/features/org.wso2.carbon.identity.governance.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.governance.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.idle.account.identification.server.feature/pom.xml b/features/org.wso2.carbon.identity.idle.account.identification.server.feature/pom.xml index ee692a3dbe..17ea5af022 100644 --- a/features/org.wso2.carbon.identity.idle.account.identification.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.idle.account.identification.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.multi.attribute.login.service.server.feature/pom.xml b/features/org.wso2.carbon.identity.multi.attribute.login.service.server.feature/pom.xml index db68b4a5b7..eace1e70d6 100644 --- a/features/org.wso2.carbon.identity.multi.attribute.login.service.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.multi.attribute.login.service.server.feature/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>identity-governance</artifactId> <groupId>org.wso2.carbon.identity.governance</groupId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.password.expiry.server.feature/pom.xml b/features/org.wso2.carbon.identity.password.expiry.server.feature/pom.xml index 6d9ec816a8..db5829702e 100644 --- a/features/org.wso2.carbon.identity.password.expiry.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.password.expiry.server.feature/pom.xml @@ -22,7 +22,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.password.history.server.feature/pom.xml b/features/org.wso2.carbon.identity.password.history.server.feature/pom.xml index 14451a9b41..c653bf6524 100644 --- a/features/org.wso2.carbon.identity.password.history.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.password.history.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.password.policy.server.feature/pom.xml b/features/org.wso2.carbon.identity.password.policy.server.feature/pom.xml index a0facdeefd..bcf5075af6 100644 --- a/features/org.wso2.carbon.identity.password.policy.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.password.policy.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.piicontroller.server.feature/pom.xml b/features/org.wso2.carbon.identity.piicontroller.server.feature/pom.xml index 9ac786686b..ce6ab02746 100644 --- a/features/org.wso2.carbon.identity.piicontroller.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.piicontroller.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.recovery.server.feature/pom.xml b/features/org.wso2.carbon.identity.recovery.server.feature/pom.xml index 96f1fd98a1..be2564ba18 100644 --- a/features/org.wso2.carbon.identity.recovery.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.recovery.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/features/org.wso2.carbon.identity.recovery.ui.feature/pom.xml b/features/org.wso2.carbon.identity.recovery.ui.feature/pom.xml index 6e2fa44135..b39a551738 100644 --- a/features/org.wso2.carbon.identity.recovery.ui.feature/pom.xml +++ b/features/org.wso2.carbon.identity.recovery.ui.feature/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/features/org.wso2.carbon.identity.tenant.resource.manager.feature/pom.xml b/features/org.wso2.carbon.identity.tenant.resource.manager.feature/pom.xml index a634742605..4eb068a1ad 100644 --- a/features/org.wso2.carbon.identity.tenant.resource.manager.feature/pom.xml +++ b/features/org.wso2.carbon.identity.tenant.resource.manager.feature/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/features/org.wso2.carbon.identity.user.server.feature/pom.xml b/features/org.wso2.carbon.identity.user.server.feature/pom.xml index 733f1ec95a..5c02a903ef 100644 --- a/features/org.wso2.carbon.identity.user.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.user.server.feature/pom.xml @@ -21,7 +21,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> <relativePath>../../pom.xml</relativePath> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 1eeaa48ea6..6c25383bd1 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <name>WSO2 Carbon - Governance Module</name> @@ -37,7 +37,7 @@ <url>https://github.com/wso2-extensions/identity-governance.git</url> <developerConnection>scm:git:https://github.com/wso2-extensions/identity-governance.git</developerConnection> <connection>scm:git:https://github.com/wso2-extensions/identity-governance.git</connection> - <tag>v1.8.83</tag> + <tag>v1.1.0-SNAPSHOT</tag> </scm> diff --git a/service-stubs/identity/org.wso2.carbon.identity.recovery.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.recovery.stub/pom.xml index e11e63b892..21d549ee23 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.recovery.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.recovery.stub/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>carbon-service-stubs</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/service-stubs/identity/pom.xml b/service-stubs/identity/pom.xml index dca1586f0b..1f57b8d68e 100644 --- a/service-stubs/identity/pom.xml +++ b/service-stubs/identity/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.carbon.identity.governance</groupId> <artifactId>identity-governance</artifactId> - <version>1.8.83</version> + <version>1.8.84-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent>