diff --git a/archetype/pom.xml b/archetype/pom.xml
index 6029ba64ce..ec05e4d98e 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Archetype
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index 656467da80..ae224914eb 100644
--- a/client/cli/pom.xml
+++ b/client/cli/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-client
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Client CLI
diff --git a/client/console/pom.xml b/client/console/pom.xml
index 5747160523..8820ad9e1a 100644
--- a/client/console/pom.xml
+++ b/client/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-client
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Client Console
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index c5c53e5141..d8b431cc61 100644
--- a/client/enduser/pom.xml
+++ b/client/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-client
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Client Enduser
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index 4239c1e26c..864ee2c0ba 100644
--- a/client/lib/pom.xml
+++ b/client/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-client
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Client Lib
diff --git a/client/pom.xml b/client/pom.xml
index 068be0f3a6..64ef907925 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Client
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index f58b774ab1..5502a566fc 100644
--- a/common/lib/pom.xml
+++ b/common/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-common
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Common Lib
diff --git a/common/pom.xml b/common/pom.xml
index 9247768339..c481ac2c9d 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Common
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index 718ed54bc7..a26d394a86 100644
--- a/common/rest-api/pom.xml
+++ b/common/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-common
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Common REST API
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index 748bc50bec..0f599867f1 100644
--- a/core/logic/pom.xml
+++ b/core/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Logic
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index 12f9f65fc2..9e9a960499 100644
--- a/core/migration/pom.xml
+++ b/core/migration/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Migration
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index 279f33848c..2ca7afda88 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Persistence API
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index 9efbd9df5e..8c998bf946 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Persistence JPA
diff --git a/core/pom.xml b/core/pom.xml
index 8317d8a1c5..1b03c5b3bf 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index fd4a083aa2..2cdb717047 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Provisioning API
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index a979ecbe4c..ccb7c8722a 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Provisioning Java
diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml
index 4b1d9b6b24..1d0a749729 100644
--- a/core/rest-cxf/pom.xml
+++ b/core/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core REST CXF
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 5b194d4eca..8ba5e3b5cf 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Spring
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index 9b3349b976..d5a855d1fb 100644
--- a/core/workflow-activiti/pom.xml
+++ b/core/workflow-activiti/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Workflow Activiti
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index ed4ac00f0c..922e5b7964 100644
--- a/core/workflow-api/pom.xml
+++ b/core/workflow-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Workflow API
diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml
index f5350cacfa..25c8fdddef 100644
--- a/core/workflow-flowable/pom.xml
+++ b/core/workflow-flowable/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Workflow Flowable
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index 802e7193d8..8490018c38 100644
--- a/core/workflow-java/pom.xml
+++ b/core/workflow-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-core
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Core Workflow Java
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index 4169d0ac49..461d72fe8a 100644
--- a/deb/console/pom.xml
+++ b/deb/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-deb
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Deb Console
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index 221dbb4d92..d40ebcaf59 100644
--- a/deb/core/pom.xml
+++ b/deb/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-deb
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Deb Core
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index f8cf5e08ae..e7281e8b42 100644
--- a/deb/enduser/pom.xml
+++ b/deb/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-deb
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Deb Enduser
diff --git a/deb/pom.xml b/deb/pom.xml
index 82fd6075bc..45e4f3f3d2 100644
--- a/deb/pom.xml
+++ b/deb/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Deb
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index 5b32be4c8a..eafcf8ab0d 100644
--- a/docker/console/pom.xml
+++ b/docker/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-docker
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Docker Console
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index 5fa1709f20..1a1d60229d 100644
--- a/docker/core/pom.xml
+++ b/docker/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-docker
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Docker Core
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index 0bfb38a9a5..3f17021a55 100644
--- a/docker/enduser/pom.xml
+++ b/docker/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-docker
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Docker Enduser
diff --git a/docker/pom.xml b/docker/pom.xml
index 8e7c8d1493..90f23a1964 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Docker
diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml
index fbe8805b62..908d1d5155 100644
--- a/ext/camel/client-console/pom.xml
+++ b/ext/camel/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Client Console
diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml
index 4b8c94b168..5bffb3dedd 100644
--- a/ext/camel/common-lib/pom.xml
+++ b/ext/camel/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Common Lib
diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml
index 29168e6a60..788c9a8274 100644
--- a/ext/camel/logic/pom.xml
+++ b/ext/camel/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Logic
diff --git a/ext/camel/persistence-api/pom.xml b/ext/camel/persistence-api/pom.xml
index 7aef246b6b..b692a3c70e 100644
--- a/ext/camel/persistence-api/pom.xml
+++ b/ext/camel/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Persistence API
diff --git a/ext/camel/persistence-jpa/pom.xml b/ext/camel/persistence-jpa/pom.xml
index f94a1879bf..d6f981272b 100644
--- a/ext/camel/persistence-jpa/pom.xml
+++ b/ext/camel/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Persistence JPA
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index 30c054739f..0922a28ffa 100644
--- a/ext/camel/pom.xml
+++ b/ext/camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ext
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel
diff --git a/ext/camel/provisioning-api/pom.xml b/ext/camel/provisioning-api/pom.xml
index d640d0f6da..605ca5456c 100644
--- a/ext/camel/provisioning-api/pom.xml
+++ b/ext/camel/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Provisioning API
diff --git a/ext/camel/provisioning-camel/pom.xml b/ext/camel/provisioning-camel/pom.xml
index 68610d0faf..6929a30f88 100644
--- a/ext/camel/provisioning-camel/pom.xml
+++ b/ext/camel/provisioning-camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel Provisioning
diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml
index 9017a59355..794668a16c 100644
--- a/ext/camel/rest-api/pom.xml
+++ b/ext/camel/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel REST API
diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml
index 2a2f06b7ba..9838f67df2 100644
--- a/ext/camel/rest-cxf/pom.xml
+++ b/ext/camel/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-camel
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Camel REST CXF
diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml
index 09f416aacb..177f3e8e33 100644
--- a/ext/elasticsearch/client-elasticsearch/pom.xml
+++ b/ext/elasticsearch/client-elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-elasticsearch
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Elasticsearch Client
diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml
index 89dbaf140f..0de2e9d031 100644
--- a/ext/elasticsearch/persistence-jpa/pom.xml
+++ b/ext/elasticsearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-elasticsearch
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Elasticsearch Persistence JPA
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index 45dfb26493..3fabdc0f23 100644
--- a/ext/elasticsearch/pom.xml
+++ b/ext/elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ext
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Elasticsearch
diff --git a/ext/elasticsearch/provisioning-java/pom.xml b/ext/elasticsearch/provisioning-java/pom.xml
index a75924c271..ee7ca3be2b 100644
--- a/ext/elasticsearch/provisioning-java/pom.xml
+++ b/ext/elasticsearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-elasticsearch
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Elasticsearch Provisioning Java
diff --git a/ext/oidcclient/agent/pom.xml b/ext/oidcclient/agent/pom.xml
index e631e560c2..946be13ab6 100644
--- a/ext/oidcclient/agent/pom.xml
+++ b/ext/oidcclient/agent/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Agent
diff --git a/ext/oidcclient/client-console/pom.xml b/ext/oidcclient/client-console/pom.xml
index 13db930949..195703fd06 100644
--- a/ext/oidcclient/client-console/pom.xml
+++ b/ext/oidcclient/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Console
diff --git a/ext/oidcclient/client-enduser/pom.xml b/ext/oidcclient/client-enduser/pom.xml
index 85d29168e6..afb7f28aa7 100644
--- a/ext/oidcclient/client-enduser/pom.xml
+++ b/ext/oidcclient/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Enduser
diff --git a/ext/oidcclient/common-lib/pom.xml b/ext/oidcclient/common-lib/pom.xml
index e82546c29f..e565ed1a3c 100644
--- a/ext/oidcclient/common-lib/pom.xml
+++ b/ext/oidcclient/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Common Lib
diff --git a/ext/oidcclient/logic/pom.xml b/ext/oidcclient/logic/pom.xml
index 67cfed1407..813f31b6c7 100644
--- a/ext/oidcclient/logic/pom.xml
+++ b/ext/oidcclient/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Logic
diff --git a/ext/oidcclient/persistence-api/pom.xml b/ext/oidcclient/persistence-api/pom.xml
index bfcc0f6daf..fd46f2a9dd 100644
--- a/ext/oidcclient/persistence-api/pom.xml
+++ b/ext/oidcclient/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Persistence API
diff --git a/ext/oidcclient/persistence-jpa/pom.xml b/ext/oidcclient/persistence-jpa/pom.xml
index 2b865c9214..1ae9293065 100644
--- a/ext/oidcclient/persistence-jpa/pom.xml
+++ b/ext/oidcclient/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Persistence JPA
diff --git a/ext/oidcclient/pom.xml b/ext/oidcclient/pom.xml
index 457c4fca8f..d2465042f7 100644
--- a/ext/oidcclient/pom.xml
+++ b/ext/oidcclient/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ext
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client
diff --git a/ext/oidcclient/provisioning-api/pom.xml b/ext/oidcclient/provisioning-api/pom.xml
index 0475cdf658..13aac3c6a3 100644
--- a/ext/oidcclient/provisioning-api/pom.xml
+++ b/ext/oidcclient/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Provisioning API
diff --git a/ext/oidcclient/provisioning-java/pom.xml b/ext/oidcclient/provisioning-java/pom.xml
index 81f2f673ca..7a5634730a 100644
--- a/ext/oidcclient/provisioning-java/pom.xml
+++ b/ext/oidcclient/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client Provisioning Java
diff --git a/ext/oidcclient/rest-api/pom.xml b/ext/oidcclient/rest-api/pom.xml
index b16bf7eda2..e17530c7aa 100644
--- a/ext/oidcclient/rest-api/pom.xml
+++ b/ext/oidcclient/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client REST API
diff --git a/ext/oidcclient/rest-cxf/pom.xml b/ext/oidcclient/rest-cxf/pom.xml
index c354332e74..a1ce19f6c5 100644
--- a/ext/oidcclient/rest-cxf/pom.xml
+++ b/ext/oidcclient/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-oidcclient
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: OIDC Client REST CXF
diff --git a/ext/pom.xml b/ext/pom.xml
index b03dc0a50f..06741be0c1 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index faa8645d7e..c229d06005 100644
--- a/ext/saml2sp/agent/pom.xml
+++ b/ext/saml2sp/agent/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Agent
diff --git a/ext/saml2sp/client-console/pom.xml b/ext/saml2sp/client-console/pom.xml
index af5183a92f..1ee25ccbfe 100644
--- a/ext/saml2sp/client-console/pom.xml
+++ b/ext/saml2sp/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Client Console
diff --git a/ext/saml2sp/client-enduser/pom.xml b/ext/saml2sp/client-enduser/pom.xml
index eb78112b6d..91478800b6 100644
--- a/ext/saml2sp/client-enduser/pom.xml
+++ b/ext/saml2sp/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Client Enduser
diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml
index 91486efc9b..a406715cdf 100644
--- a/ext/saml2sp/common-lib/pom.xml
+++ b/ext/saml2sp/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Common Lib
diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml
index f98accd7d1..ab3fed4f07 100644
--- a/ext/saml2sp/logic/pom.xml
+++ b/ext/saml2sp/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Logic
diff --git a/ext/saml2sp/persistence-api/pom.xml b/ext/saml2sp/persistence-api/pom.xml
index 629c7d92dd..6156aefbfc 100644
--- a/ext/saml2sp/persistence-api/pom.xml
+++ b/ext/saml2sp/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Persistence API
diff --git a/ext/saml2sp/persistence-jpa/pom.xml b/ext/saml2sp/persistence-jpa/pom.xml
index 2b34ba22d7..2bb03d89c9 100644
--- a/ext/saml2sp/persistence-jpa/pom.xml
+++ b/ext/saml2sp/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Persistence JPA
diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml
index 3a374a688e..553a35cf56 100644
--- a/ext/saml2sp/pom.xml
+++ b/ext/saml2sp/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ext
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP
diff --git a/ext/saml2sp/provisioning-api/pom.xml b/ext/saml2sp/provisioning-api/pom.xml
index 6b5296e93b..ed10f055f7 100644
--- a/ext/saml2sp/provisioning-api/pom.xml
+++ b/ext/saml2sp/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Provisioning API
diff --git a/ext/saml2sp/provisioning-java/pom.xml b/ext/saml2sp/provisioning-java/pom.xml
index e31c5d6fed..0e887066e6 100644
--- a/ext/saml2sp/provisioning-java/pom.xml
+++ b/ext/saml2sp/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP Provisioning Java
diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml
index edd029f596..a78fdff866 100644
--- a/ext/saml2sp/rest-api/pom.xml
+++ b/ext/saml2sp/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP REST API
diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml
index e864e2768a..f77e2a2506 100644
--- a/ext/saml2sp/rest-cxf/pom.xml
+++ b/ext/saml2sp/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-saml2sp
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SAML2 SP REST CXF
diff --git a/ext/scimv2/client-console/pom.xml b/ext/scimv2/client-console/pom.xml
index 539b92d766..f81148412f 100644
--- a/ext/scimv2/client-console/pom.xml
+++ b/ext/scimv2/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 Client Console
diff --git a/ext/scimv2/common-lib/pom.xml b/ext/scimv2/common-lib/pom.xml
index dc4c5f59f8..795628be04 100644
--- a/ext/scimv2/common-lib/pom.xml
+++ b/ext/scimv2/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 Common Lib
diff --git a/ext/scimv2/logic/pom.xml b/ext/scimv2/logic/pom.xml
index 91e44dca45..1991495275 100644
--- a/ext/scimv2/logic/pom.xml
+++ b/ext/scimv2/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 Logic
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index b8a53d8669..f9ab78716b 100644
--- a/ext/scimv2/pom.xml
+++ b/ext/scimv2/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ext
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2
diff --git a/ext/scimv2/rest-api/pom.xml b/ext/scimv2/rest-api/pom.xml
index 7bca8a5c5c..6650b37366 100644
--- a/ext/scimv2/rest-api/pom.xml
+++ b/ext/scimv2/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 REST API
diff --git a/ext/scimv2/rest-cxf/pom.xml b/ext/scimv2/rest-cxf/pom.xml
index 1f33cd0906..90ec7e2e80 100644
--- a/ext/scimv2/rest-cxf/pom.xml
+++ b/ext/scimv2/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 REST CXF
diff --git a/ext/scimv2/scim-rest-api/pom.xml b/ext/scimv2/scim-rest-api/pom.xml
index f7b6257ece..c3c5a84710 100644
--- a/ext/scimv2/scim-rest-api/pom.xml
+++ b/ext/scimv2/scim-rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 SCIM REST API
diff --git a/ext/scimv2/scim-rest-cxf/pom.xml b/ext/scimv2/scim-rest-cxf/pom.xml
index 76b4150a8a..7a0a1153a6 100644
--- a/ext/scimv2/scim-rest-cxf/pom.xml
+++ b/ext/scimv2/scim-rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope.ext
syncope-ext-scimv2
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: SCIMv2 SCIM REST CXF
diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml
index ca3f140e01..ab0660f7fa 100644
--- a/ext/swagger-ui/pom.xml
+++ b/ext/swagger-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ext
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Ext: Swagger UI
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index a180356bab..292d35c235 100644
--- a/fit/build-tools/pom.xml
+++ b/fit/build-tools/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-fit
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope FIT Build Tools
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index afaed53e85..f7250a0320 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-fit
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope FIT Console Reference
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 85748e39cd..936b98c6bf 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-fit
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope FIT Core Reference
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index e0b45f46f3..5aedd74ef9 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-fit
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope FIT Enduser Reference
diff --git a/fit/pom.xml b/fit/pom.xml
index 285a2ab9bd..9f2f06e9e6 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope FIT
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 41bf068ca7..8c715d3eba 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 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Apache Syncope Eclipse Plugin
Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.15.qualifier
+Bundle-Version: 2.0.15
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 7f97792eda..590c167eca 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 @@ under the License.
org.apache.syncope.ide
syncope-ide-eclipse
- 2.0.15-SNAPSHOT
+ 2.0.15
../../
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 c511f5ab51..05f1b84792 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 @@ Manifest-Version: 1.0
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.15.qualifier
+Bundle-Version: 2.0.15
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 d74ec0ed9c..c961dcc96b 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 @@ under the License.
org.apache.syncope.ide
syncope-ide-eclipse
- 2.0.15-SNAPSHOT
+ 2.0.15
../../
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index 929db2b57e..2cd7c25156 100644
--- a/ide/eclipse/pom.xml
+++ b/ide/eclipse/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope-ide
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope IDE Eclipse
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 c51f9dc6a4..1b606a485c 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 @@ specific language governing permissions and limitations
under the License.
-->
-
+
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 2ce32231dd..e390b056d8 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 @@ under the License.
org.apache.syncope.ide
syncope-ide-eclipse
- 2.0.15-SNAPSHOT
+ 2.0.15
../../
diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml
index a7ebb52edc..3dd49bbe8b 100644
--- a/ide/netbeans/pom.xml
+++ b/ide/netbeans/pom.xml
@@ -20,7 +20,7 @@ under the License.
org.apache.syncope
syncope-ide
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope IDE Netbeans Plugin
diff --git a/ide/pom.xml b/ide/pom.xml
index 204754bed8..f879efc866 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -22,7 +22,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope IDE
diff --git a/installer/pom.xml b/installer/pom.xml
index aff7aefcfc..7b3deb6ec1 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Installer
diff --git a/pom.xml b/pom.xml
index 3ee0a3c35e..920d44a2da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
pom
@@ -52,7 +52,7 @@ under the License.
scm:git:https://gitbox.apache.org/repos/asf/syncope.git
scm:git:https://gitbox.apache.org/repos/asf/syncope.git
https://gitbox.apache.org/repos/asf?p=syncope.git
- HEAD
+ syncope-2.0.15
diff --git a/standalone/pom.xml b/standalone/pom.xml
index c780cf0301..ca43c73831 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@ under the License.
org.apache.syncope
syncope
- 2.0.15-SNAPSHOT
+ 2.0.15
Apache Syncope Standalone Distribution