prepare release syncope-2.0.16
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 7f12d5c..b7f2f1d 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index 399719a..28dd7db 100644
--- a/client/cli/pom.xml
+++ b/client/cli/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Client CLI</name>
diff --git a/client/console/pom.xml b/client/console/pom.xml
index d55f4d9..39c5587 100644
--- a/client/console/pom.xml
+++ b/client/console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Client Console</name>
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index c92d0cf..3a91805 100644
--- a/client/enduser/pom.xml
+++ b/client/enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
     
   <name>Apache Syncope Client Enduser</name>
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index 67fcb83..9f5324a 100644
--- a/client/lib/pom.xml
+++ b/client/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Client Lib</name>
diff --git a/client/pom.xml b/client/pom.xml
index 91f1677..0656fde 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Client</name>
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index a4495c2..08113c8 100644
--- a/common/lib/pom.xml
+++ b/common/lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Common Lib</name>
diff --git a/common/pom.xml b/common/pom.xml
index ac8915d..a3ed19b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Common</name>
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index 3de54d3..3a70fee 100644
--- a/common/rest-api/pom.xml
+++ b/common/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Common REST API</name>
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index a97bec9..4c866fd 100644
--- a/core/logic/pom.xml
+++ b/core/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Logic</name>
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index b4c9fb5..5c62d4c 100644
--- a/core/migration/pom.xml
+++ b/core/migration/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Migration</name>
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index c2138a8..f1bcb47 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Persistence API</name>
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index ce0e362..8587ebc 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>
diff --git a/core/pom.xml b/core/pom.xml
index 932f7d8..e5031e1 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core</name>
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index 13b06c4..c335382 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning API</name>
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index ff8801e..e46652c 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning Java</name>
diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml
index 6c3067e..de160c1 100644
--- a/core/rest-cxf/pom.xml
+++ b/core/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core REST CXF</name>
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 4cd2e1c..cbe15f4 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index e5bfcf0..6c0fa47 100644
--- a/core/workflow-activiti/pom.xml
+++ b/core/workflow-activiti/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Activiti</name>
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index 66bbb35..24bbd48 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Workflow API</name>
diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml
index d5a7cf6..3f08238 100644
--- a/core/workflow-flowable/pom.xml
+++ b/core/workflow-flowable/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Flowable</name>
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index 7136e00..40a5bf1 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index 3ad7cb3..4edbc56 100644
--- a/deb/console/pom.xml
+++ b/deb/console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Deb Console</name>
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index acdcf50..2c55372 100644
--- a/deb/core/pom.xml
+++ b/deb/core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Deb Core</name>
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index e1e0aec..97b91b9 100644
--- a/deb/enduser/pom.xml
+++ b/deb/enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Deb Enduser</name>
diff --git a/deb/pom.xml b/deb/pom.xml
index b2aab07..2e6660a 100644
--- a/deb/pom.xml
+++ b/deb/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Deb</name>
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index b94f946..7f2002e 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Docker Console</name>
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index 5c86bee..4948b8c 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Docker Core</name>
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index 12d80aa..a47ff3f 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Docker Enduser</name>
diff --git a/docker/pom.xml b/docker/pom.xml
index 0d32eb4..374dda7 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Docker</name>
diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml
index 76d9382..baaf74c 100644
--- a/ext/camel/client-console/pom.xml
+++ b/ext/camel/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Client Console</name>
diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml
index e22c034..bb93a8d 100644
--- a/ext/camel/common-lib/pom.xml
+++ b/ext/camel/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Common Lib</name>
diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml
index e4ed805..b42ac42 100644
--- a/ext/camel/logic/pom.xml
+++ b/ext/camel/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Logic</name>
diff --git a/ext/camel/persistence-api/pom.xml b/ext/camel/persistence-api/pom.xml
index 243a61c..b0e44d0 100644
--- a/ext/camel/persistence-api/pom.xml
+++ b/ext/camel/persistence-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence API</name>
diff --git a/ext/camel/persistence-jpa/pom.xml b/ext/camel/persistence-jpa/pom.xml
index da774ce..45ff831 100644
--- a/ext/camel/persistence-jpa/pom.xml
+++ b/ext/camel/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence JPA</name>
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index 9e6e8dc..d90f4c2 100644
--- a/ext/camel/pom.xml
+++ b/ext/camel/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel</name>
diff --git a/ext/camel/provisioning-api/pom.xml b/ext/camel/provisioning-api/pom.xml
index d68e578..4c4c61c 100644
--- a/ext/camel/provisioning-api/pom.xml
+++ b/ext/camel/provisioning-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning API</name>
diff --git a/ext/camel/provisioning-camel/pom.xml b/ext/camel/provisioning-camel/pom.xml
index 8fbd4fd..eff9e96 100644
--- a/ext/camel/provisioning-camel/pom.xml
+++ b/ext/camel/provisioning-camel/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning</name>
diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml
index d2d49dd..d6b211c 100644
--- a/ext/camel/rest-api/pom.xml
+++ b/ext/camel/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST API</name>
diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml
index 72317b9..1ad4a79 100644
--- a/ext/camel/rest-cxf/pom.xml
+++ b/ext/camel/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST CXF</name>
diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml
index 406621e..3ff4264 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Client</name>
diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml
index b208c76..ebad3ac 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index a8b5821..87ae732 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 5e58edf..0ebf602 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name>
diff --git a/ext/oidcclient/agent/pom.xml b/ext/oidcclient/agent/pom.xml
index 82be8be..657d7f8 100644
--- a/ext/oidcclient/agent/pom.xml
+++ b/ext/oidcclient/agent/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Agent</name>
diff --git a/ext/oidcclient/client-console/pom.xml b/ext/oidcclient/client-console/pom.xml
index 6663af1..3b9939a 100644
--- a/ext/oidcclient/client-console/pom.xml
+++ b/ext/oidcclient/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Console</name>
diff --git a/ext/oidcclient/client-enduser/pom.xml b/ext/oidcclient/client-enduser/pom.xml
index 0bc32de..704da70 100644
--- a/ext/oidcclient/client-enduser/pom.xml
+++ b/ext/oidcclient/client-enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Enduser</name>
diff --git a/ext/oidcclient/common-lib/pom.xml b/ext/oidcclient/common-lib/pom.xml
index d9f5736..ae04e82 100644
--- a/ext/oidcclient/common-lib/pom.xml
+++ b/ext/oidcclient/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Common Lib</name>
diff --git a/ext/oidcclient/logic/pom.xml b/ext/oidcclient/logic/pom.xml
index 7bdc02b..3ae1985 100644
--- a/ext/oidcclient/logic/pom.xml
+++ b/ext/oidcclient/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Logic</name>
diff --git a/ext/oidcclient/persistence-api/pom.xml b/ext/oidcclient/persistence-api/pom.xml
index 40d9ffb..a63c954 100644
--- a/ext/oidcclient/persistence-api/pom.xml
+++ b/ext/oidcclient/persistence-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Persistence API</name>
diff --git a/ext/oidcclient/persistence-jpa/pom.xml b/ext/oidcclient/persistence-jpa/pom.xml
index 4fdfd80..c9f7689 100644
--- a/ext/oidcclient/persistence-jpa/pom.xml
+++ b/ext/oidcclient/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Persistence JPA</name>
diff --git a/ext/oidcclient/pom.xml b/ext/oidcclient/pom.xml
index d08de48..e094aa4 100644
--- a/ext/oidcclient/pom.xml
+++ b/ext/oidcclient/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client</name>
diff --git a/ext/oidcclient/provisioning-api/pom.xml b/ext/oidcclient/provisioning-api/pom.xml
index 86e9703..972f787 100644
--- a/ext/oidcclient/provisioning-api/pom.xml
+++ b/ext/oidcclient/provisioning-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Provisioning API</name>
diff --git a/ext/oidcclient/provisioning-java/pom.xml b/ext/oidcclient/provisioning-java/pom.xml
index c4215ea..9ebd30d 100644
--- a/ext/oidcclient/provisioning-java/pom.xml
+++ b/ext/oidcclient/provisioning-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client Provisioning Java</name>
diff --git a/ext/oidcclient/rest-api/pom.xml b/ext/oidcclient/rest-api/pom.xml
index 9bf2750..5106df3 100644
--- a/ext/oidcclient/rest-api/pom.xml
+++ b/ext/oidcclient/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client REST API</name>
diff --git a/ext/oidcclient/rest-cxf/pom.xml b/ext/oidcclient/rest-cxf/pom.xml
index c94027c..6d2975e 100644
--- a/ext/oidcclient/rest-cxf/pom.xml
+++ b/ext/oidcclient/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-oidcclient</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: OIDC Client REST CXF</name>
diff --git a/ext/pom.xml b/ext/pom.xml
index 37d32d7..d387411 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext</name>
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index 364ee88..590103d 100644
--- a/ext/saml2sp/agent/pom.xml
+++ b/ext/saml2sp/agent/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Agent</name>
diff --git a/ext/saml2sp/client-console/pom.xml b/ext/saml2sp/client-console/pom.xml
index c9f1e3f..444b558 100644
--- a/ext/saml2sp/client-console/pom.xml
+++ b/ext/saml2sp/client-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Console</name>
diff --git a/ext/saml2sp/client-enduser/pom.xml b/ext/saml2sp/client-enduser/pom.xml
index 691be48..ce4f388 100644
--- a/ext/saml2sp/client-enduser/pom.xml
+++ b/ext/saml2sp/client-enduser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Enduser</name>
diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml
index 0d86ae1..baef025 100644
--- a/ext/saml2sp/common-lib/pom.xml
+++ b/ext/saml2sp/common-lib/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Common Lib</name>
diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml
index 48fbfbc..55a1cb4 100644
--- a/ext/saml2sp/logic/pom.xml
+++ b/ext/saml2sp/logic/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Logic</name>
diff --git a/ext/saml2sp/persistence-api/pom.xml b/ext/saml2sp/persistence-api/pom.xml
index fbfb6b9..bbbe9d0 100644
--- a/ext/saml2sp/persistence-api/pom.xml
+++ b/ext/saml2sp/persistence-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence API</name>
diff --git a/ext/saml2sp/persistence-jpa/pom.xml b/ext/saml2sp/persistence-jpa/pom.xml
index 84a7531..11c9a5d 100644
--- a/ext/saml2sp/persistence-jpa/pom.xml
+++ b/ext/saml2sp/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence JPA</name>
diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml
index 9e0d57c..0f62e4d 100644
--- a/ext/saml2sp/pom.xml
+++ b/ext/saml2sp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP</name>
diff --git a/ext/saml2sp/provisioning-api/pom.xml b/ext/saml2sp/provisioning-api/pom.xml
index e268dbe..83db070 100644
--- a/ext/saml2sp/provisioning-api/pom.xml
+++ b/ext/saml2sp/provisioning-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning API</name>
diff --git a/ext/saml2sp/provisioning-java/pom.xml b/ext/saml2sp/provisioning-java/pom.xml
index 25555ef..d06469c 100644
--- a/ext/saml2sp/provisioning-java/pom.xml
+++ b/ext/saml2sp/provisioning-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning Java</name>
diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml
index 1b743e6..58ad785 100644
--- a/ext/saml2sp/rest-api/pom.xml
+++ b/ext/saml2sp/rest-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST API</name>
diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml
index b01e519..af41288 100644
--- a/ext/saml2sp/rest-cxf/pom.xml
+++ b/ext/saml2sp/rest-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST CXF</name>
diff --git a/ext/scimv2/client-console/pom.xml b/ext/scimv2/client-console/pom.xml
index c7e084e..d073399 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 7d958ea..6f3fa5e 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 7757917..9b98572 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 Logic</name>
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index d51588b..9b571b5 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 790e2cc..8f64bda 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 3b34c65..cae599e 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 bed2bcc..2fd8046 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</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 3190610..95397ee 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: SCIMv2 SCIM REST CXF</name>
diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml
index fe3c79a..746bad0 100644
--- a/ext/swagger-ui/pom.xml
+++ b/ext/swagger-ui/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Ext: Swagger UI</name>
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index c87c52c..d86bc62 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope FIT Build Tools</name>
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index 521f933..2ebd112 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope FIT Console Reference</name>
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 6776d05..d2dde6a 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope FIT Core Reference</name>
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index ba23bf3..b3bf015 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>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>
diff --git a/fit/pom.xml b/fit/pom.xml
index a89c53b..df92ca7 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope FIT</name>
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
index 7729b48..e4efa82 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.16.qualifier
+Bundle-Version: 2.0.16
 Bundle-Activator: org.apache.syncope.ide.eclipse.plugin.Activator
 Require-Bundle: org.eclipse.ui,
       org.eclipse.core.runtime,
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
index e8fc9cf..66118b0 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
index 5f761c3..cb93eaa 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.16.qualifier
+Bundle-Version: 2.0.16
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
index d986aca..01d2757 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index e66b7ed..91393d5 100644
--- a/ide/eclipse/pom.xml
+++ b/ide/eclipse/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ide</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope IDE Eclipse</name>
diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
index 9bfe550..ed863bf 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
@@ -18,7 +18,7 @@
 under the License.
 -->
 <site>
-   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.16.qualifier">
+   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.16">
       <category name="apachesyncope"/>
    </bundle>
    <category-def name="apachesyncope" label="Apache Syncope">
diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
index 954e075..2a0bcf0 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml
index 874c20a..fac978d 100644
--- a/ide/netbeans/pom.xml
+++ b/ide/netbeans/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ide</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope IDE Netbeans Plugin</name>
diff --git a/ide/pom.xml b/ide/pom.xml
index 85bef57..8963658 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope IDE</name>
diff --git a/installer/pom.xml b/installer/pom.xml
index e510822..76547a9 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Installer</name>
diff --git a/pom.xml b/pom.xml
index ab036af..8237185 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>2.0.16-SNAPSHOT</version>
+  <version>2.0.16</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-2.0.16</tag>
   </scm>
 
   <issueManagement>
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 3baa203..11c54d3 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.16-SNAPSHOT</version>
+    <version>2.0.16</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>