Advancing version to 3.0.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/577c6c34 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/577c6c34 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/577c6c34 Branch: refs/heads/master Commit: 577c6c34cca2c0b486de0829c68f8cc13cd4c1bb Parents: 8e38a71 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jul 9 14:23:18 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jul 9 14:23:18 2018 +0200 ---------------------------------------------------------------------- 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/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-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 +- .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF | 2 +- ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml | 2 +- .../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 +- .../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 | 2 +- standalone/pom.xml | 2 +- 94 files changed, 94 insertions(+), 94 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetype/pom.xml b/archetype/pom.xml index 0c41b56..6561ed8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Archetype</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/client/cli/pom.xml ---------------------------------------------------------------------- diff --git a/client/cli/pom.xml b/client/cli/pom.xml index 0cfaedf..5d745b8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Client CLI</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/client/console/pom.xml ---------------------------------------------------------------------- diff --git a/client/console/pom.xml b/client/console/pom.xml index 5ba1538..8a69c76 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/client/enduser/pom.xml ---------------------------------------------------------------------- diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml index d93f268..0acb899 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Client Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/client/lib/pom.xml ---------------------------------------------------------------------- diff --git a/client/lib/pom.xml b/client/lib/pom.xml index e938c91..69059d6 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Client Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 76db394..526f17d 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/common/lib/pom.xml ---------------------------------------------------------------------- diff --git a/common/lib/pom.xml b/common/lib/pom.xml index 54c532c..99180d7 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 162cc14..8b65b19 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Common</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/common/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml index 27ba943..90da5da 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Common REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/logic/pom.xml ---------------------------------------------------------------------- diff --git a/core/logic/pom.xml b/core/logic/pom.xml index fc8836a..445552e 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml index b574731..bc6e651 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml index 67e0b16..ac31d13 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 77f3522..54680bf 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml index de22592..103db94 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml index 201bfe2..442a5ca 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml index 290a54b..23833d6 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/spring/pom.xml ---------------------------------------------------------------------- diff --git a/core/spring/pom.xml b/core/spring/pom.xml index 6754485..cb60ce5 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Spring</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/upgrade/pom.xml ---------------------------------------------------------------------- diff --git a/core/upgrade/pom.xml b/core/upgrade/pom.xml index 905be59..92ecf90 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Upgrade</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/workflow-api/pom.xml ---------------------------------------------------------------------- diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml index 1f00486..89f358d 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Workflow API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/workflow-flowable/pom.xml ---------------------------------------------------------------------- diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml index 5eb6f98..75f1ece 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.1.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Workflow Flowable</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/core/workflow-java/pom.xml ---------------------------------------------------------------------- diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml index a02a5a9..448fe8d 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Core Workflow Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/deb/console/pom.xml ---------------------------------------------------------------------- diff --git a/deb/console/pom.xml b/deb/console/pom.xml index 72c8e77..c895bde 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/deb/core/pom.xml ---------------------------------------------------------------------- diff --git a/deb/core/pom.xml b/deb/core/pom.xml index a12dd05..dde4170 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/deb/enduser/pom.xml ---------------------------------------------------------------------- diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml index 57e1c7c..d7bec8a 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/deb/pom.xml ---------------------------------------------------------------------- diff --git a/deb/pom.xml b/deb/pom.xml index f9a9b90..d7f4872 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Deb</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/docker/console/pom.xml ---------------------------------------------------------------------- diff --git a/docker/console/pom.xml b/docker/console/pom.xml index 3d19351..45d64a8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Docker Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/docker/core/pom.xml ---------------------------------------------------------------------- diff --git a/docker/core/pom.xml b/docker/core/pom.xml index 6171d95..b164868 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Docker Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/docker/enduser/pom.xml ---------------------------------------------------------------------- diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml index aafc429..365b2a0 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Docker Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/docker/pom.xml ---------------------------------------------------------------------- diff --git a/docker/pom.xml b/docker/pom.xml index ac98cfd..c3e9feb 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Docker</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml index aeb8092..8a40f63 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml index 4405abb..e092d27 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml index bca4203..d820933 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/persistence-api/pom.xml b/ext/camel/persistence-api/pom.xml index fce2eeb..a24df3c 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/persistence-jpa/pom.xml b/ext/camel/persistence-jpa/pom.xml index 072fca4..87d3923 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml index c74c6fc..13f8261 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/provisioning-api/pom.xml b/ext/camel/provisioning-api/pom.xml index d328359..dc32b07 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/provisioning-camel/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/provisioning-camel/pom.xml b/ext/camel/provisioning-camel/pom.xml index c2960ab..8a5aece 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel Provisioning</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml index 0f96f97..1baf77d 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/camel/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml index dacb9b1..e81d7aa 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Camel REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/elasticsearch/client-elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml index ec48315..11a06cb 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Elasticsearch Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/elasticsearch/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml index 7b23d6d..1f59d8c 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml index 72ec641..649af13 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Elasticsearch</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/elasticsearch/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/provisioning-java/pom.xml b/ext/elasticsearch/provisioning-java/pom.xml index 2886f57..ef60198 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/agent/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/agent/pom.xml b/ext/oidcclient/agent/pom.xml index 3e1b964..cef2162 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Agent</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/client-console/pom.xml b/ext/oidcclient/client-console/pom.xml index 48ff733..1dfca69 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/client-enduser/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/client-enduser/pom.xml b/ext/oidcclient/client-enduser/pom.xml index ce22cf4..6c1fe1b 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/common-lib/pom.xml b/ext/oidcclient/common-lib/pom.xml index fc0935e..309f9ff 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/logic/pom.xml b/ext/oidcclient/logic/pom.xml index 25452f5..2ad5a96 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/persistence-api/pom.xml b/ext/oidcclient/persistence-api/pom.xml index 7a38c46..c2ffc7d 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/persistence-jpa/pom.xml b/ext/oidcclient/persistence-jpa/pom.xml index 6f0f366..4d22477 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/pom.xml b/ext/oidcclient/pom.xml index 500c5da..81b7891 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/provisioning-api/pom.xml b/ext/oidcclient/provisioning-api/pom.xml index 360b216..c13312a 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/provisioning-java/pom.xml b/ext/oidcclient/provisioning-java/pom.xml index a774afb..3ed6496 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/rest-api/pom.xml b/ext/oidcclient/rest-api/pom.xml index db49573..a5c8e92 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/oidcclient/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/rest-cxf/pom.xml b/ext/oidcclient/rest-cxf/pom.xml index 86b9d99..e215ca4 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: OIDC Client REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/pom.xml ---------------------------------------------------------------------- diff --git a/ext/pom.xml b/ext/pom.xml index 0c8cc70..264c20f 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/agent/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml index e4195ce..5c41943 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Agent</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/client-console/pom.xml b/ext/saml2sp/client-console/pom.xml index e9f012d..d029ae5 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/client-enduser/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/client-enduser/pom.xml b/ext/saml2sp/client-enduser/pom.xml index aa95cab..10ff8dd 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Client Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml index 4be2e98..fcabde8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml index 8eed8df..fc47152 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/persistence-api/pom.xml b/ext/saml2sp/persistence-api/pom.xml index f30472f..35cfb99 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/persistence-jpa/pom.xml b/ext/saml2sp/persistence-jpa/pom.xml index debdc37..73894d8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml index 7bb2ff0..615f10d 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/provisioning-api/pom.xml b/ext/saml2sp/provisioning-api/pom.xml index 931cb99..a9ec15c 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/provisioning-java/pom.xml b/ext/saml2sp/provisioning-java/pom.xml index 67b06b5..d136aa8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml index 205d69e..8ec7b75 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/saml2sp/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml index 7eaeb71..1a9f3f7 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SAML2 SP REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/client-console/pom.xml b/ext/scimv2/client-console/pom.xml index 236e126..51f0adf 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/common-lib/pom.xml b/ext/scimv2/common-lib/pom.xml index c6015ca..fb0a090 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/logic/pom.xml b/ext/scimv2/logic/pom.xml index 7c85b42..90e1f09 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml index b2bad92..6e1c5b9 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/rest-api/pom.xml b/ext/scimv2/rest-api/pom.xml index c08268d..631824a 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/rest-cxf/pom.xml b/ext/scimv2/rest-cxf/pom.xml index c7b5fd2..cfb4471 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/scim-rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/scim-rest-api/pom.xml b/ext/scimv2/scim-rest-api/pom.xml index 98dd7ea..c99cc7e 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 SCIM REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/scimv2/scim-rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/scim-rest-cxf/pom.xml b/ext/scimv2/scim-rest-cxf/pom.xml index 3e9de84..def91a8 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: SCIMv2 SCIM REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ext/swagger-ui/pom.xml ---------------------------------------------------------------------- diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml index 27c7eba..2e7787c 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Ext: Swagger UI</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/fit/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml index b2d100a..411c061 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope FIT Build Tools</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/fit/console-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml index 292c5f3..893688b 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope FIT Console Reference</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/fit/core-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml index db69672..224aa30 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope FIT Core Reference</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/fit/enduser-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml index 62c0fb9..9b71063 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope FIT Enduser Reference</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/fit/pom.xml ---------------------------------------------------------------------- diff --git a/fit/pom.xml b/fit/pom.xml index bcffecd..5df60e1 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope FIT</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF ---------------------------------------------------------------------- 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 2aa86fd..0a56a07 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.1.qualifier +Bundle-Version: 3.0.0.qualifier Bundle-Activator: org.apache.syncope.ide.eclipse.plugin.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml ---------------------------------------------------------------------- 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 820f7c1..7c7bf29 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF ---------------------------------------------------------------------- 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 5a83e31..1747fcb 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.1.qualifier +Bundle-Version: 3.0.0.qualifier Bundle-ActivationPolicy: lazy Bundle-Vendor: Bundle-RequiredExecutionEnvironment: J2SE-1.5 http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml ---------------------------------------------------------------------- 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 71359b2..9177545 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/pom.xml ---------------------------------------------------------------------- diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml index 6934728..679f7ce 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope IDE Eclipse</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml ---------------------------------------------------------------------- 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 4258e9f..7410971 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.1.qualifier"> + <bundle id="org.apache.syncope.ide.eclipse.plugin" version="3.0.0.qualifier"> <category name="apachesyncope"/> </bundle> <category-def name="apachesyncope" label="Apache Syncope"> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml ---------------------------------------------------------------------- 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 e0fd3cf..9e29078 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/netbeans/pom.xml ---------------------------------------------------------------------- diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml index 0a2ef12..719c001 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope IDE Netbeans plugin</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/ide/pom.xml ---------------------------------------------------------------------- diff --git a/ide/pom.xml b/ide/pom.xml index 9f683a0..f654ab2 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope IDE</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/installer/pom.xml ---------------------------------------------------------------------- diff --git a/installer/pom.xml b/installer/pom.xml index 2def775..acb0612 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Installer</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dcd11b1..2d78601 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <packaging>pom</packaging> <parent> http://git-wip-us.apache.org/repos/asf/syncope/blob/577c6c34/standalone/pom.xml ---------------------------------------------------------------------- diff --git a/standalone/pom.xml b/standalone/pom.xml index 6b3de4d..e23f8c6 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.1-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <name>Apache Syncope Standalone Distribution</name>
