This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit c8b73ae3d8bd1405c6ae717022a367405c6eca9e Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Wed Apr 7 08:42:29 2021 +0200 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/persistence-api/pom.xml | 2 +- core/persistence-jpa-json/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/upgrade/pom.xml | 2 +- core/workflow-api/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/flowable/client-console/pom.xml | 2 +- ext/flowable/client-enduser/pom.xml | 2 +- ext/flowable/common-lib/pom.xml | 2 +- ext/flowable/flowable-bpmn/pom.xml | 2 +- ext/flowable/logic/pom.xml | 2 +- ext/flowable/pom.xml | 2 +- ext/flowable/rest-api/pom.xml | 2 +- ext/flowable/rest-cxf/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 +- .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF | 2 +- ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml | 2 +- .../bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF | 2 +- ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml | 2 +- ide/eclipse/pom.xml | 2 +- ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.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 +- 102 files changed, 103 insertions(+), 103 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index b9e525a..acb9871 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Archetype</name> diff --git a/client/cli/pom.xml b/client/cli/pom.xml index 7e5644f..9d3b718 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Client CLI</name> diff --git a/client/console/pom.xml b/client/console/pom.xml index 217805d..6fc3bc3 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Client Console</name> diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml index c2bd44f..f217316 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Client Enduser</name> diff --git a/client/lib/pom.xml b/client/lib/pom.xml index 559dd97..ecf6c83 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Client Lib</name> diff --git a/client/pom.xml b/client/pom.xml index e1377e0..2846d28 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Client</name> diff --git a/common/lib/pom.xml b/common/lib/pom.xml index 79854fe..e3c95bf 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Common Lib</name> diff --git a/common/pom.xml b/common/pom.xml index 51ca851..91ac145 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Common</name> diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml index 34d8cb2..2b03bd6 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Common REST API</name> diff --git a/core/logic/pom.xml b/core/logic/pom.xml index 2fa9bc4..f87f1fa 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Logic</name> diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml index 882655a..664b672 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Persistence API</name> diff --git a/core/persistence-jpa-json/pom.xml b/core/persistence-jpa-json/pom.xml index 781bcff..db62115 100644 --- a/core/persistence-jpa-json/pom.xml +++ b/core/persistence-jpa-json/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Persistence JPA JSON</name> diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml index 117dbc7..f7d10c3 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Persistence JPA</name> diff --git a/core/pom.xml b/core/pom.xml index 90faba8..f6799b6 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core</name> diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml index 7ba7c78..e90aa78 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.1.9</version> + <version>2.1.10-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 9bcd76b..be991ec 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.1.9</version> + <version>2.1.10-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 7521e4e..96ec49d 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core REST CXF</name> diff --git a/core/spring/pom.xml b/core/spring/pom.xml index 01005b4..4f757fa 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Spring</name> diff --git a/core/upgrade/pom.xml b/core/upgrade/pom.xml index 928443f..cd1300e 100644 --- a/core/upgrade/pom.xml +++ b/core/upgrade/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Upgrade</name> diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml index 4c4ae55..83d7c3f 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Workflow API</name> diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml index dea44af..abb2004 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Core Workflow Java</name> diff --git a/deb/console/pom.xml b/deb/console/pom.xml index f5fb347..347c2d0 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Console</name> diff --git a/deb/core/pom.xml b/deb/core/pom.xml index 59d7f3a..0f9162b 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Core</name> diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml index 48fa68e..3d70738 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Enduser</name> diff --git a/deb/pom.xml b/deb/pom.xml index 75084bf..db07965 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Deb</name> diff --git a/docker/console/pom.xml b/docker/console/pom.xml index 65d380c..927e2e7 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Docker Console</name> diff --git a/docker/core/pom.xml b/docker/core/pom.xml index 5f0e590..3d98a58 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Docker Core</name> diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml index 2619597..ba0b0e6 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Docker Enduser</name> diff --git a/docker/pom.xml b/docker/pom.xml index b79ca8c..b075f86 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.1.9</version> + <version>2.1.10-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 ade16aa..180f297 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.1.9</version> + <version>2.1.10-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 c8c9de6..8b79b43 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.1.9</version> + <version>2.1.10-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 15dcdd6..d817eae 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.1.9</version> + <version>2.1.10-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 0ea7e96..ad905ec 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.1.9</version> + <version>2.1.10-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 e24a847..efea565 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Persistence JPA</name> diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml index 93ef811..1254893 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.1.9</version> + <version>2.1.10-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 414f7d1..7c6fb06 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.1.9</version> + <version>2.1.10-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 01479a8..673d5dd 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.1.9</version> + <version>2.1.10-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 76984b1..4d724e6 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.1.9</version> + <version>2.1.10-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 3379c17..599c3db 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.1.9</version> + <version>2.1.10-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 6c1ba4d..fcf2412 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.1.9</version> + <version>2.1.10-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 3d91927..a01d93d 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name> diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml index fd49a2c..be251c3 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.1.9</version> + <version>2.1.10-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 6dbeb8e..d190fce 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name> diff --git a/ext/flowable/client-console/pom.xml b/ext/flowable/client-console/pom.xml index bf1141d..4aca96d 100644 --- a/ext/flowable/client-console/pom.xml +++ b/ext/flowable/client-console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable Client Console</name> diff --git a/ext/flowable/client-enduser/pom.xml b/ext/flowable/client-enduser/pom.xml index 140b67e..332e73b 100644 --- a/ext/flowable/client-enduser/pom.xml +++ b/ext/flowable/client-enduser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable Client Enduser</name> diff --git a/ext/flowable/common-lib/pom.xml b/ext/flowable/common-lib/pom.xml index 073bd42..66aa255 100644 --- a/ext/flowable/common-lib/pom.xml +++ b/ext/flowable/common-lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable Common Lib</name> diff --git a/ext/flowable/flowable-bpmn/pom.xml b/ext/flowable/flowable-bpmn/pom.xml index 8c64c6f..1995e70 100644 --- a/ext/flowable/flowable-bpmn/pom.xml +++ b/ext/flowable/flowable-bpmn/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable BPMN</name> diff --git a/ext/flowable/logic/pom.xml b/ext/flowable/logic/pom.xml index dcc2d8f..83721ff 100644 --- a/ext/flowable/logic/pom.xml +++ b/ext/flowable/logic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable Logic</name> diff --git a/ext/flowable/pom.xml b/ext/flowable/pom.xml index decbaf2..a97d84c 100644 --- a/ext/flowable/pom.xml +++ b/ext/flowable/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable</name> diff --git a/ext/flowable/rest-api/pom.xml b/ext/flowable/rest-api/pom.xml index c635e0d..c55c727 100644 --- a/ext/flowable/rest-api/pom.xml +++ b/ext/flowable/rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable REST API</name> diff --git a/ext/flowable/rest-cxf/pom.xml b/ext/flowable/rest-cxf/pom.xml index aa6e838..9d2302f 100644 --- a/ext/flowable/rest-cxf/pom.xml +++ b/ext/flowable/rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-flowable</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Flowable REST CXF</name> diff --git a/ext/oidcclient/agent/pom.xml b/ext/oidcclient/agent/pom.xml index d82a8cb..2e833ff 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.1.9</version> + <version>2.1.10-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 0eb371b..58a31c9 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.1.9</version> + <version>2.1.10-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 44814e7..ad3edf0 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.1.9</version> + <version>2.1.10-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 56d74cc..b5e6a04 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.1.9</version> + <version>2.1.10-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 6ef478a..aea7ec6 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.1.9</version> + <version>2.1.10-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 2fb8c20..e8eb854 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.1.9</version> + <version>2.1.10-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 c99cca7..5ea53f5 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.1.9</version> + <version>2.1.10-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 72e575a..d653f6b 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.1.9</version> + <version>2.1.10-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 c60b325..bce4545 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.1.9</version> + <version>2.1.10-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 7473f8f..1e141df 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.1.9</version> + <version>2.1.10-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 12c0cc0..2240f43 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.1.9</version> + <version>2.1.10-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 0d9c8b5..e10bcfe 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client REST CXF</name> diff --git a/ext/pom.xml b/ext/pom.xml index 3227b2c..cfa2491 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext</name> diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml index 7ecafbc..ad48f3e 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.1.9</version> + <version>2.1.10-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 8af8243..3e7b78f 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.1.9</version> + <version>2.1.10-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 904ab1d..d161034 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.1.9</version> + <version>2.1.10-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 fd83e3b..0b18345 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.1.9</version> + <version>2.1.10-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 e7f4c69..76eee5c 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.1.9</version> + <version>2.1.10-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 ec4fd87..7d020ef 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.1.9</version> + <version>2.1.10-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 2a0c1e7..095ce01 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.1.9</version> + <version>2.1.10-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 c9c95a1..952a290 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.1.9</version> + <version>2.1.10-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 571c3db..651c2b8 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.1.9</version> + <version>2.1.10-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 d4b0162..7a40bc5 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.1.9</version> + <version>2.1.10-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 5059b22..945b14d 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.1.9</version> + <version>2.1.10-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 ae62331..4cb4016 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.1.9</version> + <version>2.1.10-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 409fc6b..c7e27ae 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.1.9</version> + <version>2.1.10-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 d6c9475..e3ce4ef 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.1.9</version> + <version>2.1.10-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 e4bce6f..f1adba0 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 Logic</name> diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml index 6b01f87..6daf8a7 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.1.9</version> + <version>2.1.10-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 09d7aa1..faac9c2 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.1.9</version> + <version>2.1.10-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 043fe2d..6a94fcf 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.1.9</version> + <version>2.1.10-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 2cc8e68..ab26a3f 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.1.9</version> + <version>2.1.10-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 2ea238f..1e2f98c 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.1.9</version> + <version>2.1.10-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 6739def..1f4f54c 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.1.9</version> + <version>2.1.10-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 7cbea88..e56b77d 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.1.9</version> + <version>2.1.10-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 6d8811b..07c64d3 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.1.9</version> + <version>2.1.10-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 52e1a90..3ef162d 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.1.9</version> + <version>2.1.10-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 4fedbdc..ed39d0e 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope FIT Enduser Reference</name> diff --git a/fit/pom.xml b/fit/pom.xml index ad55d1c..18ff799 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope FIT</name> diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF index 90b003f..b9f09cb 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.1.9 +Bundle-Version: 2.1.10.qualifier 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 95aa53d..892ab7d 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF index db2a64d..6f43dd2 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.1.9 +Bundle-Version: 2.1.10.qualifier 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 4322b83..1ab8536 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. <parent> <groupId>org.apache.syncope.ide</groupId> <artifactId>syncope-ide-eclipse</artifactId> - <version>2.1.9</version> + <version>2.1.10-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml index 415d687..73c4ec1 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope IDE Eclipse</name> diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml index a87fed0..c53563d 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. --> <site> - <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.1.9"> + <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.1.10.qualifier"> <category name="apachesyncope"/> </bundle> <category-def name="apachesyncope" label="Apache Syncope"> diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml index ef09a3a..035a599 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml index be58f80..be33611 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope IDE Netbeans plugin</name> diff --git a/ide/pom.xml b/ide/pom.xml index aa1804e..379bef1 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope IDE</name> diff --git a/installer/pom.xml b/installer/pom.xml index 88f7775..82af6d1 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Installer</name> diff --git a/pom.xml b/pom.xml index 141dac5..76c121a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.9</version> + <version>2.1.10-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.1.9</tag> + <tag>HEAD</tag> </scm> <issueManagement> diff --git a/standalone/pom.xml b/standalone/pom.xml index b50755e..e17bb29 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.1.9</version> + <version>2.1.10-SNAPSHOT</version> </parent> <name>Apache Syncope Standalone Distribution</name>
