This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push:
new 51e17e9 [maven-release-plugin] prepare for next development iteration
51e17e9 is described below
commit 51e17e9992e9114b2118191f589d8e8b92f7477c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jan 17 17:00:18 2019 +0100
[maven-release-plugin] prepare for next development iteration
---
archetype/pom.xml | 2 +-
client/cli/pom.xml | 2 +-
client/console/pom.xml | 2 +-
client/enduser/pom.xml | 2 +-
client/lib/pom.xml | 2 +-
client/pom.xml | 2 +-
common/lib/pom.xml | 2 +-
common/pom.xml | 2 +-
common/rest-api/pom.xml | 2 +-
core/logic/pom.xml | 2 +-
core/migration/pom.xml | 2 +-
core/persistence-api/pom.xml | 2 +-
core/persistence-jpa/pom.xml | 2 +-
core/pom.xml | 2 +-
core/provisioning-api/pom.xml | 2 +-
core/provisioning-java/pom.xml | 2 +-
core/rest-cxf/pom.xml | 2 +-
core/spring/pom.xml | 2 +-
core/workflow-activiti/pom.xml | 2 +-
core/workflow-api/pom.xml | 2 +-
core/workflow-flowable/pom.xml | 2 +-
core/workflow-java/pom.xml | 2 +-
deb/console/pom.xml | 2 +-
deb/core/pom.xml | 2 +-
deb/enduser/pom.xml | 2 +-
deb/pom.xml | 2 +-
docker/console/pom.xml | 2 +-
docker/core/pom.xml | 2 +-
docker/enduser/pom.xml | 2 +-
docker/pom.xml | 2 +-
ext/camel/client-console/pom.xml | 2 +-
ext/camel/common-lib/pom.xml | 2 +-
ext/camel/logic/pom.xml | 2 +-
ext/camel/persistence-api/pom.xml | 2 +-
ext/camel/persistence-jpa/pom.xml | 2 +-
ext/camel/pom.xml | 2 +-
ext/camel/provisioning-api/pom.xml | 2 +-
ext/camel/provisioning-camel/pom.xml | 2 +-
ext/camel/rest-api/pom.xml | 2 +-
ext/camel/rest-cxf/pom.xml | 2 +-
ext/elasticsearch/client-elasticsearch/pom.xml | 2 +-
ext/elasticsearch/persistence-jpa/pom.xml | 2 +-
ext/elasticsearch/pom.xml | 2 +-
ext/elasticsearch/provisioning-java/pom.xml | 2 +-
ext/oidcclient/agent/pom.xml | 2 +-
ext/oidcclient/client-console/pom.xml | 2 +-
ext/oidcclient/client-enduser/pom.xml | 2 +-
ext/oidcclient/common-lib/pom.xml | 2 +-
ext/oidcclient/logic/pom.xml | 2 +-
ext/oidcclient/persistence-api/pom.xml | 2 +-
ext/oidcclient/persistence-jpa/pom.xml | 2 +-
ext/oidcclient/pom.xml | 2 +-
ext/oidcclient/provisioning-api/pom.xml | 2 +-
ext/oidcclient/provisioning-java/pom.xml | 2 +-
ext/oidcclient/rest-api/pom.xml | 2 +-
ext/oidcclient/rest-cxf/pom.xml | 2 +-
ext/pom.xml | 2 +-
ext/saml2sp/agent/pom.xml | 2 +-
ext/saml2sp/client-console/pom.xml | 2 +-
ext/saml2sp/client-enduser/pom.xml | 2 +-
ext/saml2sp/common-lib/pom.xml | 2 +-
ext/saml2sp/logic/pom.xml | 2 +-
ext/saml2sp/persistence-api/pom.xml | 2 +-
ext/saml2sp/persistence-jpa/pom.xml | 2 +-
ext/saml2sp/pom.xml | 2 +-
ext/saml2sp/provisioning-api/pom.xml | 2 +-
ext/saml2sp/provisioning-java/pom.xml | 2 +-
ext/saml2sp/rest-api/pom.xml | 2 +-
ext/saml2sp/rest-cxf/pom.xml | 2 +-
ext/scimv2/client-console/pom.xml | 2 +-
ext/scimv2/common-lib/pom.xml | 2 +-
ext/scimv2/logic/pom.xml | 2 +-
ext/scimv2/pom.xml | 2 +-
ext/scimv2/rest-api/pom.xml | 2 +-
ext/scimv2/rest-cxf/pom.xml | 2 +-
ext/scimv2/scim-rest-api/pom.xml | 2 +-
ext/scimv2/scim-rest-cxf/pom.xml | 2 +-
ext/swagger-ui/pom.xml | 2 +-
fit/build-tools/pom.xml | 2 +-
fit/console-reference/pom.xml | 2 +-
fit/core-reference/pom.xml | 2 +-
fit/enduser-reference/pom.xml | 2 +-
fit/pom.xml | 2 +-
ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml | 2 +-
ide/eclipse/pom.xml | 2 +-
ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml | 2 +-
ide/netbeans/pom.xml | 2 +-
ide/pom.xml | 2 +-
installer/pom.xml | 2 +-
pom.xml | 4 ++--
standalone/pom.xml | 2 +-
91 files changed, 92 insertions(+), 92 deletions(-)
diff --git a/archetype/pom.xml b/archetype/pom.xml
index d1d98da..d62c7ef 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Archetype</name>
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index 902c89a..e364b64 100644
--- a/client/cli/pom.xml
+++ b/client/cli/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-client</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client CLI</name>
diff --git a/client/console/pom.xml b/client/console/pom.xml
index eb76c4c..056b4a0 100644
--- a/client/console/pom.xml
+++ b/client/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-client</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client Console</name>
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index 413dc37..a557b27 100644
--- a/client/enduser/pom.xml
+++ b/client/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-client</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client Enduser</name>
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index 2e66928..75c6aaf 100644
--- a/client/lib/pom.xml
+++ b/client/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-client</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client Lib</name>
diff --git a/client/pom.xml b/client/pom.xml
index 3db669d..fbf3926 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client</name>
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index 4bb0071..37688ff 100644
--- a/common/lib/pom.xml
+++ b/common/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-common</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Common Lib</name>
diff --git a/common/pom.xml b/common/pom.xml
index b562e5e..597adc1 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Common</name>
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index 8e5dbc6..7f960a6 100644
--- a/common/rest-api/pom.xml
+++ b/common/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-common</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Common REST API</name>
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index 41152c2..46f3378 100644
--- a/core/logic/pom.xml
+++ b/core/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Logic</name>
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index 2447afd..d28273b 100644
--- a/core/migration/pom.xml
+++ b/core/migration/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Migration</name>
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index 09c75e4..fa86811 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Persistence API</name>
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index a7fb9b0..cd676d8 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Persistence JPA</name>
diff --git a/core/pom.xml b/core/pom.xml
index 54d373a..f5368a8 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core</name>
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index 27f0e90..fb046c4 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Provisioning API</name>
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index 4b35d12..bb058cc 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Provisioning Java</name>
diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml
index 6adf149..3f07a09 100644
--- a/core/rest-cxf/pom.xml
+++ b/core/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core REST CXF</name>
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 1863357..fbc34ca 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Spring</name>
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index 28d48fb..2378675 100644
--- a/core/workflow-activiti/pom.xml
+++ b/core/workflow-activiti/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Workflow Activiti</name>
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index ce55dab..e0671c6 100644
--- a/core/workflow-api/pom.xml
+++ b/core/workflow-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Workflow API</name>
diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml
index bf403e2..a8d4765 100644
--- a/core/workflow-flowable/pom.xml
+++ b/core/workflow-flowable/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Workflow Flowable</name>
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index 743c0bc..45fef9c 100644
--- a/core/workflow-java/pom.xml
+++ b/core/workflow-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-core</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Workflow Java</name>
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index 6f5d9e1..1895a77 100644
--- a/deb/console/pom.xml
+++ b/deb/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-deb</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb Console</name>
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index 4eb837c..f47848c 100644
--- a/deb/core/pom.xml
+++ b/deb/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-deb</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb Core</name>
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index d9bfdd6..eb092f6 100644
--- a/deb/enduser/pom.xml
+++ b/deb/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-deb</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb Enduser</name>
diff --git a/deb/pom.xml b/deb/pom.xml
index 60c31db..864cddc 100644
--- a/deb/pom.xml
+++ b/deb/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb</name>
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index b39d2f7..4ddeb30 100644
--- a/docker/console/pom.xml
+++ b/docker/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-docker</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker Console</name>
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index df3fd88..997ab0f 100644
--- a/docker/core/pom.xml
+++ b/docker/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-docker</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker Core</name>
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index 67ddf9e..416517c 100644
--- a/docker/enduser/pom.xml
+++ b/docker/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-docker</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker Enduser</name>
diff --git a/docker/pom.xml b/docker/pom.xml
index d7a2b3c..c52132b 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker</name>
diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml
index 8be04bc..c49de12 100644
--- a/ext/camel/client-console/pom.xml
+++ b/ext/camel/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 a66f69f..e2f63cc 100644
--- a/ext/camel/common-lib/pom.xml
+++ b/ext/camel/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 2a29512..55a69d1 100644
--- a/ext/camel/logic/pom.xml
+++ b/ext/camel/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 529cfe5..91a925d 100644
--- a/ext/camel/persistence-api/pom.xml
+++ b/ext/camel/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 2814b5c..4902fa7 100644
--- a/ext/camel/persistence-jpa/pom.xml
+++ b/ext/camel/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: Camel Persistence JPA</name>
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index e5873d8..0f3461d 100644
--- a/ext/camel/pom.xml
+++ b/ext/camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ext</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 68348f8..4663d42 100644
--- a/ext/camel/provisioning-api/pom.xml
+++ b/ext/camel/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 79e46f8..c2d4596 100644
--- a/ext/camel/provisioning-camel/pom.xml
+++ b/ext/camel/provisioning-camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 f687eeb..06614af 100644
--- a/ext/camel/rest-api/pom.xml
+++ b/ext/camel/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 4b3dee8..e0dab05 100644
--- a/ext/camel/rest-cxf/pom.xml
+++ b/ext/camel/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-camel</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 1c6ae16..ddd0cc0 100644
--- a/ext/elasticsearch/client-elasticsearch/pom.xml
+++ b/ext/elasticsearch/client-elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-elasticsearch</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 c5a94a5..58e2cc7 100644
--- a/ext/elasticsearch/persistence-jpa/pom.xml
+++ b/ext/elasticsearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-elasticsearch</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index 64634fe..57a916b 100644
--- a/ext/elasticsearch/pom.xml
+++ b/ext/elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ext</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: Elasticsearch</name>
diff --git a/ext/elasticsearch/provisioning-java/pom.xml
b/ext/elasticsearch/provisioning-java/pom.xml
index 81481ea..86b0991 100644
--- a/ext/elasticsearch/provisioning-java/pom.xml
+++ b/ext/elasticsearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-elasticsearch</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 33ff83b..f94176b 100644
--- a/ext/oidcclient/agent/pom.xml
+++ b/ext/oidcclient/agent/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 27a7eaa..7ef5801 100644
--- a/ext/oidcclient/client-console/pom.xml
+++ b/ext/oidcclient/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 0bbda3c..8edfab7 100644
--- a/ext/oidcclient/client-enduser/pom.xml
+++ b/ext/oidcclient/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 81a8b68..91d2109 100644
--- a/ext/oidcclient/common-lib/pom.xml
+++ b/ext/oidcclient/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 a9b83ac..3f2346d 100644
--- a/ext/oidcclient/logic/pom.xml
+++ b/ext/oidcclient/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 8259b19..966bd67 100644
--- a/ext/oidcclient/persistence-api/pom.xml
+++ b/ext/oidcclient/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 a46ab6f..f817e1c 100644
--- a/ext/oidcclient/persistence-jpa/pom.xml
+++ b/ext/oidcclient/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: OIDC Client Persistence JPA</name>
diff --git a/ext/oidcclient/pom.xml b/ext/oidcclient/pom.xml
index 67833a9..a75bf68 100644
--- a/ext/oidcclient/pom.xml
+++ b/ext/oidcclient/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ext</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 ff89e83..826c5f5 100644
--- a/ext/oidcclient/provisioning-api/pom.xml
+++ b/ext/oidcclient/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 1a82fa72..cfbb75b 100644
--- a/ext/oidcclient/provisioning-java/pom.xml
+++ b/ext/oidcclient/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 f4fd5fd..da18b29 100644
--- a/ext/oidcclient/rest-api/pom.xml
+++ b/ext/oidcclient/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 d4e4652..c2cedde 100644
--- a/ext/oidcclient/rest-cxf/pom.xml
+++ b/ext/oidcclient/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-oidcclient</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: OIDC Client REST CXF</name>
diff --git a/ext/pom.xml b/ext/pom.xml
index 19ea5db..6b10575 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext</name>
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index f81995d..e49d213 100644
--- a/ext/saml2sp/agent/pom.xml
+++ b/ext/saml2sp/agent/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 99ca3bd..80f6ba7 100644
--- a/ext/saml2sp/client-console/pom.xml
+++ b/ext/saml2sp/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 91eb5fa..95e96eb 100644
--- a/ext/saml2sp/client-enduser/pom.xml
+++ b/ext/saml2sp/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 06e767c..db357b8 100644
--- a/ext/saml2sp/common-lib/pom.xml
+++ b/ext/saml2sp/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 d5bffe3..1eae37c 100644
--- a/ext/saml2sp/logic/pom.xml
+++ b/ext/saml2sp/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 e86f286..dc131a4 100644
--- a/ext/saml2sp/persistence-api/pom.xml
+++ b/ext/saml2sp/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 76392b6..c81f6dd 100644
--- a/ext/saml2sp/persistence-jpa/pom.xml
+++ b/ext/saml2sp/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SAML2 SP Persistence JPA</name>
diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml
index 529448f..9b08b79 100644
--- a/ext/saml2sp/pom.xml
+++ b/ext/saml2sp/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ext</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 9f15cd1..ddc244f 100644
--- a/ext/saml2sp/provisioning-api/pom.xml
+++ b/ext/saml2sp/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 6025b7e..54344a9 100644
--- a/ext/saml2sp/provisioning-java/pom.xml
+++ b/ext/saml2sp/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 34956e7..aa4400e 100644
--- a/ext/saml2sp/rest-api/pom.xml
+++ b/ext/saml2sp/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 54ffb1d..ecea8b5 100644
--- a/ext/saml2sp/rest-cxf/pom.xml
+++ b/ext/saml2sp/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 7b19572..fb6d2ce 100644
--- a/ext/scimv2/client-console/pom.xml
+++ b/ext/scimv2/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 Client Console</name>
diff --git a/ext/scimv2/common-lib/pom.xml b/ext/scimv2/common-lib/pom.xml
index df34e48..01b7285 100644
--- a/ext/scimv2/common-lib/pom.xml
+++ b/ext/scimv2/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 Common Lib</name>
diff --git a/ext/scimv2/logic/pom.xml b/ext/scimv2/logic/pom.xml
index 1078631..2ab95bb 100644
--- a/ext/scimv2/logic/pom.xml
+++ b/ext/scimv2/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 Logic</name>
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index 9161f22..9dfdd4e 100644
--- a/ext/scimv2/pom.xml
+++ b/ext/scimv2/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ext</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2</name>
diff --git a/ext/scimv2/rest-api/pom.xml b/ext/scimv2/rest-api/pom.xml
index 1ae2b76..773cecb 100644
--- a/ext/scimv2/rest-api/pom.xml
+++ b/ext/scimv2/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 REST API</name>
diff --git a/ext/scimv2/rest-cxf/pom.xml b/ext/scimv2/rest-cxf/pom.xml
index 7ab5e69..9f88a5f 100644
--- a/ext/scimv2/rest-cxf/pom.xml
+++ b/ext/scimv2/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 REST CXF</name>
diff --git a/ext/scimv2/scim-rest-api/pom.xml b/ext/scimv2/scim-rest-api/pom.xml
index 4b48ce4..ebafdfd 100644
--- a/ext/scimv2/scim-rest-api/pom.xml
+++ b/ext/scimv2/scim-rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 SCIM REST API</name>
diff --git a/ext/scimv2/scim-rest-cxf/pom.xml b/ext/scimv2/scim-rest-cxf/pom.xml
index b83a571..0d6f8e3 100644
--- a/ext/scimv2/scim-rest-cxf/pom.xml
+++ b/ext/scimv2/scim-rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-scimv2</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</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 77124bc..47eba0e 100644
--- a/ext/swagger-ui/pom.xml
+++ b/ext/swagger-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ext</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: Swagger UI</name>
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index bcde47d..37f0555 100644
--- a/fit/build-tools/pom.xml
+++ b/fit/build-tools/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-fit</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope FIT Build Tools</name>
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index 2c4d48c..0e1e849 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-fit</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope FIT Console Reference</name>
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 3f203aa..85a9fa5 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-fit</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope FIT Core Reference</name>
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index 14d900e..4e4b3f8b 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-fit</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope FIT Enduser Reference</name>
diff --git a/fit/pom.xml b/fit/pom.xml
index 0f7683e..fec2b41 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope FIT</name>
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 88a6458..a02ee3a 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.
<parent>
<groupId>org.apache.syncope.ide</groupId>
<artifactId>syncope-ide-eclipse</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index f05948f..45eaba4 100644
--- a/ide/eclipse/pom.xml
+++ b/ide/eclipse/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ide</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope IDE Eclipse</name>
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 cda0ced..adbb3b7 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.
<parent>
<groupId>org.apache.syncope.ide</groupId>
<artifactId>syncope-ide-eclipse</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml
index 344d08c..832e04d 100644
--- a/ide/netbeans/pom.xml
+++ b/ide/netbeans/pom.xml
@@ -20,7 +20,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-ide</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope IDE Netbeans Plugin</name>
diff --git a/ide/pom.xml b/ide/pom.xml
index dfac5a4..0680351 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope IDE</name>
diff --git a/installer/pom.xml b/installer/pom.xml
index 07a3dd8..3c257aa 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Installer</name>
diff --git a/pom.xml b/pom.xml
index 9a535a3..06b5181 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -52,7 +52,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/syncope.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/syncope.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=syncope.git</url>
- <tag>syncope-2.0.12</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 72fc905..b140890 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
</parent>
<name>Apache Syncope Standalone Distribution</name>