You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2022/11/11 09:08:51 UTC

[syncope] branch master updated (846bfbf3ab -> 0986f71dc4)

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


    from 846bfbf3ab [SYNCOPE-1697] Better support to find actual CommandArgs class
     add 88d6fd4424 Updating CHANGES for release
     add 67bf0e0c90 Updating downloads site page for release
     add d4a8b1eb53 prepare release syncope-3.0.0
     new 0986f71dc4 prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                        | 11 +++++++++++
 archetype/pom.xml                              |  2 +-
 client/am/console/pom.xml                      |  2 +-
 client/am/lib/pom.xml                          |  2 +-
 client/am/pom.xml                              |  2 +-
 client/idm/console/pom.xml                     |  2 +-
 client/idm/lib/pom.xml                         |  2 +-
 client/idm/pom.xml                             |  2 +-
 client/idrepo/common-ui/pom.xml                |  2 +-
 client/idrepo/console/pom.xml                  |  2 +-
 client/idrepo/enduser/pom.xml                  |  2 +-
 client/idrepo/lib/pom.xml                      |  2 +-
 client/idrepo/pom.xml                          |  2 +-
 client/pom.xml                                 |  2 +-
 common/am/lib/pom.xml                          |  2 +-
 common/am/pom.xml                              |  2 +-
 common/am/rest-api/pom.xml                     |  2 +-
 common/idm/lib/pom.xml                         |  2 +-
 common/idm/pom.xml                             |  2 +-
 common/idm/rest-api/pom.xml                    |  2 +-
 common/idrepo/lib/pom.xml                      |  2 +-
 common/idrepo/pom.xml                          |  2 +-
 common/idrepo/rest-api/pom.xml                 |  2 +-
 common/keymaster/client-api/pom.xml            |  2 +-
 common/keymaster/client-zookeeper/pom.xml      |  2 +-
 common/keymaster/pom.xml                       |  2 +-
 common/keymaster/self/client-self/pom.xml      |  2 +-
 common/keymaster/self/pom.xml                  |  2 +-
 common/keymaster/self/rest-api/pom.xml         |  2 +-
 common/pom.xml                                 |  2 +-
 core/am/logic/pom.xml                          |  2 +-
 core/am/pom.xml                                |  2 +-
 core/am/rest-cxf/pom.xml                       |  2 +-
 core/idm/logic/pom.xml                         |  2 +-
 core/idm/pom.xml                               |  2 +-
 core/idm/rest-cxf/pom.xml                      |  2 +-
 core/idrepo/logic/pom.xml                      |  2 +-
 core/idrepo/pom.xml                            |  2 +-
 core/idrepo/rest-cxf/pom.xml                   |  2 +-
 core/persistence-api/pom.xml                   |  2 +-
 core/persistence-jpa-json/pom.xml              |  2 +-
 core/persistence-jpa/pom.xml                   |  2 +-
 core/pom.xml                                   |  2 +-
 core/provisioning-api/pom.xml                  |  2 +-
 core/provisioning-java/pom.xml                 |  2 +-
 core/self-keymaster-starter/pom.xml            |  2 +-
 core/spring/pom.xml                            |  2 +-
 core/starter/pom.xml                           |  2 +-
 core/workflow-api/pom.xml                      |  2 +-
 core/workflow-java/pom.xml                     |  2 +-
 docker/console/pom.xml                         |  2 +-
 docker/core/pom.xml                            |  2 +-
 docker/enduser/pom.xml                         |  2 +-
 docker/pom.xml                                 |  2 +-
 docker/sra/pom.xml                             |  2 +-
 docker/wa/pom.xml                              |  2 +-
 ext/elasticsearch/client-elasticsearch/pom.xml |  2 +-
 ext/elasticsearch/logic/pom.xml                |  2 +-
 ext/elasticsearch/persistence-jpa/pom.xml      |  2 +-
 ext/elasticsearch/pom.xml                      |  2 +-
 ext/elasticsearch/provisioning-java/pom.xml    |  2 +-
 ext/flowable/client-common-ui/pom.xml          |  2 +-
 ext/flowable/client-console/pom.xml            |  2 +-
 ext/flowable/client-enduser/pom.xml            |  2 +-
 ext/flowable/common-lib/pom.xml                |  2 +-
 ext/flowable/flowable-bpmn/pom.xml             |  2 +-
 ext/flowable/logic/pom.xml                     |  2 +-
 ext/flowable/pom.xml                           |  2 +-
 ext/flowable/rest-api/pom.xml                  |  2 +-
 ext/flowable/rest-cxf/pom.xml                  |  2 +-
 ext/oidcc4ui/client-common-ui/pom.xml          |  2 +-
 ext/oidcc4ui/client-console/pom.xml            |  2 +-
 ext/oidcc4ui/client-enduser/pom.xml            |  2 +-
 ext/oidcc4ui/common-lib/pom.xml                |  2 +-
 ext/oidcc4ui/logic/pom.xml                     |  2 +-
 ext/oidcc4ui/persistence-api/pom.xml           |  2 +-
 ext/oidcc4ui/persistence-jpa/pom.xml           |  2 +-
 ext/oidcc4ui/pom.xml                           |  2 +-
 ext/oidcc4ui/provisioning-api/pom.xml          |  2 +-
 ext/oidcc4ui/provisioning-java/pom.xml         |  2 +-
 ext/oidcc4ui/rest-api/pom.xml                  |  2 +-
 ext/oidcc4ui/rest-cxf/pom.xml                  |  2 +-
 ext/pom.xml                                    |  2 +-
 ext/saml2sp4ui/client-common-ui/pom.xml        |  2 +-
 ext/saml2sp4ui/client-console/pom.xml          |  2 +-
 ext/saml2sp4ui/client-enduser/pom.xml          |  2 +-
 ext/saml2sp4ui/common-lib/pom.xml              |  2 +-
 ext/saml2sp4ui/logic/pom.xml                   |  2 +-
 ext/saml2sp4ui/persistence-api/pom.xml         |  2 +-
 ext/saml2sp4ui/persistence-jpa/pom.xml         |  2 +-
 ext/saml2sp4ui/pom.xml                         |  2 +-
 ext/saml2sp4ui/provisioning-api/pom.xml        |  2 +-
 ext/saml2sp4ui/provisioning-java/pom.xml       |  2 +-
 ext/saml2sp4ui/rest-api/pom.xml                |  2 +-
 ext/saml2sp4ui/rest-cxf/pom.xml                |  2 +-
 ext/scimv2/client-console/pom.xml              |  2 +-
 ext/scimv2/common-lib/pom.xml                  |  2 +-
 ext/scimv2/logic/pom.xml                       |  2 +-
 ext/scimv2/pom.xml                             |  2 +-
 ext/scimv2/rest-api/pom.xml                    |  2 +-
 ext/scimv2/rest-cxf/pom.xml                    |  2 +-
 ext/scimv2/scim-rest-api/pom.xml               |  2 +-
 ext/scimv2/scim-rest-cxf/pom.xml               |  2 +-
 fit/build-tools/pom.xml                        |  2 +-
 fit/console-reference/pom.xml                  |  2 +-
 fit/core-reference/pom.xml                     |  2 +-
 fit/enduser-reference/pom.xml                  |  2 +-
 fit/pom.xml                                    |  2 +-
 fit/wa-reference/pom.xml                       |  2 +-
 pom.xml                                        |  4 ++--
 sra/pom.xml                                    |  2 +-
 src/site/xdoc/downloads.xml                    | 16 ++++++++--------
 standalone/pom.xml                             |  2 +-
 wa/bootstrap/pom.xml                           |  2 +-
 wa/pom.xml                                     |  2 +-
 wa/starter/pom.xml                             |  2 +-
 116 files changed, 134 insertions(+), 123 deletions(-)


[syncope] 01/01: prepare for next development iteration

Posted by il...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 0986f71dc4413a4d1831ac86ff193ed12be345ed
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Nov 11 09:33:13 2022 +0100

    prepare for next development iteration
---
 archetype/pom.xml                              | 2 +-
 client/am/console/pom.xml                      | 2 +-
 client/am/lib/pom.xml                          | 2 +-
 client/am/pom.xml                              | 2 +-
 client/idm/console/pom.xml                     | 2 +-
 client/idm/lib/pom.xml                         | 2 +-
 client/idm/pom.xml                             | 2 +-
 client/idrepo/common-ui/pom.xml                | 2 +-
 client/idrepo/console/pom.xml                  | 2 +-
 client/idrepo/enduser/pom.xml                  | 2 +-
 client/idrepo/lib/pom.xml                      | 2 +-
 client/idrepo/pom.xml                          | 2 +-
 client/pom.xml                                 | 2 +-
 common/am/lib/pom.xml                          | 2 +-
 common/am/pom.xml                              | 2 +-
 common/am/rest-api/pom.xml                     | 2 +-
 common/idm/lib/pom.xml                         | 2 +-
 common/idm/pom.xml                             | 2 +-
 common/idm/rest-api/pom.xml                    | 2 +-
 common/idrepo/lib/pom.xml                      | 2 +-
 common/idrepo/pom.xml                          | 2 +-
 common/idrepo/rest-api/pom.xml                 | 2 +-
 common/keymaster/client-api/pom.xml            | 2 +-
 common/keymaster/client-zookeeper/pom.xml      | 2 +-
 common/keymaster/pom.xml                       | 2 +-
 common/keymaster/self/client-self/pom.xml      | 2 +-
 common/keymaster/self/pom.xml                  | 2 +-
 common/keymaster/self/rest-api/pom.xml         | 2 +-
 common/pom.xml                                 | 2 +-
 core/am/logic/pom.xml                          | 2 +-
 core/am/pom.xml                                | 2 +-
 core/am/rest-cxf/pom.xml                       | 2 +-
 core/idm/logic/pom.xml                         | 2 +-
 core/idm/pom.xml                               | 2 +-
 core/idm/rest-cxf/pom.xml                      | 2 +-
 core/idrepo/logic/pom.xml                      | 2 +-
 core/idrepo/pom.xml                            | 2 +-
 core/idrepo/rest-cxf/pom.xml                   | 2 +-
 core/persistence-api/pom.xml                   | 2 +-
 core/persistence-jpa-json/pom.xml              | 2 +-
 core/persistence-jpa/pom.xml                   | 2 +-
 core/pom.xml                                   | 2 +-
 core/provisioning-api/pom.xml                  | 2 +-
 core/provisioning-java/pom.xml                 | 2 +-
 core/self-keymaster-starter/pom.xml            | 2 +-
 core/spring/pom.xml                            | 2 +-
 core/starter/pom.xml                           | 2 +-
 core/workflow-api/pom.xml                      | 2 +-
 core/workflow-java/pom.xml                     | 2 +-
 docker/console/pom.xml                         | 2 +-
 docker/core/pom.xml                            | 2 +-
 docker/enduser/pom.xml                         | 2 +-
 docker/pom.xml                                 | 2 +-
 docker/sra/pom.xml                             | 2 +-
 docker/wa/pom.xml                              | 2 +-
 ext/elasticsearch/client-elasticsearch/pom.xml | 2 +-
 ext/elasticsearch/logic/pom.xml                | 2 +-
 ext/elasticsearch/persistence-jpa/pom.xml      | 2 +-
 ext/elasticsearch/pom.xml                      | 2 +-
 ext/elasticsearch/provisioning-java/pom.xml    | 2 +-
 ext/flowable/client-common-ui/pom.xml          | 2 +-
 ext/flowable/client-console/pom.xml            | 2 +-
 ext/flowable/client-enduser/pom.xml            | 2 +-
 ext/flowable/common-lib/pom.xml                | 2 +-
 ext/flowable/flowable-bpmn/pom.xml             | 2 +-
 ext/flowable/logic/pom.xml                     | 2 +-
 ext/flowable/pom.xml                           | 2 +-
 ext/flowable/rest-api/pom.xml                  | 2 +-
 ext/flowable/rest-cxf/pom.xml                  | 2 +-
 ext/oidcc4ui/client-common-ui/pom.xml          | 2 +-
 ext/oidcc4ui/client-console/pom.xml            | 2 +-
 ext/oidcc4ui/client-enduser/pom.xml            | 2 +-
 ext/oidcc4ui/common-lib/pom.xml                | 2 +-
 ext/oidcc4ui/logic/pom.xml                     | 2 +-
 ext/oidcc4ui/persistence-api/pom.xml           | 2 +-
 ext/oidcc4ui/persistence-jpa/pom.xml           | 2 +-
 ext/oidcc4ui/pom.xml                           | 2 +-
 ext/oidcc4ui/provisioning-api/pom.xml          | 2 +-
 ext/oidcc4ui/provisioning-java/pom.xml         | 2 +-
 ext/oidcc4ui/rest-api/pom.xml                  | 2 +-
 ext/oidcc4ui/rest-cxf/pom.xml                  | 2 +-
 ext/pom.xml                                    | 2 +-
 ext/saml2sp4ui/client-common-ui/pom.xml        | 2 +-
 ext/saml2sp4ui/client-console/pom.xml          | 2 +-
 ext/saml2sp4ui/client-enduser/pom.xml          | 2 +-
 ext/saml2sp4ui/common-lib/pom.xml              | 2 +-
 ext/saml2sp4ui/logic/pom.xml                   | 2 +-
 ext/saml2sp4ui/persistence-api/pom.xml         | 2 +-
 ext/saml2sp4ui/persistence-jpa/pom.xml         | 2 +-
 ext/saml2sp4ui/pom.xml                         | 2 +-
 ext/saml2sp4ui/provisioning-api/pom.xml        | 2 +-
 ext/saml2sp4ui/provisioning-java/pom.xml       | 2 +-
 ext/saml2sp4ui/rest-api/pom.xml                | 2 +-
 ext/saml2sp4ui/rest-cxf/pom.xml                | 2 +-
 ext/scimv2/client-console/pom.xml              | 2 +-
 ext/scimv2/common-lib/pom.xml                  | 2 +-
 ext/scimv2/logic/pom.xml                       | 2 +-
 ext/scimv2/pom.xml                             | 2 +-
 ext/scimv2/rest-api/pom.xml                    | 2 +-
 ext/scimv2/rest-cxf/pom.xml                    | 2 +-
 ext/scimv2/scim-rest-api/pom.xml               | 2 +-
 ext/scimv2/scim-rest-cxf/pom.xml               | 2 +-
 fit/build-tools/pom.xml                        | 2 +-
 fit/console-reference/pom.xml                  | 2 +-
 fit/core-reference/pom.xml                     | 2 +-
 fit/enduser-reference/pom.xml                  | 2 +-
 fit/pom.xml                                    | 2 +-
 fit/wa-reference/pom.xml                       | 2 +-
 pom.xml                                        | 6 +++---
 sra/pom.xml                                    | 2 +-
 standalone/pom.xml                             | 2 +-
 wa/bootstrap/pom.xml                           | 2 +-
 wa/pom.xml                                     | 2 +-
 wa/starter/pom.xml                             | 2 +-
 114 files changed, 116 insertions(+), 116 deletions(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index 91d0634d18..d75dd77f55 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>
diff --git a/client/am/console/pom.xml b/client/am/console/pom.xml
index 396439aa6d..ded3392d8a 100644
--- a/client/am/console/pom.xml
+++ b/client/am/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-am</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM Console</name>
diff --git a/client/am/lib/pom.xml b/client/am/lib/pom.xml
index 2919e198d9..31a0d45057 100644
--- a/client/am/lib/pom.xml
+++ b/client/am/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-am</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM Lib</name>
diff --git a/client/am/pom.xml b/client/am/pom.xml
index 793df7add0..8a66991e83 100644
--- a/client/am/pom.xml
+++ b/client/am/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM</name>
diff --git a/client/idm/console/pom.xml b/client/idm/console/pom.xml
index 491ccd01bb..25a71b7b0f 100644
--- a/client/idm/console/pom.xml
+++ b/client/idm/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idm</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdM Console</name>
diff --git a/client/idm/lib/pom.xml b/client/idm/lib/pom.xml
index 6ff8f47fe0..80aaeed323 100644
--- a/client/idm/lib/pom.xml
+++ b/client/idm/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idm</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdM Lib</name>
diff --git a/client/idm/pom.xml b/client/idm/pom.xml
index 2ac6c35646..6f5e8bb6ec 100644
--- a/client/idm/pom.xml
+++ b/client/idm/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdM</name>
diff --git a/client/idrepo/common-ui/pom.xml b/client/idrepo/common-ui/pom.xml
index cce31de031..a2a97f2f1f 100644
--- a/client/idrepo/common-ui/pom.xml
+++ b/client/idrepo/common-ui/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
  
   <name>Apache Syncope Client IdRepo Common UI</name>
diff --git a/client/idrepo/console/pom.xml b/client/idrepo/console/pom.xml
index 007bed3e50..05a638f525 100644
--- a/client/idrepo/console/pom.xml
+++ b/client/idrepo/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Console</name>
diff --git a/client/idrepo/enduser/pom.xml b/client/idrepo/enduser/pom.xml
index 6bff11cc65..b6766084cc 100644
--- a/client/idrepo/enduser/pom.xml
+++ b/client/idrepo/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Enduser</name>
diff --git a/client/idrepo/lib/pom.xml b/client/idrepo/lib/pom.xml
index 0ae7234b61..2817086718 100644
--- a/client/idrepo/lib/pom.xml
+++ b/client/idrepo/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Lib</name>
diff --git a/client/idrepo/pom.xml b/client/idrepo/pom.xml
index 3411710c61..5de50544a0 100644
--- a/client/idrepo/pom.xml
+++ b/client/idrepo/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo</name>
diff --git a/client/pom.xml b/client/pom.xml
index 84b9a7fd5b..5e79cafcf1 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client</name>
diff --git a/common/am/lib/pom.xml b/common/am/lib/pom.xml
index 65488aa096..c2de019d73 100644
--- a/common/am/lib/pom.xml
+++ b/common/am/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-am</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common AM Lib</name>
diff --git a/common/am/pom.xml b/common/am/pom.xml
index 415e9cb0bf..2729d4047d 100644
--- a/common/am/pom.xml
+++ b/common/am/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common AM</name>
diff --git a/common/am/rest-api/pom.xml b/common/am/rest-api/pom.xml
index ff8524a6d6..701f42d31c 100644
--- a/common/am/rest-api/pom.xml
+++ b/common/am/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-am</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common AM REST API</name>
diff --git a/common/idm/lib/pom.xml b/common/idm/lib/pom.xml
index 15ff3c7580..f4583caf1d 100644
--- a/common/idm/lib/pom.xml
+++ b/common/idm/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idm</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdM Lib</name>
diff --git a/common/idm/pom.xml b/common/idm/pom.xml
index 913792ca5a..b76bb9c44c 100644
--- a/common/idm/pom.xml
+++ b/common/idm/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdM</name>
diff --git a/common/idm/rest-api/pom.xml b/common/idm/rest-api/pom.xml
index 9e9157b896..0b996b80b6 100644
--- a/common/idm/rest-api/pom.xml
+++ b/common/idm/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idm</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdM REST API</name>
diff --git a/common/idrepo/lib/pom.xml b/common/idrepo/lib/pom.xml
index 5fd1191553..229e982dc5 100644
--- a/common/idrepo/lib/pom.xml
+++ b/common/idrepo/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdRepo Lib</name>
diff --git a/common/idrepo/pom.xml b/common/idrepo/pom.xml
index 105cdadab2..4de5143cf7 100644
--- a/common/idrepo/pom.xml
+++ b/common/idrepo/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdRepo</name>
diff --git a/common/idrepo/rest-api/pom.xml b/common/idrepo/rest-api/pom.xml
index 1da4a76230..143ab0ac21 100644
--- a/common/idrepo/rest-api/pom.xml
+++ b/common/idrepo/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdRepo REST API</name>
diff --git a/common/keymaster/client-api/pom.xml b/common/keymaster/client-api/pom.xml
index 9020866624..3c1543e1ec 100644
--- a/common/keymaster/client-api/pom.xml
+++ b/common/keymaster/client-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-keymaster</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Client API</name>
diff --git a/common/keymaster/client-zookeeper/pom.xml b/common/keymaster/client-zookeeper/pom.xml
index 816503c74b..93fddb91df 100644
--- a/common/keymaster/client-zookeeper/pom.xml
+++ b/common/keymaster/client-zookeeper/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-keymaster</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Client Zookeeper</name>
diff --git a/common/keymaster/pom.xml b/common/keymaster/pom.xml
index 8e483fe426..53514572e0 100644
--- a/common/keymaster/pom.xml
+++ b/common/keymaster/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster</name>
diff --git a/common/keymaster/self/client-self/pom.xml b/common/keymaster/self/client-self/pom.xml
index 4e947f3cdf..29071e38ce 100644
--- a/common/keymaster/self/client-self/pom.xml
+++ b/common/keymaster/self/client-self/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common.keymaster</groupId>
     <artifactId>syncope-common-keymaster-self</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Client Self</name>
diff --git a/common/keymaster/self/pom.xml b/common/keymaster/self/pom.xml
index 629de3ae83..8ce7fbd782 100644
--- a/common/keymaster/self/pom.xml
+++ b/common/keymaster/self/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-keymaster</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Self</name>
diff --git a/common/keymaster/self/rest-api/pom.xml b/common/keymaster/self/rest-api/pom.xml
index 9607e9f1d0..6af92c1640 100644
--- a/common/keymaster/self/rest-api/pom.xml
+++ b/common/keymaster/self/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.common.keymaster</groupId>
     <artifactId>syncope-common-keymaster-self</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Self REST API</name>
diff --git a/common/pom.xml b/common/pom.xml
index e52be93d0c..e3f4063e82 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common</name>
diff --git a/core/am/logic/pom.xml b/core/am/logic/pom.xml
index 2cf918f0d3..a565827e5f 100644
--- a/core/am/logic/pom.xml
+++ b/core/am/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-am</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core AM Logic</name>
diff --git a/core/am/pom.xml b/core/am/pom.xml
index a8a018f5b1..4e01e2ef64 100644
--- a/core/am/pom.xml
+++ b/core/am/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core AM</name>
diff --git a/core/am/rest-cxf/pom.xml b/core/am/rest-cxf/pom.xml
index c40d320e06..80e991db7e 100644
--- a/core/am/rest-cxf/pom.xml
+++ b/core/am/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-am</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core AM REST CXF</name>
diff --git a/core/idm/logic/pom.xml b/core/idm/logic/pom.xml
index 7a56f0cb5b..631d0fee1c 100644
--- a/core/idm/logic/pom.xml
+++ b/core/idm/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idm</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdM Logic</name>
diff --git a/core/idm/pom.xml b/core/idm/pom.xml
index 394ac881c7..9ad948a3d8 100644
--- a/core/idm/pom.xml
+++ b/core/idm/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdM</name>
diff --git a/core/idm/rest-cxf/pom.xml b/core/idm/rest-cxf/pom.xml
index b77a3e4592..e2ef03ebde 100644
--- a/core/idm/rest-cxf/pom.xml
+++ b/core/idm/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idm</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdM REST CXF</name>
diff --git a/core/idrepo/logic/pom.xml b/core/idrepo/logic/pom.xml
index 0113689fd9..acc2852ac1 100644
--- a/core/idrepo/logic/pom.xml
+++ b/core/idrepo/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdRepo Logic</name>
diff --git a/core/idrepo/pom.xml b/core/idrepo/pom.xml
index ca0d97e42b..492e4ee7cf 100644
--- a/core/idrepo/pom.xml
+++ b/core/idrepo/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdRepo</name>
diff --git a/core/idrepo/rest-cxf/pom.xml b/core/idrepo/rest-cxf/pom.xml
index 63faa8b5c9..2ff3c4f172 100644
--- a/core/idrepo/rest-cxf/pom.xml
+++ b/core/idrepo/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idrepo</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdRepo REST CXF</name>
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index 631da1e5b7..0b9e6ed46d 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Persistence API</name>
diff --git a/core/persistence-jpa-json/pom.xml b/core/persistence-jpa-json/pom.xml
index 09a64b94b9..442e7672ee 100644
--- a/core/persistence-jpa-json/pom.xml
+++ b/core/persistence-jpa-json/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA JSON</name>
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index 4b19f2c8e0..c47a551de3 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>
diff --git a/core/pom.xml b/core/pom.xml
index aaa514637d..6326e82c90 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core</name>
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index 6e2d252955..3225090bb3 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning API</name>
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index 9ff027656c..96aca892fa 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning Java</name>
diff --git a/core/self-keymaster-starter/pom.xml b/core/self-keymaster-starter/pom.xml
index d68b84883a..7f5ba61a69 100644
--- a/core/self-keymaster-starter/pom.xml
+++ b/core/self-keymaster-starter/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Spring Boot Self Keymaster</name>
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 5d6553a9c8..e374f4f939 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>
diff --git a/core/starter/pom.xml b/core/starter/pom.xml
index 79d85cda8e..448f2b6ab6 100644
--- a/core/starter/pom.xml
+++ b/core/starter/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Spring Boot Starter</name>
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index 55d136b8cf..421413ef36 100644
--- a/core/workflow-api/pom.xml
+++ b/core/workflow-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow API</name>
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index a2f78d27e1..87cb73b6ff 100644
--- a/core/workflow-java/pom.xml
+++ b/core/workflow-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index 54d6a50ad9..80f913b7a3 100644
--- a/docker/console/pom.xml
+++ b/docker/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker Console</name>
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index ef11ff6a73..57662f51fc 100644
--- a/docker/core/pom.xml
+++ b/docker/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker Core</name>
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index cd6a7c909a..b540c7281a 100644
--- a/docker/enduser/pom.xml
+++ b/docker/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker Enduser</name>
diff --git a/docker/pom.xml b/docker/pom.xml
index fe197a5111..187bac2ee1 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker</name>
diff --git a/docker/sra/pom.xml b/docker/sra/pom.xml
index 5b46cfbe6e..33d76e01c8 100644
--- a/docker/sra/pom.xml
+++ b/docker/sra/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker SRA</name>
diff --git a/docker/wa/pom.xml b/docker/wa/pom.xml
index 014bde7914..9f063a57c3 100644
--- a/docker/wa/pom.xml
+++ b/docker/wa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker WA</name>
diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml
index 0ec36e71dd..06c23283f4 100644
--- a/ext/elasticsearch/client-elasticsearch/pom.xml
+++ b/ext/elasticsearch/client-elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Client</name>
diff --git a/ext/elasticsearch/logic/pom.xml b/ext/elasticsearch/logic/pom.xml
index 3906322eaf..65c761408a 100644
--- a/ext/elasticsearch/logic/pom.xml
+++ b/ext/elasticsearch/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Logic</name>
diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml
index a19e1602f0..08de29d036 100644
--- a/ext/elasticsearch/persistence-jpa/pom.xml
+++ b/ext/elasticsearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index 5f649a9cf4..d5d61dfc86 100644
--- a/ext/elasticsearch/pom.xml
+++ b/ext/elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch</name>
diff --git a/ext/elasticsearch/provisioning-java/pom.xml b/ext/elasticsearch/provisioning-java/pom.xml
index d57fe3c699..419a4533ad 100644
--- a/ext/elasticsearch/provisioning-java/pom.xml
+++ b/ext/elasticsearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name>
diff --git a/ext/flowable/client-common-ui/pom.xml b/ext/flowable/client-common-ui/pom.xml
index 938d87a78c..0146b2e889 100644
--- a/ext/flowable/client-common-ui/pom.xml
+++ b/ext/flowable/client-common-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
     
   <name>Apache Syncope Ext: Flowable Client Common UI</name>
diff --git a/ext/flowable/client-console/pom.xml b/ext/flowable/client-console/pom.xml
index 2e3c3d95f1..8afbb5f2b1 100644
--- a/ext/flowable/client-console/pom.xml
+++ b/ext/flowable/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable Client Console</name>
diff --git a/ext/flowable/client-enduser/pom.xml b/ext/flowable/client-enduser/pom.xml
index b293422148..af8e8504a8 100644
--- a/ext/flowable/client-enduser/pom.xml
+++ b/ext/flowable/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable Client Enduser</name>
diff --git a/ext/flowable/common-lib/pom.xml b/ext/flowable/common-lib/pom.xml
index 3b9529d153..58a9fe0560 100644
--- a/ext/flowable/common-lib/pom.xml
+++ b/ext/flowable/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable Common Lib</name>
diff --git a/ext/flowable/flowable-bpmn/pom.xml b/ext/flowable/flowable-bpmn/pom.xml
index 17c6fe4b17..0448ffdfac 100644
--- a/ext/flowable/flowable-bpmn/pom.xml
+++ b/ext/flowable/flowable-bpmn/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable BPMN</name>
diff --git a/ext/flowable/logic/pom.xml b/ext/flowable/logic/pom.xml
index d8da35d032..8cc58e45f8 100644
--- a/ext/flowable/logic/pom.xml
+++ b/ext/flowable/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable Logic</name>
diff --git a/ext/flowable/pom.xml b/ext/flowable/pom.xml
index 6c65fa81f6..2fb4839014 100644
--- a/ext/flowable/pom.xml
+++ b/ext/flowable/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable</name>
diff --git a/ext/flowable/rest-api/pom.xml b/ext/flowable/rest-api/pom.xml
index 7de759e585..86182d4abe 100644
--- a/ext/flowable/rest-api/pom.xml
+++ b/ext/flowable/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable REST API</name>
diff --git a/ext/flowable/rest-cxf/pom.xml b/ext/flowable/rest-cxf/pom.xml
index f967680991..f3b7012e3c 100644
--- a/ext/flowable/rest-cxf/pom.xml
+++ b/ext/flowable/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable REST CXF</name>
diff --git a/ext/oidcc4ui/client-common-ui/pom.xml b/ext/oidcc4ui/client-common-ui/pom.xml
index 07284d01d5..c9223dbed7 100644
--- a/ext/oidcc4ui/client-common-ui/pom.xml
+++ b/ext/oidcc4ui/client-common-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Common UI</name>
diff --git a/ext/oidcc4ui/client-console/pom.xml b/ext/oidcc4ui/client-console/pom.xml
index 33918ddae8..73ddfcd81a 100644
--- a/ext/oidcc4ui/client-console/pom.xml
+++ b/ext/oidcc4ui/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Console</name>
diff --git a/ext/oidcc4ui/client-enduser/pom.xml b/ext/oidcc4ui/client-enduser/pom.xml
index 631f3f573b..ac7e1400b4 100644
--- a/ext/oidcc4ui/client-enduser/pom.xml
+++ b/ext/oidcc4ui/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Enduser</name>
diff --git a/ext/oidcc4ui/common-lib/pom.xml b/ext/oidcc4ui/common-lib/pom.xml
index 7ed80af042..dc1812ab0e 100644
--- a/ext/oidcc4ui/common-lib/pom.xml
+++ b/ext/oidcc4ui/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Common Lib</name>
diff --git a/ext/oidcc4ui/logic/pom.xml b/ext/oidcc4ui/logic/pom.xml
index c88b9b01c3..146d319a4a 100644
--- a/ext/oidcc4ui/logic/pom.xml
+++ b/ext/oidcc4ui/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Logic</name>
diff --git a/ext/oidcc4ui/persistence-api/pom.xml b/ext/oidcc4ui/persistence-api/pom.xml
index 3fe41ae450..1244b02c7c 100644
--- a/ext/oidcc4ui/persistence-api/pom.xml
+++ b/ext/oidcc4ui/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Persistence API</name>
diff --git a/ext/oidcc4ui/persistence-jpa/pom.xml b/ext/oidcc4ui/persistence-jpa/pom.xml
index 18bee86f1d..5a18f36df7 100644
--- a/ext/oidcc4ui/persistence-jpa/pom.xml
+++ b/ext/oidcc4ui/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Persistence JPA</name>
diff --git a/ext/oidcc4ui/pom.xml b/ext/oidcc4ui/pom.xml
index 99edefbc27..353aa83912 100644
--- a/ext/oidcc4ui/pom.xml
+++ b/ext/oidcc4ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI</name>
diff --git a/ext/oidcc4ui/provisioning-api/pom.xml b/ext/oidcc4ui/provisioning-api/pom.xml
index cd1e4444c2..1da6fe4b14 100644
--- a/ext/oidcc4ui/provisioning-api/pom.xml
+++ b/ext/oidcc4ui/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Provisioning API</name>
diff --git a/ext/oidcc4ui/provisioning-java/pom.xml b/ext/oidcc4ui/provisioning-java/pom.xml
index c36fad9abc..ad6d1234ce 100644
--- a/ext/oidcc4ui/provisioning-java/pom.xml
+++ b/ext/oidcc4ui/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Provisioning Java</name>
diff --git a/ext/oidcc4ui/rest-api/pom.xml b/ext/oidcc4ui/rest-api/pom.xml
index 7bca980403..ff2408ba29 100644
--- a/ext/oidcc4ui/rest-api/pom.xml
+++ b/ext/oidcc4ui/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI REST API</name>
diff --git a/ext/oidcc4ui/rest-cxf/pom.xml b/ext/oidcc4ui/rest-cxf/pom.xml
index 7d9d137132..e698ca5e85 100644
--- a/ext/oidcc4ui/rest-cxf/pom.xml
+++ b/ext/oidcc4ui/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI REST CXF</name>
diff --git a/ext/pom.xml b/ext/pom.xml
index 345ffdfa3a..c5489da254 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext</name>
diff --git a/ext/saml2sp4ui/client-common-ui/pom.xml b/ext/saml2sp4ui/client-common-ui/pom.xml
index 2da0468e26..508347b04a 100644
--- a/ext/saml2sp4ui/client-common-ui/pom.xml
+++ b/ext/saml2sp4ui/client-common-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Common UI</name>
diff --git a/ext/saml2sp4ui/client-console/pom.xml b/ext/saml2sp4ui/client-console/pom.xml
index cf7dd4b590..dcc8fa3c70 100644
--- a/ext/saml2sp4ui/client-console/pom.xml
+++ b/ext/saml2sp4ui/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Client Console</name>
diff --git a/ext/saml2sp4ui/client-enduser/pom.xml b/ext/saml2sp4ui/client-enduser/pom.xml
index 21243cf6d8..9ea2bb97cc 100644
--- a/ext/saml2sp4ui/client-enduser/pom.xml
+++ b/ext/saml2sp4ui/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Client Enduser</name>
diff --git a/ext/saml2sp4ui/common-lib/pom.xml b/ext/saml2sp4ui/common-lib/pom.xml
index 06ccc55069..6be63e5335 100644
--- a/ext/saml2sp4ui/common-lib/pom.xml
+++ b/ext/saml2sp4ui/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Common Lib</name>
diff --git a/ext/saml2sp4ui/logic/pom.xml b/ext/saml2sp4ui/logic/pom.xml
index 9d4e35f1b9..a7aba80416 100644
--- a/ext/saml2sp4ui/logic/pom.xml
+++ b/ext/saml2sp4ui/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Logic</name>
diff --git a/ext/saml2sp4ui/persistence-api/pom.xml b/ext/saml2sp4ui/persistence-api/pom.xml
index 6658afbaf9..c39b790946 100644
--- a/ext/saml2sp4ui/persistence-api/pom.xml
+++ b/ext/saml2sp4ui/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Persistence API</name>
diff --git a/ext/saml2sp4ui/persistence-jpa/pom.xml b/ext/saml2sp4ui/persistence-jpa/pom.xml
index b52c1bb777..ba3ccbf2c6 100644
--- a/ext/saml2sp4ui/persistence-jpa/pom.xml
+++ b/ext/saml2sp4ui/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Persistence JPA</name>
diff --git a/ext/saml2sp4ui/pom.xml b/ext/saml2sp4ui/pom.xml
index d6d2484d69..9b7e0566f4 100644
--- a/ext/saml2sp4ui/pom.xml
+++ b/ext/saml2sp4ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI</name>
diff --git a/ext/saml2sp4ui/provisioning-api/pom.xml b/ext/saml2sp4ui/provisioning-api/pom.xml
index b35fe9624f..074fa8c2a5 100644
--- a/ext/saml2sp4ui/provisioning-api/pom.xml
+++ b/ext/saml2sp4ui/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Provisioning API</name>
diff --git a/ext/saml2sp4ui/provisioning-java/pom.xml b/ext/saml2sp4ui/provisioning-java/pom.xml
index 4cfcea4996..9a80f709d2 100644
--- a/ext/saml2sp4ui/provisioning-java/pom.xml
+++ b/ext/saml2sp4ui/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Provisioning Java</name>
diff --git a/ext/saml2sp4ui/rest-api/pom.xml b/ext/saml2sp4ui/rest-api/pom.xml
index 2bd841e6ce..fa0187ba56 100644
--- a/ext/saml2sp4ui/rest-api/pom.xml
+++ b/ext/saml2sp4ui/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI REST API</name>
diff --git a/ext/saml2sp4ui/rest-cxf/pom.xml b/ext/saml2sp4ui/rest-cxf/pom.xml
index 670f6dc68a..3bf486d21c 100644
--- a/ext/saml2sp4ui/rest-cxf/pom.xml
+++ b/ext/saml2sp4ui/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI REST CXF</name>
diff --git a/ext/scimv2/client-console/pom.xml b/ext/scimv2/client-console/pom.xml
index 0da7baabb7..34ad845c7f 100644
--- a/ext/scimv2/client-console/pom.xml
+++ b/ext/scimv2/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 Client Console</name>
diff --git a/ext/scimv2/common-lib/pom.xml b/ext/scimv2/common-lib/pom.xml
index a6403c180e..ccdd29c006 100644
--- a/ext/scimv2/common-lib/pom.xml
+++ b/ext/scimv2/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 Common Lib</name>
diff --git a/ext/scimv2/logic/pom.xml b/ext/scimv2/logic/pom.xml
index dcbea9328c..82b3448757 100644
--- a/ext/scimv2/logic/pom.xml
+++ b/ext/scimv2/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 Logic</name>
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index d4ca3cdf2c..63842fc8cb 100644
--- a/ext/scimv2/pom.xml
+++ b/ext/scimv2/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2</name>
diff --git a/ext/scimv2/rest-api/pom.xml b/ext/scimv2/rest-api/pom.xml
index 87757effc9..7810cd4fd8 100644
--- a/ext/scimv2/rest-api/pom.xml
+++ b/ext/scimv2/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 REST API</name>
diff --git a/ext/scimv2/rest-cxf/pom.xml b/ext/scimv2/rest-cxf/pom.xml
index 3b85aa9ff1..1eca6b6d42 100644
--- a/ext/scimv2/rest-cxf/pom.xml
+++ b/ext/scimv2/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 REST CXF</name>
diff --git a/ext/scimv2/scim-rest-api/pom.xml b/ext/scimv2/scim-rest-api/pom.xml
index 75bca850e6..4e295d747f 100644
--- a/ext/scimv2/scim-rest-api/pom.xml
+++ b/ext/scimv2/scim-rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 SCIM REST API</name>
diff --git a/ext/scimv2/scim-rest-cxf/pom.xml b/ext/scimv2/scim-rest-cxf/pom.xml
index f71aa209ba..4ce8a26fa5 100644
--- a/ext/scimv2/scim-rest-cxf/pom.xml
+++ b/ext/scimv2/scim-rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 SCIM REST CXF</name>
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index a27b86d35f..6c2bb1276a 100644
--- a/fit/build-tools/pom.xml
+++ b/fit/build-tools/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Build Tools</name>
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index c4195af0f6..5833ccbe95 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Console Reference</name>
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index fa13d463c0..463a410996 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Core Reference</name>
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index 6dfb396245..993b4dfc8f 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>
diff --git a/fit/pom.xml b/fit/pom.xml
index 0337459be7..3b243aea31 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT</name>
diff --git a/fit/wa-reference/pom.xml b/fit/wa-reference/pom.xml
index 6ce65e5b07..b0a1ebb7b1 100644
--- a/fit/wa-reference/pom.xml
+++ b/fit/wa-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT WA Reference</name>
diff --git a/pom.xml b/pom.xml
index 2dfa05327c..ee5af62f35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>3.0.0</version>
+  <version>3.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -52,7 +52,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/syncope.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/syncope.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=syncope.git</url>
-    <tag>syncope-3.0.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>
@@ -394,7 +394,7 @@ under the License.
   </contributors>
 
   <properties>
-    <project.build.outputTimestamp>2022-11-11T08:25:36Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-11-11T08:32:43Z</project.build.outputTimestamp>
     <syncope.version>${project.version}</syncope.version>
 
     <connid.version>1.5.1.0</connid.version>
diff --git a/sra/pom.xml b/sra/pom.xml
index 6a53189e6c..fcc3d92b24 100644
--- a/sra/pom.xml
+++ b/sra/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope SRA</name>
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 3c43616772..5779ca2281 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>
diff --git a/wa/bootstrap/pom.xml b/wa/bootstrap/pom.xml
index 1f8ee42c7e..690e29fe16 100644
--- a/wa/bootstrap/pom.xml
+++ b/wa/bootstrap/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-wa</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope WA Bootstrap</name>
diff --git a/wa/pom.xml b/wa/pom.xml
index da879ac82d..8ffe968627 100644
--- a/wa/pom.xml
+++ b/wa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope WA</name>
diff --git a/wa/starter/pom.xml b/wa/starter/pom.xml
index 087ffb5ec3..9b7fcf8bee 100644
--- a/wa/starter/pom.xml
+++ b/wa/starter/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-wa</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope WA Spring Boot Starter</name>