prepare release syncope-3.0.3
diff --git a/archetype/pom.xml b/archetype/pom.xml
index d4060cf..524bf71 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>
diff --git a/client/am/console/pom.xml b/client/am/console/pom.xml
index d408779..3547495 100644
--- a/client/am/console/pom.xml
+++ b/client/am/console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-am</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client AM Console</name>
diff --git a/client/am/lib/pom.xml b/client/am/lib/pom.xml
index e1d1891..5a22d49 100644
--- a/client/am/lib/pom.xml
+++ b/client/am/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-am</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client AM Lib</name>
diff --git a/client/am/pom.xml b/client/am/pom.xml
index 67278fd..64fc8e1 100644
--- a/client/am/pom.xml
+++ b/client/am/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client AM</name>
diff --git a/client/idm/console/pom.xml b/client/idm/console/pom.xml
index 96c8900..d489f97 100644
--- a/client/idm/console/pom.xml
+++ b/client/idm/console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idm</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client IdM Console</name>
diff --git a/client/idm/lib/pom.xml b/client/idm/lib/pom.xml
index 71b270d..bc10d7b 100644
--- a/client/idm/lib/pom.xml
+++ b/client/idm/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idm</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client IdM Lib</name>
diff --git a/client/idm/pom.xml b/client/idm/pom.xml
index f79a1c9..f6ddb0c 100644
--- a/client/idm/pom.xml
+++ b/client/idm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 9f5d632..9918bd3 100644
--- a/client/idrepo/common-ui/pom.xml
+++ b/client/idrepo/common-ui/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 fa6896d..b08a5a6 100644
--- a/client/idrepo/console/pom.xml
+++ b/client/idrepo/console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Console</name>
diff --git a/client/idrepo/enduser/pom.xml b/client/idrepo/enduser/pom.xml
index f1c8829..4b2169f 100644
--- a/client/idrepo/enduser/pom.xml
+++ b/client/idrepo/enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Enduser</name>
diff --git a/client/idrepo/lib/pom.xml b/client/idrepo/lib/pom.xml
index ef42a8c..d5c20a9 100644
--- a/client/idrepo/lib/pom.xml
+++ b/client/idrepo/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.client</groupId>
     <artifactId>syncope-client-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo Lib</name>
diff --git a/client/idrepo/pom.xml b/client/idrepo/pom.xml
index 4de319e..9b0be6b 100644
--- a/client/idrepo/pom.xml
+++ b/client/idrepo/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client IdRepo</name>
diff --git a/client/pom.xml b/client/pom.xml
index 25f4924..d856f53 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Client</name>
diff --git a/common/am/lib/pom.xml b/common/am/lib/pom.xml
index 677c5fc..ec982cc 100644
--- a/common/am/lib/pom.xml
+++ b/common/am/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-am</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Common AM Lib</name>
diff --git a/common/am/pom.xml b/common/am/pom.xml
index 54396d2..9bd772c 100644
--- a/common/am/pom.xml
+++ b/common/am/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 054d352..0b1c53b 100644
--- a/common/am/rest-api/pom.xml
+++ b/common/am/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-am</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 6758859..6f347f4 100644
--- a/common/idm/lib/pom.xml
+++ b/common/idm/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idm</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Common IdM Lib</name>
diff --git a/common/idm/pom.xml b/common/idm/pom.xml
index b804f83..7ee2139 100644
--- a/common/idm/pom.xml
+++ b/common/idm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 64f7af3..999fb81 100644
--- a/common/idm/rest-api/pom.xml
+++ b/common/idm/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idm</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 be2b918..39c0b84 100644
--- a/common/idrepo/lib/pom.xml
+++ b/common/idrepo/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Common IdRepo Lib</name>
diff --git a/common/idrepo/pom.xml b/common/idrepo/pom.xml
index 8791094..0fe6018 100644
--- a/common/idrepo/pom.xml
+++ b/common/idrepo/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 77f6201..5eebd4f 100644
--- a/common/idrepo/rest-api/pom.xml
+++ b/common/idrepo/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 18d1cd9..2cf32f5 100644
--- a/common/keymaster/client-api/pom.xml
+++ b/common/keymaster/client-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-keymaster</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 ecd2444..1781761 100644
--- a/common/keymaster/client-zookeeper/pom.xml
+++ b/common/keymaster/client-zookeeper/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-keymaster</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Client Zookeeper</name>
diff --git a/common/keymaster/pom.xml b/common/keymaster/pom.xml
index 76398c3..ea35ea6 100644
--- a/common/keymaster/pom.xml
+++ b/common/keymaster/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 4393749..87e3fd5 100644
--- a/common/keymaster/self/client-self/pom.xml
+++ b/common/keymaster/self/client-self/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common.keymaster</groupId>
     <artifactId>syncope-common-keymaster-self</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 b43ff8e..5e54898 100644
--- a/common/keymaster/self/pom.xml
+++ b/common/keymaster/self/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common</groupId>
     <artifactId>syncope-common-keymaster</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 d1138f0..d183dab 100644
--- a/common/keymaster/self/rest-api/pom.xml
+++ b/common/keymaster/self/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.common.keymaster</groupId>
     <artifactId>syncope-common-keymaster-self</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Common Keymaster Self REST API</name>
diff --git a/common/pom.xml b/common/pom.xml
index 8570ebe..cf37528 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Common</name>
diff --git a/core/am/logic/pom.xml b/core/am/logic/pom.xml
index 777fde0..47890c3 100644
--- a/core/am/logic/pom.xml
+++ b/core/am/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-am</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core AM Logic</name>
diff --git a/core/am/pom.xml b/core/am/pom.xml
index 30766e1..10a8acf 100644
--- a/core/am/pom.xml
+++ b/core/am/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 08ab820..9aa24ad 100644
--- a/core/am/rest-cxf/pom.xml
+++ b/core/am/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-am</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 90c9417..15f5858 100644
--- a/core/idm/logic/pom.xml
+++ b/core/idm/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idm</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core IdM Logic</name>
diff --git a/core/idm/pom.xml b/core/idm/pom.xml
index 5ec213c..3ee1013 100644
--- a/core/idm/pom.xml
+++ b/core/idm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 d0c7b3c..1e88ed6 100644
--- a/core/idm/rest-cxf/pom.xml
+++ b/core/idm/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idm</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 9a96471..69c1a22 100644
--- a/core/idrepo/logic/pom.xml
+++ b/core/idrepo/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core IdRepo Logic</name>
diff --git a/core/idrepo/pom.xml b/core/idrepo/pom.xml
index 6736945..d10b39e 100644
--- a/core/idrepo/pom.xml
+++ b/core/idrepo/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 6e8c715..9f49394 100644
--- a/core/idrepo/rest-cxf/pom.xml
+++ b/core/idrepo/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.core</groupId>
     <artifactId>syncope-core-idrepo</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 195e33c..931b2ab 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 ef73d76..f9dec1d 100644
--- a/core/persistence-jpa-json/pom.xml
+++ b/core/persistence-jpa-json/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 74ce474..fc4d5f4 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>
diff --git a/core/pom.xml b/core/pom.xml
index dbfd1d2..558cfcf 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core</name>
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index 9d359a3..b1bf3d2 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning API</name>
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index 7c805eb..7cce0b8 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 af6ca09..3d879ed 100644
--- a/core/self-keymaster-starter/pom.xml
+++ b/core/self-keymaster-starter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Spring Boot Self Keymaster</name>
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index c77d4c8..bb4a5b5 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>
diff --git a/core/starter/pom.xml b/core/starter/pom.xml
index 262a937..47c78f4 100644
--- a/core/starter/pom.xml
+++ b/core/starter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 df6dd52..4213c48 100644
--- a/core/workflow-api/pom.xml
+++ b/core/workflow-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Workflow API</name>
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index 13bc2dd..228f99b 100644
--- a/core/workflow-java/pom.xml
+++ b/core/workflow-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index a01bb20..3b3aaa1 100644
--- a/docker/console/pom.xml
+++ b/docker/console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Docker Console</name>
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index 5fded9a..87eb2fc 100644
--- a/docker/core/pom.xml
+++ b/docker/core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Docker Core</name>
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index 14be667..49da29c 100644
--- a/docker/enduser/pom.xml
+++ b/docker/enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Docker Enduser</name>
diff --git a/docker/pom.xml b/docker/pom.xml
index 8c29a56..891e1f9 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Docker</name>
diff --git a/docker/sra/pom.xml b/docker/sra/pom.xml
index 1e1a4b7..07c7167 100644
--- a/docker/sra/pom.xml
+++ b/docker/sra/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Docker SRA</name>
diff --git a/docker/wa/pom.xml b/docker/wa/pom.xml
index 195c297..b293969 100644
--- a/docker/wa/pom.xml
+++ b/docker/wa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-docker</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 45ac5e2..4b2ce3f 100644
--- a/ext/elasticsearch/client-elasticsearch/pom.xml
+++ b/ext/elasticsearch/client-elasticsearch/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Client</name>
diff --git a/ext/elasticsearch/logic/pom.xml b/ext/elasticsearch/logic/pom.xml
index 6e08e69..28d4c11 100644
--- a/ext/elasticsearch/logic/pom.xml
+++ b/ext/elasticsearch/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 b9245f7..e7e6f98 100644
--- a/ext/elasticsearch/persistence-jpa/pom.xml
+++ b/ext/elasticsearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index 0715fc9..5b4131b 100644
--- a/ext/elasticsearch/pom.xml
+++ b/ext/elasticsearch/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 e907017..da34da3 100644
--- a/ext/elasticsearch/provisioning-java/pom.xml
+++ b/ext/elasticsearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 c975bca..3f72094 100644
--- a/ext/flowable/client-common-ui/pom.xml
+++ b/ext/flowable/client-common-ui/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 2639d0c..91ae632 100644
--- a/ext/flowable/client-console/pom.xml
+++ b/ext/flowable/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 ac5882c..27dbb45 100644
--- a/ext/flowable/client-enduser/pom.xml
+++ b/ext/flowable/client-enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 f008fd7..b39c4a2 100644
--- a/ext/flowable/common-lib/pom.xml
+++ b/ext/flowable/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 2147206..dee5602 100644
--- a/ext/flowable/flowable-bpmn/pom.xml
+++ b/ext/flowable/flowable-bpmn/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable BPMN</name>
diff --git a/ext/flowable/logic/pom.xml b/ext/flowable/logic/pom.xml
index 1522b40..96764e0 100644
--- a/ext/flowable/logic/pom.xml
+++ b/ext/flowable/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Flowable Logic</name>
diff --git a/ext/flowable/pom.xml b/ext/flowable/pom.xml
index b01e6d4..dc27416 100644
--- a/ext/flowable/pom.xml
+++ b/ext/flowable/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 7449f11..9510a9e 100644
--- a/ext/flowable/rest-api/pom.xml
+++ b/ext/flowable/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 1b743bb..e93616b 100644
--- a/ext/flowable/rest-cxf/pom.xml
+++ b/ext/flowable/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-flowable</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 85da6d9..27c15d2 100644
--- a/ext/oidcc4ui/client-common-ui/pom.xml
+++ b/ext/oidcc4ui/client-common-ui/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 3caf0d2..74b50a9 100644
--- a/ext/oidcc4ui/client-console/pom.xml
+++ b/ext/oidcc4ui/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 42b56ba..057038e 100644
--- a/ext/oidcc4ui/client-enduser/pom.xml
+++ b/ext/oidcc4ui/client-enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 46b3499..21cb3eb 100644
--- a/ext/oidcc4ui/common-lib/pom.xml
+++ b/ext/oidcc4ui/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 26823a2..4fcdaf5 100644
--- a/ext/oidcc4ui/logic/pom.xml
+++ b/ext/oidcc4ui/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 d381f2c..3585473 100644
--- a/ext/oidcc4ui/persistence-api/pom.xml
+++ b/ext/oidcc4ui/persistence-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 7a14ec9..76d5747 100644
--- a/ext/oidcc4ui/persistence-jpa/pom.xml
+++ b/ext/oidcc4ui/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI Persistence JPA</name>
diff --git a/ext/oidcc4ui/pom.xml b/ext/oidcc4ui/pom.xml
index e98676a..7687342 100644
--- a/ext/oidcc4ui/pom.xml
+++ b/ext/oidcc4ui/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 063dcf1..5096fa6 100644
--- a/ext/oidcc4ui/provisioning-api/pom.xml
+++ b/ext/oidcc4ui/provisioning-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 99a4178..63ea6d5 100644
--- a/ext/oidcc4ui/provisioning-java/pom.xml
+++ b/ext/oidcc4ui/provisioning-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 2e99f75..498e411 100644
--- a/ext/oidcc4ui/rest-api/pom.xml
+++ b/ext/oidcc4ui/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 2583761..1d59738 100644
--- a/ext/oidcc4ui/rest-cxf/pom.xml
+++ b/ext/oidcc4ui/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcc4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC C4UI REST CXF</name>
diff --git a/ext/pom.xml b/ext/pom.xml
index 06f4ba4..ce7fae1 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 9dcf468..a691dd8 100644
--- a/ext/saml2sp4ui/client-common-ui/pom.xml
+++ b/ext/saml2sp4ui/client-common-ui/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 10b4d0e..cd229b3 100644
--- a/ext/saml2sp4ui/client-console/pom.xml
+++ b/ext/saml2sp4ui/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 8b44d79..1b10bd7 100644
--- a/ext/saml2sp4ui/client-enduser/pom.xml
+++ b/ext/saml2sp4ui/client-enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 fd3f170..bff734c 100644
--- a/ext/saml2sp4ui/common-lib/pom.xml
+++ b/ext/saml2sp4ui/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 8a58f1d..4db7aad 100644
--- a/ext/saml2sp4ui/logic/pom.xml
+++ b/ext/saml2sp4ui/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 a746913..c869fdc 100644
--- a/ext/saml2sp4ui/persistence-api/pom.xml
+++ b/ext/saml2sp4ui/persistence-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 8ce86f9..196e133 100644
--- a/ext/saml2sp4ui/persistence-jpa/pom.xml
+++ b/ext/saml2sp4ui/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP4UI Persistence JPA</name>
diff --git a/ext/saml2sp4ui/pom.xml b/ext/saml2sp4ui/pom.xml
index b63ebf6..bd143ab 100644
--- a/ext/saml2sp4ui/pom.xml
+++ b/ext/saml2sp4ui/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 083a461..a001c51 100644
--- a/ext/saml2sp4ui/provisioning-api/pom.xml
+++ b/ext/saml2sp4ui/provisioning-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 4a71f52..72bc6a3 100644
--- a/ext/saml2sp4ui/provisioning-java/pom.xml
+++ b/ext/saml2sp4ui/provisioning-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 508df4e..3577f46 100644
--- a/ext/saml2sp4ui/rest-api/pom.xml
+++ b/ext/saml2sp4ui/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 d86d074..3331e4b 100644
--- a/ext/saml2sp4ui/rest-cxf/pom.xml
+++ b/ext/saml2sp4ui/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp4ui</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 a27227d..73a8531 100644
--- a/ext/scimv2/client-console/pom.xml
+++ b/ext/scimv2/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 a86fa40..676f5d1 100644
--- a/ext/scimv2/common-lib/pom.xml
+++ b/ext/scimv2/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 9f612f7..1b36d01 100644
--- a/ext/scimv2/logic/pom.xml
+++ b/ext/scimv2/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 Logic</name>
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index dd14bc5..73e103a 100644
--- a/ext/scimv2/pom.xml
+++ b/ext/scimv2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 1582525..48b6933 100644
--- a/ext/scimv2/rest-api/pom.xml
+++ b/ext/scimv2/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 b601d8f..9dee537 100644
--- a/ext/scimv2/rest-cxf/pom.xml
+++ b/ext/scimv2/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 bcded1b..c24ed47 100644
--- a/ext/scimv2/scim-rest-api/pom.xml
+++ b/ext/scimv2/scim-rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 46a6ade..494ea0c 100644
--- a/ext/scimv2/scim-rest-cxf/pom.xml
+++ b/ext/scimv2/scim-rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-scimv2</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</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 610036f..2c64a06 100644
--- a/fit/build-tools/pom.xml
+++ b/fit/build-tools/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Build Tools</name>
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index 3cc2723..a860fd7 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Console Reference</name>
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 7956d97..649dac5 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Core Reference</name>
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index 52a5ccb..f336901 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>
diff --git a/fit/pom.xml b/fit/pom.xml
index 5099f1b..e0011a4 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT</name>
diff --git a/fit/wa-reference/pom.xml b/fit/wa-reference/pom.xml
index b11d8b9..08b9d37 100644
--- a/fit/wa-reference/pom.xml
+++ b/fit/wa-reference/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT WA Reference</name>
diff --git a/pom.xml b/pom.xml
index 98e8296..8dd6e2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>3.0.3-SNAPSHOT</version>
+  <version>3.0.3</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -52,7 +52,7 @@
     <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>HEAD</tag>
+    <tag>syncope-3.0.3</tag>
   </scm>
 
   <issueManagement>
@@ -394,7 +394,7 @@
   </contributors>
 
   <properties>
-    <project.build.outputTimestamp>2023-02-17T08:19:49Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-05-05T06:45:02Z</project.build.outputTimestamp>
     <syncope.version>${project.version}</syncope.version>
 
     <connid.version>1.5.2.0</connid.version>
diff --git a/sra/pom.xml b/sra/pom.xml
index 837f5d2..05b5e9b 100644
--- a/sra/pom.xml
+++ b/sra/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope SRA</name>
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 40996ce..d195297 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>
diff --git a/wa/bootstrap/pom.xml b/wa/bootstrap/pom.xml
index cd6b45f..3f19343 100644
--- a/wa/bootstrap/pom.xml
+++ b/wa/bootstrap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-wa</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope WA Bootstrap</name>
diff --git a/wa/pom.xml b/wa/pom.xml
index b7c0ece..475c940 100644
--- a/wa/pom.xml
+++ b/wa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope WA</name>
diff --git a/wa/starter/pom.xml b/wa/starter/pom.xml
index 3ce54cc..2a190df 100644
--- a/wa/starter/pom.xml
+++ b/wa/starter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-wa</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.3</version>
   </parent>
 
   <name>Apache Syncope WA Spring Boot Starter</name>