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 8a1deb0 [maven-release-plugin] prepare for next development iteration
8a1deb0 is described below
commit 8a1deb0df12fe154b0828d3d63cdd18618b6d025
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Apr 19 10:46:48 2019 +0200
[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 507ca2a..48ac78f 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Archetype</name>
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index 2abbbce..51af79b 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client CLI</name>
diff --git a/client/console/pom.xml b/client/console/pom.xml
index 62c1f38..c04439d 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client Console</name>
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index 65eccca..0094de6 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client Enduser</name>
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index 2491963..ff90122 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client Lib</name>
diff --git a/client/pom.xml b/client/pom.xml
index abdd8c0..eb00bcd 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Client</name>
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index b659dfe..88e077b 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Common Lib</name>
diff --git a/common/pom.xml b/common/pom.xml
index e6d4910..809dda3 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Common</name>
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index 41d08d1..5768440 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Common REST API</name>
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index 15a90cb..b27c986 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Logic</name>
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index f18eefa..60b5e91 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Migration</name>
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index fa45566..92e4af4 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.13</version>
+ <version>2.0.14-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 c3cd571..1ca9641 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Persistence JPA</name>
diff --git a/core/pom.xml b/core/pom.xml
index 7e25eae..256ea3b 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core</name>
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index b48b35d..aaf1ed3 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.13</version>
+ <version>2.0.14-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 b68050e..81dac5a 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.13</version>
+ <version>2.0.14-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 2f3dd75..bfcd41a 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core REST CXF</name>
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index ce5e9e3..91b6b6f 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Spring</name>
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index 6263696..ebf80be 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.13</version>
+ <version>2.0.14-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 c8953f6..e286e88 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.13</version>
+ <version>2.0.14-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 0cdb0a0..ff6a1d9 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.13</version>
+ <version>2.0.14-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 0f6e501..0507575 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Core Workflow Java</name>
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index 08c702d..9d5fbb7 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb Console</name>
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index e60236d..ac7fca4 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb Core</name>
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index d2b20c8..a9566d6 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb Enduser</name>
diff --git a/deb/pom.xml b/deb/pom.xml
index db2144b..59b4f65 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Deb</name>
diff --git a/docker/console/pom.xml b/docker/console/pom.xml
index 2a339c3..1c0b51a 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker Console</name>
diff --git a/docker/core/pom.xml b/docker/core/pom.xml
index 85d479b..edde9f6 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker Core</name>
diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml
index a32c87d..5d1ad3d 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Docker Enduser</name>
diff --git a/docker/pom.xml b/docker/pom.xml
index eba40c0..c0b2b4e 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.13</version>
+ <version>2.0.14-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 8b3f96a..52c3946 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.13</version>
+ <version>2.0.14-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 7e758f6..ae10f23 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.13</version>
+ <version>2.0.14-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 80411fa..9fe4d38 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.13</version>
+ <version>2.0.14-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 df48b40..2ff6d85 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.13</version>
+ <version>2.0.14-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 8d0649e..5d5e93a 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: Camel Persistence JPA</name>
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index 78d565f..ceaf17d 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.13</version>
+ <version>2.0.14-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 319db5c..855b4a6 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.13</version>
+ <version>2.0.14-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 45f6508..38dc94c 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.13</version>
+ <version>2.0.14-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 21357bd..b71f476 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.13</version>
+ <version>2.0.14-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 a7073ef..c887d01 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.13</version>
+ <version>2.0.14-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 540d6c6..812057e 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.13</version>
+ <version>2.0.14-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 6473b23..6f3b577 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index e3acfc3..b8be4d1 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.13</version>
+ <version>2.0.14-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 62dccf0..f4807b8 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.13</version>
+ <version>2.0.14-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 405953a..b69b3e9 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.13</version>
+ <version>2.0.14-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 7c71465..67c0fae 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.13</version>
+ <version>2.0.14-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 fa81de9..c27b9f5 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.13</version>
+ <version>2.0.14-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 1ec260c..f9947b9 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.13</version>
+ <version>2.0.14-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 9c33a5b..2eab674 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.13</version>
+ <version>2.0.14-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 e33e53f..8f4c9d2 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.13</version>
+ <version>2.0.14-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 7df2184..83b58f3 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.13</version>
+ <version>2.0.14-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 9100723..068f907 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.13</version>
+ <version>2.0.14-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 a091885..3d3cae2 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.13</version>
+ <version>2.0.14-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 f0d8dba..b7046c0 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.13</version>
+ <version>2.0.14-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 e7639e9..3541cad 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.13</version>
+ <version>2.0.14-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 eb1a445..781f4e6 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: OIDC Client REST CXF</name>
diff --git a/ext/pom.xml b/ext/pom.xml
index 6b62862..ded7f50 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext</name>
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index fbd8ef9..bf60415 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.13</version>
+ <version>2.0.14-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 3fe592c..32ca7b5 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.13</version>
+ <version>2.0.14-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 a0648cb..484b639 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.13</version>
+ <version>2.0.14-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 cc50445..41e600b 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.13</version>
+ <version>2.0.14-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 a51a949..17d7bf4 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.13</version>
+ <version>2.0.14-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 bef19ac..f34a8de 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.13</version>
+ <version>2.0.14-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 f3186fa..6b1ed74 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.13</version>
+ <version>2.0.14-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 e0a9c94..c0c9383 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.13</version>
+ <version>2.0.14-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 a9ef43b..5ac8717 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.13</version>
+ <version>2.0.14-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 974efeb..fb1a07d 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.13</version>
+ <version>2.0.14-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 d227db6..61805e5 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.13</version>
+ <version>2.0.14-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 acd125e..4401cc1 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.13</version>
+ <version>2.0.14-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 be04aa3..727dd43 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.13</version>
+ <version>2.0.14-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 cfebe13..9465d6c 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.13</version>
+ <version>2.0.14-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 968606e..ad7bada 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Ext: SCIMv2 Logic</name>
diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml
index 811c996..f321fb9 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.13</version>
+ <version>2.0.14-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 b3d304e..b136969 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.13</version>
+ <version>2.0.14-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 ce7f7f7..3cd2710 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.13</version>
+ <version>2.0.14-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 93905d0..40c8b13 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.13</version>
+ <version>2.0.14-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 125d4f9..8e1bd9e 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.13</version>
+ <version>2.0.14-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 f837a55..01d1843 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.13</version>
+ <version>2.0.14-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 c8c5249..ae97b5b 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.13</version>
+ <version>2.0.14-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 169af41..3893a72 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.13</version>
+ <version>2.0.14-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 cb02f91..81734c2 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.13</version>
+ <version>2.0.14-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 458b956..65a1b92 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope FIT Enduser Reference</name>
diff --git a/fit/pom.xml b/fit/pom.xml
index 9abce1c..fb46ca4 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.13</version>
+ <version>2.0.14-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 d830ed0..bd78d42 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index c9c889d..fa448cf 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.13</version>
+ <version>2.0.14-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 8135049..5576dcf 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml
index a11675e..c19c206 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope IDE Netbeans Plugin</name>
diff --git a/ide/pom.xml b/ide/pom.xml
index bfd7c82..3737fe4 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope IDE</name>
diff --git a/installer/pom.xml b/installer/pom.xml
index 29dabe2..2178d37 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Installer</name>
diff --git a/pom.xml b/pom.xml
index 8345d57..8872bc4 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.13</version>
+ <version>2.0.14-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.13</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 1b04b65..fb6a4f0 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.13</version>
+ <version>2.0.14-SNAPSHOT</version>
</parent>
<name>Apache Syncope Standalone Distribution</name>