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

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

commit ab78f8f75e71719390865921b0b112840e364cc2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 23 17:11:11 2025 +0200

    prepare for next development iteration
---
 archetype/pom.xml                              | 2 +-
 client/am/console/pom.xml                      | 2 +-
 client/am/enduser/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-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/opensearch/client-opensearch/pom.xml       | 2 +-
 ext/opensearch/logic/pom.xml                   | 2 +-
 ext/opensearch/persistence-jpa/pom.xml         | 2 +-
 ext/opensearch/pom.xml                         | 2 +-
 ext/opensearch/provisioning-java/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 +-
 119 files changed, 121 insertions(+), 121 deletions(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index e0509aa5ab..599bc7f9db 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>
diff --git a/client/am/console/pom.xml b/client/am/console/pom.xml
index a3a46269db..c2a0264294 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM Console</name>
diff --git a/client/am/enduser/pom.xml b/client/am/enduser/pom.xml
index e27d17c053..ee48fc3361 100644
--- a/client/am/enduser/pom.xml
+++ b/client/am/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-am</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM Enduser</name>
diff --git a/client/am/lib/pom.xml b/client/am/lib/pom.xml
index 19608783a4..39062ffd26 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM Lib</name>
diff --git a/client/am/pom.xml b/client/am/pom.xml
index 24c6bf9baa..8e92634739 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client AM</name>
diff --git a/client/idm/console/pom.xml b/client/idm/console/pom.xml
index 96bc8c5b99..857df2a53d 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.12</version>
+    <version>3.0.13-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 3c729a7e51..abdcc67ec2 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdM Lib</name>
diff --git a/client/idm/pom.xml b/client/idm/pom.xml
index 10e97b9932..127ac15efb 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.12</version>
+    <version>3.0.13-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 9dba29bd73..c4bb3a35bc 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.12</version>
+    <version>3.0.13-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 63ad7ae661..c9a419019d 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.12</version>
+    <version>3.0.13-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 f3b1ae852a..5257455f26 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.12</version>
+    <version>3.0.13-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 2bbeb1ec09..36631e7189 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Lib</name>
diff --git a/client/idrepo/pom.xml b/client/idrepo/pom.xml
index 4bf75c1fbb..a33b1db743 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo</name>
diff --git a/client/pom.xml b/client/pom.xml
index f09fd030d7..d8403a3fa0 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client</name>
diff --git a/common/am/lib/pom.xml b/common/am/lib/pom.xml
index 1069183ce2..8193faf49f 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common AM Lib</name>
diff --git a/common/am/pom.xml b/common/am/pom.xml
index e86a33e25c..16c957ae64 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.12</version>
+    <version>3.0.13-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 70ea500245..460b8cdc5f 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.12</version>
+    <version>3.0.13-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 92adf62d78..0c64434903 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdM Lib</name>
diff --git a/common/idm/pom.xml b/common/idm/pom.xml
index ec63a80821..8a9b8ad73b 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.12</version>
+    <version>3.0.13-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 568bff217c..f5640a56bf 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.12</version>
+    <version>3.0.13-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 9c734cb10f..4131d108ff 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common IdRepo Lib</name>
diff --git a/common/idrepo/pom.xml b/common/idrepo/pom.xml
index 31957f4e73..4f78749453 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.12</version>
+    <version>3.0.13-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 d52231d068..0d9a853327 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.12</version>
+    <version>3.0.13-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 0a59faafc5..1a871e0085 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.12</version>
+    <version>3.0.13-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 566db7a5de..6ad7791463 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Client Zookeeper</name>
diff --git a/common/keymaster/pom.xml b/common/keymaster/pom.xml
index 636e6f76f1..70e86d59b1 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.12</version>
+    <version>3.0.13-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 f8e9b3f6fa..67434fd05c 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.12</version>
+    <version>3.0.13-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 3be7c948c3..66830bd88f 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.12</version>
+    <version>3.0.13-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 4a5c9928aa..e1bd5eea65 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Self REST API</name>
diff --git a/common/pom.xml b/common/pom.xml
index 2c9c21f6e9..31a493cfa1 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common</name>
diff --git a/core/am/logic/pom.xml b/core/am/logic/pom.xml
index b73279e877..b4cce76650 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core AM Logic</name>
diff --git a/core/am/pom.xml b/core/am/pom.xml
index 6ce8012920..f01b6a7c88 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.12</version>
+    <version>3.0.13-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 acce7d4383..833297a13b 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.12</version>
+    <version>3.0.13-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 98ea5cc81f..071cbeee37 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdM Logic</name>
diff --git a/core/idm/pom.xml b/core/idm/pom.xml
index ea38f4d63d..891c4ca533 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.12</version>
+    <version>3.0.13-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 835ca7604a..27ab6058c4 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.12</version>
+    <version>3.0.13-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 94ae2ad1d4..e4276b40aa 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core IdRepo Logic</name>
diff --git a/core/idrepo/pom.xml b/core/idrepo/pom.xml
index c532e6b980..7cf871c7e0 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.12</version>
+    <version>3.0.13-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 4c797466cc..b4fd13b8b8 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.12</version>
+    <version>3.0.13-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 aa3e1e87e3..17ddc66465 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.12</version>
+    <version>3.0.13-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 dbdd4f099d..e6433f5244 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.12</version>
+    <version>3.0.13-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 0e1bb1d0a4..8dd5b33287 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>
diff --git a/core/pom.xml b/core/pom.xml
index 30bc6aaed3..ae0fcd3efc 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core</name>
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index acb5deb67d..8431bff67b 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.12</version>
+    <version>3.0.13-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 c9d74ea91a..42be27cbc4 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.12</version>
+    <version>3.0.13-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 a2ccf47b49..44fae0f4e4 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.12</version>
+    <version>3.0.13-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 55376a5633..1669c35caa 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>
diff --git a/core/starter/pom.xml b/core/starter/pom.xml
index f057df0d01..ea08199507 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.12</version>
+    <version>3.0.13-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 0a64ea2f44..cd692109d3 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.12</version>
+    <version>3.0.13-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 7b183ce4ee..59ac698a7a 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index 7856ba5f97..3563a8f1d7 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker Console</name>
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index c80278c106..10132ba779 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker Core</name>
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index 1770dd856d..fb03cfecb6 100644
--- a/docker/enduser/pom.xml
+++ b/docker/enduser/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
   <name>Apache Syncope Docker Enduser</name>
   <description>Apache Syncope Docker Enduser</description>
diff --git a/docker/pom.xml b/docker/pom.xml
index e17fb40e55..0307034e3b 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker</name>
diff --git a/docker/sra/pom.xml b/docker/sra/pom.xml
index 45636caaae..716f828f30 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Docker SRA</name>
diff --git a/docker/wa/pom.xml b/docker/wa/pom.xml
index 1630caf99a..8c5ca429f7 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.12</version>
+    <version>3.0.13-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 8db49b40eb..b835051976 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.12</version>
+    <version>3.0.13-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 a19e467a61..c06cdd8a11 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.12</version>
+    <version>3.0.13-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 6eb585fb3b..81b1105918 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index 1a5759518d..a69fdfa5f6 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.12</version>
+    <version>3.0.13-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 e3e8ac9f80..9e11c560ae 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name>
diff --git a/ext/flowable/client-console/pom.xml 
b/ext/flowable/client-console/pom.xml
index ad8f5c5dc8..33ded7fc44 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.12</version>
+    <version>3.0.13-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 ccdcc3987b..58b582134b 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.12</version>
+    <version>3.0.13-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 b591584d28..a00701366e 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.12</version>
+    <version>3.0.13-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 14b30e03d5..47e2de0356 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.12</version>
+    <version>3.0.13-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 ba8155fdb0..29e0c86089 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable Logic</name>
diff --git a/ext/flowable/pom.xml b/ext/flowable/pom.xml
index 9c8868fe76..ececbbe365 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.12</version>
+    <version>3.0.13-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 a20e414c39..0301928304 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.12</version>
+    <version>3.0.13-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 8722060419..778367a8b7 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.12</version>
+    <version>3.0.13-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 788f3c320d..069f518a8d 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.12</version>
+    <version>3.0.13-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 1fd271ae2c..af1620f29c 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.12</version>
+    <version>3.0.13-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 aa7851a763..e15749d057 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.12</version>
+    <version>3.0.13-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 0379ba6400..484da07c7c 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.12</version>
+    <version>3.0.13-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 c6ab1e79f2..a94a58a58f 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.12</version>
+    <version>3.0.13-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 b52edd0c3c..72bd4e32b9 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.12</version>
+    <version>3.0.13-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 fef335c769..0777337450 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.12</version>
+    <version>3.0.13-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 c03255ace3..e0a3e6d341 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.12</version>
+    <version>3.0.13-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 479f7f8608..06e9c51d63 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.12</version>
+    <version>3.0.13-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 e13fd484a2..4ac4e27981 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.12</version>
+    <version>3.0.13-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 aca373e0bd..da92043fb1 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.12</version>
+    <version>3.0.13-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 d8334e393d..c10ecf265b 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI REST CXF</name>
diff --git a/ext/opensearch/client-opensearch/pom.xml 
b/ext/opensearch/client-opensearch/pom.xml
index 6497547840..ce2fe7a728 100644
--- a/ext/opensearch/client-opensearch/pom.xml
+++ b/ext/opensearch/client-opensearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-opensearch</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OpenSearch Client</name>
diff --git a/ext/opensearch/logic/pom.xml b/ext/opensearch/logic/pom.xml
index fc8d70185b..b2ae270f5e 100644
--- a/ext/opensearch/logic/pom.xml
+++ b/ext/opensearch/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-opensearch</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OpenSearch Logic</name>
diff --git a/ext/opensearch/persistence-jpa/pom.xml 
b/ext/opensearch/persistence-jpa/pom.xml
index 41e3459e6e..4a2fcc33cd 100644
--- a/ext/opensearch/persistence-jpa/pom.xml
+++ b/ext/opensearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-opensearch</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OpenSearch Persistence JPA</name>
diff --git a/ext/opensearch/pom.xml b/ext/opensearch/pom.xml
index 79c851b5dd..b2771efad3 100644
--- a/ext/opensearch/pom.xml
+++ b/ext/opensearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OpenSearch</name>
diff --git a/ext/opensearch/provisioning-java/pom.xml 
b/ext/opensearch/provisioning-java/pom.xml
index 0da0066f25..10ba84ac71 100644
--- a/ext/opensearch/provisioning-java/pom.xml
+++ b/ext/opensearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-opensearch</artifactId>
-    <version>3.0.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: OpenSearch Provisioning Java</name>
diff --git a/ext/pom.xml b/ext/pom.xml
index 9c51a7267a..b344a8b306 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.12</version>
+    <version>3.0.13-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 83f22a9251..016ec84b8f 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.12</version>
+    <version>3.0.13-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 39b86f3710..955af5a8f0 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.12</version>
+    <version>3.0.13-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 b4cf21b682..c8c20432b9 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.12</version>
+    <version>3.0.13-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 d23aec603c..a1d8621caf 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.12</version>
+    <version>3.0.13-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 91d13f84f4..f421e8a3c4 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.12</version>
+    <version>3.0.13-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 d2ccb71445..49f6d269b3 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.12</version>
+    <version>3.0.13-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 df5195aaf3..ed8238d952 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.12</version>
+    <version>3.0.13-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 e8c3e37b27..55195d7e1f 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.12</version>
+    <version>3.0.13-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 68e620b143..4da4993427 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.12</version>
+    <version>3.0.13-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 e5463192fc..49f8dca3ac 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.12</version>
+    <version>3.0.13-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 2328057ba9..6c3ef746ce 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.12</version>
+    <version>3.0.13-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 1071ef2890..f24016eb04 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.12</version>
+    <version>3.0.13-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 a7a29f878c..0567662d60 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.12</version>
+    <version>3.0.13-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 113c960f24..6a062eb7f5 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.12</version>
+    <version>3.0.13-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 2d8dc20953..65ccc132a9 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 Logic</name>
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index 073bbabb6e..48673fcb8f 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.12</version>
+    <version>3.0.13-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 543770df68..f3dbb4e3c4 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.12</version>
+    <version>3.0.13-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 18dfed2264..2578af0e79 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.12</version>
+    <version>3.0.13-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 5015b6292e..be3dce647b 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.12</version>
+    <version>3.0.13-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 89f8170e25..b220c06741 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.12</version>
+    <version>3.0.13-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 8062360ba4..4eff76ccb7 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.12</version>
+    <version>3.0.13-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 d835397f3d..98c8777ac8 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.12</version>
+    <version>3.0.13-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 60de98a5d4..7bca2c89e7 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.12</version>
+    <version>3.0.13-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 347fbb36f4..901ec57573 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>
diff --git a/fit/pom.xml b/fit/pom.xml
index b7cda9e156..961c88038b 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT</name>
diff --git a/fit/wa-reference/pom.xml b/fit/wa-reference/pom.xml
index c8ddef2fb7..2177276b8b 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT WA Reference</name>
diff --git a/pom.xml b/pom.xml
index 4a7c030d6a..455c2d9a33 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.12</version>
+  <version>3.0.13-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.12</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>
@@ -392,7 +392,7 @@ under the License.
   </contributors>
 
   <properties>
-    
<project.build.outputTimestamp>2025-05-23T14:58:27Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-05-23T15:10:42Z</project.build.outputTimestamp>
     <syncope.version>${project.version}</syncope.version>
 
     <connid.version>1.5.2.1</connid.version>
diff --git a/sra/pom.xml b/sra/pom.xml
index 707900594d..9e21aff958 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope SRA</name>
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 2377bc7a0e..1c71b3b3e0 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>
diff --git a/wa/bootstrap/pom.xml b/wa/bootstrap/pom.xml
index af0687750f..aa5cd44a5a 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope WA Bootstrap</name>
diff --git a/wa/pom.xml b/wa/pom.xml
index f022a21923..0871f8ae3c 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope WA</name>
diff --git a/wa/starter/pom.xml b/wa/starter/pom.xml
index 7c04c1d9b6..7ddafe546f 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.12</version>
+    <version>3.0.13-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope WA Spring Boot Starter</name>

Reply via email to