You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/09/06 07:30:16 UTC

[1/7] syncope git commit: Revert "Updating Eclipse files for next development iteration"

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 72ef6c7ea -> 0bafa1682


Revert "Updating Eclipse files for next development iteration"

This reverts commit 72ef6c7ea11fc6126fd4c7a5314c5dd06561aa3d.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/26dfd28a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/26dfd28a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/26dfd28a

Branch: refs/heads/2_0_X
Commit: 26dfd28a1b8da1dcec255fe3940673afde366d9b
Parents: 72ef6c7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:00:56 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:00:56 2017 +0200

----------------------------------------------------------------------
 .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF     | 2 +-
 .../org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF      | 2 +-
 ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml   | 2 +-
 .../releng/org.apache.syncope.ide.eclipse.site/category.xml        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/26dfd28a/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 6c39cc3..2c08a07 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.6.qualifier
+Bundle-Version: 2.0.5
 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/26dfd28a/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 c71210c..e441a19 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.6.qualifier
+Bundle-Version: 2.0.5
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/26dfd28a/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 abf3f2f..2e5533b 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.0.6-SNAPSHOT</version>
+    <version>2.0.5-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/26dfd28a/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 a5a628e..5449072 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.0.6.qualifier">
+   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.5">
       <category name="apachesyncope"/>
    </bundle>
    <category-def name="apachesyncope" label="Apache Syncope">


[6/7] syncope git commit: Revert "Updating CHANGES for release"

Posted by il...@apache.org.
Revert "Updating CHANGES for release"

This reverts commit 76f012523f76592309b0ef8d3e2a0694eb9c3db4.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8bf3ebb4
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8bf3ebb4
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8bf3ebb4

Branch: refs/heads/2_0_X
Commit: 8bf3ebb417469d76aadade291e2c9412787cf142
Parents: cdc5e4a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:01:47 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:01:47 2017 +0200

----------------------------------------------------------------------
 CHANGES | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/8bf3ebb4/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 190515a..4c69d58 100644
--- a/CHANGES
+++ b/CHANGES
@@ -29,8 +29,6 @@ Release Notes - Syncope - Version 2.0.5
     * [SYNCOPE-1189] - Realms page not accessible when user has permissions on dynamic realms
     * [SYNCOPE-1190] - Username not refreshed on toggle menu after user update
     * [SYNCOPE-1193] - Add the option to update a user via REST by using the username as key
-    * [SYNCOPE-1199] - Syncope performance: AnyObjectTO's creation time grows with it's quantity
-    * [SYNCOPE-1203] - Not possible to add provision rules for "Realm" type
 
 ** Improvement
     * [SYNCOPE-1096] - Download button should be disabled while populating for the first time a binary attribute


[7/7] syncope git commit: Revert "Updating CHANGES for release"

Posted by il...@apache.org.
Revert "Updating CHANGES for release"

This reverts commit d649dbbdb1d8b865a002cdc0c69b04f6efe74544.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/0bafa168
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0bafa168
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0bafa168

Branch: refs/heads/2_0_X
Commit: 0bafa1682f8d3a2be0169f1d72b9cac1755c6efe
Parents: 8bf3ebb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:01:49 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:01:49 2017 +0200

----------------------------------------------------------------------
 CHANGES | 69 ------------------------------------------------------------
 1 file changed, 69 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/0bafa168/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 4c69d58..2be43e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,75 +2,6 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
-Release Notes - Syncope - Version 2.0.5
-================================================================================
-
-** Bug
-    * [SYNCOPE-1139] - StackOverflowError while serializing AuditEntry after propagation
-    * [SYNCOPE-1140] - Error when trying to assign a relationship
-    * [SYNCOPE-1141] - Error when getting /numbers with application/xml
-    * [SYNCOPE-1149] - Access token still required for the third party JWT SSO integration scenario
-    * [SYNCOPE-1150] - Invalid property set for propagation task modal page header
-    * [SYNCOPE-1151] -  Glinch in the root realm information
-    * [SYNCOPE-1158] - Misleading Push Task reports
-    * [SYNCOPE-1162] - Change to Connector's display name not reflected by contextual menu
-    * [SYNCOPE-1163] - External Resource priority is never NULL
-    * [SYNCOPE-1166] - No propagation task is created for resources where the password is not propagated
-    * [SYNCOPE-1168] - Encryptor pads short secret keys with "0" instead of random characters
-    * [SYNCOPE-1169] - Operation not supported error when trying to run a bulk action for users 
-    * [SYNCOPE-1170] - Can't remove a "Dynamic USER assignment"
-    * [SYNCOPE-1174] - NPE in AccessTokenDataBinderImpl if no 'jwt.lifetime.minutes' schema is present
-    * [SYNCOPE-1175] - Password Reset Token Generation Not Working After Upgrading to 2.0.4
-    * [SYNCOPE-1178] - PlainSchema page empty while self update on Enduser 
-    * [SYNCOPE-1179] - JWT "Date" claims are interpreted using milliseconds instead of seconds
-    * [SYNCOPE-1180] - No e-mail debug output
-    * [SYNCOPE-1184] - In the "Attributes to be displayed" sellection show the ones already displayed by default
-    * [SYNCOPE-1188] - NPE Message while saving Dynamic Realm with empty key
-    * [SYNCOPE-1189] - Realms page not accessible when user has permissions on dynamic realms
-    * [SYNCOPE-1190] - Username not refreshed on toggle menu after user update
-    * [SYNCOPE-1193] - Add the option to update a user via REST by using the username as key
-
-** Improvement
-    * [SYNCOPE-1096] - Download button should be disabled while populating for the first time a binary attribute
-    * [SYNCOPE-1097] - Downloaded file for binary attribute better naming
-    * [SYNCOPE-1115] - Display attributes for propagation tasks
-    * [SYNCOPE-1143] - Fine-grained administration rights for Connector and Resources
-    * [SYNCOPE-1146] - On-the-fly creation of unmatched users logging via SAML 2.0
-    * [SYNCOPE-1147] - Extend SAML 2.0 IdP mapping to Roles
-    * [SYNCOPE-1152] - Clear out unneeded anonymous authenticated services
-    * [SYNCOPE-1153] - Push Tasks result to show "no operation" when operation is not enabled 
-    * [SYNCOPE-1154] - Edit resource to show always in the same order in list of object provision rules
-    * [SYNCOPE-1155] - Hard-coded /syncope-enduser HTTP subcontext
-    * [SYNCOPE-1159] - Allow to set Realm for Push Tasks
-    * [SYNCOPE-1164] - Complete mapping for Realm provisioning
-    * [SYNCOPE-1167] - Preliminary AnyType selection when adding new provision rule
-    * [SYNCOPE-1171] - Skip Relationships page when no relationship types exist
-    * [SYNCOPE-1172] - Error message of "Malformed Path" could be made a little clearer
-    * [SYNCOPE-1173] - Replace List<String> dynGroups with List<MembershipTO> dynMemberships
-    * [SYNCOPE-1176] - Edit provisioning rules menu is flat and not toggle
-    * [SYNCOPE-1177] - Configuration Parameter deletion should ask for confirmation
-    * [SYNCOPE-1182] - Use Remote Key in the Mapping to fetch external entities
-    * [SYNCOPE-1183] - Realm attribute available (as a detail) to use as a column in the "realm view" object list
-    * [SYNCOPE-1185] - Further validate SAML responses with CXF's SAMLSSOResponseValidator
-    * [SYNCOPE-1192] - Provide latest GIT commit hash alongside with version number
-    * [SYNCOPE-1194] - Sign the SAML SSO Service Provider Metadata
-    * [SYNCOPE-1196] - Binary previewer also for configuration parameters
-    * [SYNCOPE-1197] - Enduser console doesn't specify "SAML 2.0" as per the admin console
-    * [SYNCOPE-1198] - Make the signature algorithm configurable for SAML SSO
-    * [SYNCOPE-1200] - Allow to update user data during approval
-    * [SYNCOPE-1201] - Allow AnyType-based conditions for DynRealms
-    * [SYNCOPE-1202] - Support IdP Initiated SAML SSO
-
-** New Feature
-    * [SYNCOPE-1144] - Customizable Audit appender
-    * [SYNCOPE-1145] - Connector and Resource configuration versioning
-
-** Task
-    * [SYNCOPE-1195] - Remove copy of OpenSAMLUtil when WSS4J 2.1.11 is out
-
-** Wish
-    * [SYNCOPE-1161] - Option to clone a resource
-
 Release Notes - Syncope - Version 2.0.4
 ================================================================================
 


[2/7] syncope git commit: Revert "[maven-release-plugin] prepare for next development iteration"

Posted by il...@apache.org.
Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 1d8f2174fe46f5699867f67a8f25621059ec373c.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8edb606d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8edb606d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8edb606d

Branch: refs/heads/2_0_X
Commit: 8edb606d53bb85691c721ccc708d1644193d9e15
Parents: 26dfd28
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:01:42 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:01:42 2017 +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/migration/pom.xml                                           | 2 +-
 core/persistence-api/pom.xml                                     | 2 +-
 core/persistence-jpa/pom.xml                                     | 2 +-
 core/pom.xml                                                     | 2 +-
 core/provisioning-api/pom.xml                                    | 2 +-
 core/provisioning-java/pom.xml                                   | 2 +-
 core/rest-cxf/pom.xml                                            | 2 +-
 core/spring/pom.xml                                              | 2 +-
 core/workflow-activiti/pom.xml                                   | 2 +-
 core/workflow-api/pom.xml                                        | 2 +-
 core/workflow-flowable/pom.xml                                   | 2 +-
 core/workflow-java/pom.xml                                       | 2 +-
 deb/console/pom.xml                                              | 2 +-
 deb/core/pom.xml                                                 | 2 +-
 deb/enduser/pom.xml                                              | 2 +-
 deb/pom.xml                                                      | 2 +-
 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/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/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 +-
 .../bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml        | 2 +-
 ide/eclipse/pom.xml                                              | 2 +-
 ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml   | 2 +-
 ide/netbeans/pom.xml                                             | 2 +-
 ide/pom.xml                                                      | 2 +-
 installer/pom.xml                                                | 2 +-
 pom.xml                                                          | 4 ++--
 standalone/pom.xml                                               | 2 +-
 67 files changed, 68 insertions(+), 68 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/archetype/pom.xml
----------------------------------------------------------------------
diff --git a/archetype/pom.xml b/archetype/pom.xml
index daac855..5588c16 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/client/cli/pom.xml
----------------------------------------------------------------------
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index 17f4077..7f32d02 100644
--- a/client/cli/pom.xml
+++ b/client/cli/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Client CLI</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/client/console/pom.xml
----------------------------------------------------------------------
diff --git a/client/console/pom.xml b/client/console/pom.xml
index 9fb32c1..b0ab6a4 100644
--- a/client/console/pom.xml
+++ b/client/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/client/enduser/pom.xml
----------------------------------------------------------------------
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index 1077ba7..035f1d0 100644
--- a/client/enduser/pom.xml
+++ b/client/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
     
   <name>Apache Syncope Client Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/client/lib/pom.xml
----------------------------------------------------------------------
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index b59d12c..fb55a62 100644
--- a/client/lib/pom.xml
+++ b/client/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Client Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index da6548b..907f0dc 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Client</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/common/lib/pom.xml
----------------------------------------------------------------------
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index 1d89734..58bffda 100644
--- a/common/lib/pom.xml
+++ b/common/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index b9fbbf1..b9756b2 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Common</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/common/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index cd1e6bd..42189a6 100644
--- a/common/rest-api/pom.xml
+++ b/common/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Common REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/logic/pom.xml
----------------------------------------------------------------------
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index 26bdc03..ec3bc05 100644
--- a/core/logic/pom.xml
+++ b/core/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/migration/pom.xml
----------------------------------------------------------------------
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index a028c06..ff43d0a 100644
--- a/core/migration/pom.xml
+++ b/core/migration/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Migration</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index b1bbdec..1c5bd36 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index ab3aebc..aa02f52 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 5db1008..73ca955 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index bc46644..326ebe0 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index c03c98c..4cda345 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml
index f3bf38c..15b4735 100644
--- a/core/rest-cxf/pom.xml
+++ b/core/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/spring/pom.xml
----------------------------------------------------------------------
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index fc53171..9c849cb 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/workflow-activiti/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index a3f6244..231d1c2 100644
--- a/core/workflow-activiti/pom.xml
+++ b/core/workflow-activiti/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Activiti</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/workflow-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index ac3886b..31aa99d 100644
--- a/core/workflow-api/pom.xml
+++ b/core/workflow-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Workflow API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/workflow-flowable/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml
index 3d371d7..89ee33e 100644
--- a/core/workflow-flowable/pom.xml
+++ b/core/workflow-flowable/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Flowable</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/core/workflow-java/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index cf9dc36..7810d71 100644
--- a/core/workflow-java/pom.xml
+++ b/core/workflow-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/deb/console/pom.xml
----------------------------------------------------------------------
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index c6bd56f..1ce2186 100644
--- a/deb/console/pom.xml
+++ b/deb/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Deb Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/deb/core/pom.xml
----------------------------------------------------------------------
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index 4a83ad7..1341b46 100644
--- a/deb/core/pom.xml
+++ b/deb/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Deb Core</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/deb/enduser/pom.xml
----------------------------------------------------------------------
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index acd658a..1cfc468 100644
--- a/deb/enduser/pom.xml
+++ b/deb/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Deb Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/deb/pom.xml
----------------------------------------------------------------------
diff --git a/deb/pom.xml b/deb/pom.xml
index 2bba208..24b4da2 100644
--- a/deb/pom.xml
+++ b/deb/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Deb</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/client-console/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml
index 6652c67..7dd157e 100644
--- a/ext/camel/client-console/pom.xml
+++ b/ext/camel/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/common-lib/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml
index 42dca9d..10f3f08 100644
--- a/ext/camel/common-lib/pom.xml
+++ b/ext/camel/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/logic/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml
index d3d7305..e67ebc3 100644
--- a/ext/camel/logic/pom.xml
+++ b/ext/camel/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/persistence-api/pom.xml b/ext/camel/persistence-api/pom.xml
index 1235fcb..0c7d41f 100644
--- a/ext/camel/persistence-api/pom.xml
+++ b/ext/camel/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/persistence-jpa/pom.xml b/ext/camel/persistence-jpa/pom.xml
index 9087353..25d55df 100644
--- a/ext/camel/persistence-jpa/pom.xml
+++ b/ext/camel/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index a359531..70f9eb8 100644
--- a/ext/camel/pom.xml
+++ b/ext/camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/provisioning-api/pom.xml b/ext/camel/provisioning-api/pom.xml
index ae4487c..9e7ceeb 100644
--- a/ext/camel/provisioning-api/pom.xml
+++ b/ext/camel/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/provisioning-camel/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/provisioning-camel/pom.xml b/ext/camel/provisioning-camel/pom.xml
index de47e71..4446a7e 100644
--- a/ext/camel/provisioning-camel/pom.xml
+++ b/ext/camel/provisioning-camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml
index 5fed284..70942e1 100644
--- a/ext/camel/rest-api/pom.xml
+++ b/ext/camel/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/camel/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml
index bf01533..838e756 100644
--- a/ext/camel/rest-cxf/pom.xml
+++ b/ext/camel/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/elasticsearch/client-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml
index e7b4a9e..45a63e6 100644
--- a/ext/elasticsearch/client-elasticsearch/pom.xml
+++ b/ext/elasticsearch/client-elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Client</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/elasticsearch/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml
index 98d515a..f5bcf43 100644
--- a/ext/elasticsearch/persistence-jpa/pom.xml
+++ b/ext/elasticsearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index 317ab97..a9c19dd 100644
--- a/ext/elasticsearch/pom.xml
+++ b/ext/elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/elasticsearch/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/provisioning-java/pom.xml b/ext/elasticsearch/provisioning-java/pom.xml
index 941f555..7fa89f7 100644
--- a/ext/elasticsearch/provisioning-java/pom.xml
+++ b/ext/elasticsearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/pom.xml
----------------------------------------------------------------------
diff --git a/ext/pom.xml b/ext/pom.xml
index 4d9619f..b6859b7 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/agent/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index 386fcf4..1081788 100644
--- a/ext/saml2sp/agent/pom.xml
+++ b/ext/saml2sp/agent/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Agent</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/client-console/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-console/pom.xml b/ext/saml2sp/client-console/pom.xml
index 7e5fdcd..3224954 100644
--- a/ext/saml2sp/client-console/pom.xml
+++ b/ext/saml2sp/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/client-enduser/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-enduser/pom.xml b/ext/saml2sp/client-enduser/pom.xml
index 96c036c..f71bf53 100644
--- a/ext/saml2sp/client-enduser/pom.xml
+++ b/ext/saml2sp/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/common-lib/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml
index d9c194e..953adf5 100644
--- a/ext/saml2sp/common-lib/pom.xml
+++ b/ext/saml2sp/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/logic/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml
index 2b76833..2207984 100644
--- a/ext/saml2sp/logic/pom.xml
+++ b/ext/saml2sp/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/persistence-api/pom.xml b/ext/saml2sp/persistence-api/pom.xml
index 7884556..c08154d 100644
--- a/ext/saml2sp/persistence-api/pom.xml
+++ b/ext/saml2sp/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/persistence-jpa/pom.xml b/ext/saml2sp/persistence-jpa/pom.xml
index 932aeac..b7471f5 100644
--- a/ext/saml2sp/persistence-jpa/pom.xml
+++ b/ext/saml2sp/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml
index e367f9a..40f773b 100644
--- a/ext/saml2sp/pom.xml
+++ b/ext/saml2sp/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/provisioning-api/pom.xml b/ext/saml2sp/provisioning-api/pom.xml
index eb44901..3c2d677 100644
--- a/ext/saml2sp/provisioning-api/pom.xml
+++ b/ext/saml2sp/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/provisioning-java/pom.xml b/ext/saml2sp/provisioning-java/pom.xml
index 2f80228..886a0da 100644
--- a/ext/saml2sp/provisioning-java/pom.xml
+++ b/ext/saml2sp/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml
index b345945..9229ced 100644
--- a/ext/saml2sp/rest-api/pom.xml
+++ b/ext/saml2sp/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/saml2sp/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml
index 0030b1c..ab4abac 100644
--- a/ext/saml2sp/rest-cxf/pom.xml
+++ b/ext/saml2sp/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ext/swagger-ui/pom.xml
----------------------------------------------------------------------
diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml
index ad5b765..07480cd 100644
--- a/ext/swagger-ui/pom.xml
+++ b/ext/swagger-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Ext: Swagger UI</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/fit/build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index 03bd932..c089360 100644
--- a/fit/build-tools/pom.xml
+++ b/fit/build-tools/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope FIT Build Tools</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/fit/console-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index 8baa761..b02ee35 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope FIT Console Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/fit/core-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index ca4c358..9f3b7a3 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope FIT Core Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/fit/enduser-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index 2fef9f0..a44268d 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/fit/pom.xml
----------------------------------------------------------------------
diff --git a/fit/pom.xml b/fit/pom.xml
index 9c7ad22..fccd219 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope FIT</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/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 529caef..2a1068a 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ide/eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index 9da82f3..7645cfb 100644
--- a/ide/eclipse/pom.xml
+++ b/ide/eclipse/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ide</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope IDE Eclipse</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/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 fa66c1d..8ebd4fd 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ide/netbeans/pom.xml
----------------------------------------------------------------------
diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml
index 736753c..12c4d05 100644
--- a/ide/netbeans/pom.xml
+++ b/ide/netbeans/pom.xml
@@ -20,7 +20,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ide</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope IDE Netbeans Plugin</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/ide/pom.xml
----------------------------------------------------------------------
diff --git a/ide/pom.xml b/ide/pom.xml
index 9201a67..dbed4d1 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope IDE</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/installer/pom.xml
----------------------------------------------------------------------
diff --git a/installer/pom.xml b/installer/pom.xml
index 5576b0e..4e33a3a 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Installer</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 038857b..80aeae9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.5</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -52,7 +52,7 @@ under the License.
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=syncope.git</url>
-    <tag>HEAD</tag>
+    <tag>syncope-2.0.5</tag>
   </scm>
 
   <issueManagement>

http://git-wip-us.apache.org/repos/asf/syncope/blob/8edb606d/standalone/pom.xml
----------------------------------------------------------------------
diff --git a/standalone/pom.xml b/standalone/pom.xml
index fe554b8..0df260b 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.5</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>


[4/7] syncope git commit: Revert "Updating downloads site page for release"

Posted by il...@apache.org.
Revert "Updating downloads site page for release"

This reverts commit 4aaba9115e4f93175659cf118fbb6f2b9bf0d584.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/297879aa
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/297879aa
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/297879aa

Branch: refs/heads/2_0_X
Commit: 297879aa553b9c150a2e96d786697cc5ea95c054
Parents: e4b79ec
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:01:45 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:01:45 2017 +0200

----------------------------------------------------------------------
 src/site/xdoc/downloads.xml | 76 ++++++++++++++++++++--------------------
 1 file changed, 38 insertions(+), 38 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/297879aa/src/site/xdoc/downloads.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 8aa2ae5..7c1084d 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -49,8 +49,8 @@ under the License.
         </div>
       </div>
 
-      <subsection name="2.0.5 Jazz">
-        <p>Release date: September 5th 2017</p>
+      <subsection name="2.0.4 Jazz">
+        <p>Release date: July 3rd 2017</p>
         <p>
           <a href="https://cwiki.apache.org/confluence/display/SYNCOPE/Jazz">Release notes</a>
         </p>
@@ -64,92 +64,92 @@ under the License.
           <tbody>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-2.0.5-source-release.zip">syncope-2.0.5-source-release.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-2.0.4-source-release.zip">syncope-2.0.4-source-release.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-2.0.5-source-release.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-2.0.5-source-release.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-2.0.5-source-release.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip">syncope-standalone-2.0.5-distribution.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip">syncope-standalone-2.0.4-distribution.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/apache-syncope-2.0.5.deb">apache-syncope-2.0.5.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-2.0.4.deb">apache-syncope-2.0.4.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-2.0.5.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-2.0.5.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-2.0.5.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/apache-syncope-console-2.0.5.deb">apache-syncope-console-2.0.5.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-console-2.0.4.deb">apache-syncope-console-2.0.4.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-console-2.0.5.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-console-2.0.5.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-console-2.0.5.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb">apache-syncope-enduser-2.0.5.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb">apache-syncope-enduser-2.0.4.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-installer-2.0.5-uber.jar">syncope-installer-2.0.5.jar</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-installer-2.0.4-uber.jar">syncope-installer-2.0.4.jar</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-installer-2.0.5-uber.jar.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-installer-2.0.5-uber.jar.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-installer-2.0.5-uber.jar.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-installer-2.0.4-uber.jar.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-installer-2.0.4-uber.jar.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-installer-2.0.4-uber.jar.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-client-cli-2.0.5.zip">syncope-client-cli-2.0.5.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-client-cli-2.0.4.zip">syncope-client-cli-2.0.4.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-client-cli-2.0.5.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-client-cli-2.0.5.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-client-cli-2.0.5.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-client-cli-2.0.4.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-client-cli-2.0.4.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-client-cli-2.0.4.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip">org.apache.syncope.ide.eclipse.site-2.0.5.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip">org.apache.syncope.ide.eclipse.site-2.0.4.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-ide-netbeans-2.0.5.nbm">syncope-ide-netbeans-2.0.5.nbm</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm">syncope-ide-netbeans-2.0.4.nbm</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-ide-netbeans-2.0.5.nbm.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-ide-netbeans-2.0.5.nbm.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.5/syncope-ide-netbeans-2.0.5.nbm.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm.sha1">sha1</a>
               </td>
             </tr>
           </tbody>


[5/7] syncope git commit: Revert "Updating Eclipse files for release"

Posted by il...@apache.org.
Revert "Updating Eclipse files for release"

This reverts commit 76596990cef28e682c8ad5f2c5cc25bb63f81bb0.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/cdc5e4a2
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/cdc5e4a2
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cdc5e4a2

Branch: refs/heads/2_0_X
Commit: cdc5e4a217476730f333fb77ed0bf917c3b0d2f4
Parents: 297879a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:01:46 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:01:46 2017 +0200

----------------------------------------------------------------------
 .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF     | 2 +-
 .../org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF      | 2 +-
 .../releng/org.apache.syncope.ide.eclipse.site/category.xml        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/cdc5e4a2/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 2c08a07..c2741ff 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.5
+Bundle-Version: 2.0.5.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/cdc5e4a2/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 e441a19..3716934 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.5
+Bundle-Version: 2.0.5.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/cdc5e4a2/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 5449072..a3f24d1 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.0.5">
+   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.5.qualifier">
       <category name="apachesyncope"/>
    </bundle>
    <category-def name="apachesyncope" label="Apache Syncope">


[3/7] syncope git commit: Revert "[maven-release-plugin] prepare release syncope-2.0.5"

Posted by il...@apache.org.
Revert "[maven-release-plugin] prepare release syncope-2.0.5"

This reverts commit 726614b80cd25168637754f88cdb2f9030e77012.


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e4b79ec7
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e4b79ec7
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e4b79ec7

Branch: refs/heads/2_0_X
Commit: e4b79ec7c259a1585012c71cd8cd9c85bb67f6df
Parents: 8edb606
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 09:01:44 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 09:01:44 2017 +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/migration/pom.xml                                           | 2 +-
 core/persistence-api/pom.xml                                     | 2 +-
 core/persistence-jpa/pom.xml                                     | 2 +-
 core/pom.xml                                                     | 2 +-
 core/provisioning-api/pom.xml                                    | 2 +-
 core/provisioning-java/pom.xml                                   | 2 +-
 core/rest-cxf/pom.xml                                            | 2 +-
 core/spring/pom.xml                                              | 2 +-
 core/workflow-activiti/pom.xml                                   | 2 +-
 core/workflow-api/pom.xml                                        | 2 +-
 core/workflow-flowable/pom.xml                                   | 2 +-
 core/workflow-java/pom.xml                                       | 2 +-
 deb/console/pom.xml                                              | 2 +-
 deb/core/pom.xml                                                 | 2 +-
 deb/enduser/pom.xml                                              | 2 +-
 deb/pom.xml                                                      | 2 +-
 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/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/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 +-
 .../bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml        | 2 +-
 ide/eclipse/pom.xml                                              | 2 +-
 ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml   | 2 +-
 ide/netbeans/pom.xml                                             | 2 +-
 ide/pom.xml                                                      | 2 +-
 installer/pom.xml                                                | 2 +-
 pom.xml                                                          | 4 ++--
 standalone/pom.xml                                               | 2 +-
 67 files changed, 68 insertions(+), 68 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/archetype/pom.xml
----------------------------------------------------------------------
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 5588c16..ae23af2 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/client/cli/pom.xml
----------------------------------------------------------------------
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index 7f32d02..30bc0b8 100644
--- a/client/cli/pom.xml
+++ b/client/cli/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client CLI</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/client/console/pom.xml
----------------------------------------------------------------------
diff --git a/client/console/pom.xml b/client/console/pom.xml
index b0ab6a4..228790d 100644
--- a/client/console/pom.xml
+++ b/client/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/client/enduser/pom.xml
----------------------------------------------------------------------
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index 035f1d0..06a6d54 100644
--- a/client/enduser/pom.xml
+++ b/client/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
     
   <name>Apache Syncope Client Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/client/lib/pom.xml
----------------------------------------------------------------------
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index fb55a62..fd71b59 100644
--- a/client/lib/pom.xml
+++ b/client/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-client</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index 907f0dc..bae7e5b 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/common/lib/pom.xml
----------------------------------------------------------------------
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index 58bffda..279f03e 100644
--- a/common/lib/pom.xml
+++ b/common/lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index b9756b2..1513d60 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/common/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index 42189a6..0fb7aa7 100644
--- a/common/rest-api/pom.xml
+++ b/common/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-common</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/logic/pom.xml
----------------------------------------------------------------------
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index ec3bc05..3a77c0f 100644
--- a/core/logic/pom.xml
+++ b/core/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/migration/pom.xml
----------------------------------------------------------------------
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index ff43d0a..53dfb62 100644
--- a/core/migration/pom.xml
+++ b/core/migration/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Migration</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index 1c5bd36..2e19956 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index aa02f52..1ff1045 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 73ca955..85c8674 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index 326ebe0..761ddf3 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index 4cda345..b162278 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml
index 15b4735..9c55cd8 100644
--- a/core/rest-cxf/pom.xml
+++ b/core/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/spring/pom.xml
----------------------------------------------------------------------
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 9c849cb..5348021 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/workflow-activiti/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index 231d1c2..3604f90 100644
--- a/core/workflow-activiti/pom.xml
+++ b/core/workflow-activiti/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Activiti</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/workflow-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index 31aa99d..0759a98 100644
--- a/core/workflow-api/pom.xml
+++ b/core/workflow-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/workflow-flowable/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml
index 89ee33e..95e4701 100644
--- a/core/workflow-flowable/pom.xml
+++ b/core/workflow-flowable/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Flowable</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/core/workflow-java/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index 7810d71..6a9f332 100644
--- a/core/workflow-java/pom.xml
+++ b/core/workflow-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-core</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/deb/console/pom.xml
----------------------------------------------------------------------
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index 1ce2186..7113427 100644
--- a/deb/console/pom.xml
+++ b/deb/console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Deb Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/deb/core/pom.xml
----------------------------------------------------------------------
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index 1341b46..977f005 100644
--- a/deb/core/pom.xml
+++ b/deb/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Deb Core</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/deb/enduser/pom.xml
----------------------------------------------------------------------
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index 1cfc468..c1b54cf 100644
--- a/deb/enduser/pom.xml
+++ b/deb/enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-deb</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Deb Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/deb/pom.xml
----------------------------------------------------------------------
diff --git a/deb/pom.xml b/deb/pom.xml
index 24b4da2..b4b8927 100644
--- a/deb/pom.xml
+++ b/deb/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Deb</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/client-console/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml
index 7dd157e..ac43ad0 100644
--- a/ext/camel/client-console/pom.xml
+++ b/ext/camel/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/common-lib/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml
index 10f3f08..26e4429 100644
--- a/ext/camel/common-lib/pom.xml
+++ b/ext/camel/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/logic/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml
index e67ebc3..969b20a 100644
--- a/ext/camel/logic/pom.xml
+++ b/ext/camel/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/persistence-api/pom.xml b/ext/camel/persistence-api/pom.xml
index 0c7d41f..ef2089e 100644
--- a/ext/camel/persistence-api/pom.xml
+++ b/ext/camel/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/persistence-jpa/pom.xml b/ext/camel/persistence-jpa/pom.xml
index 25d55df..5533009 100644
--- a/ext/camel/persistence-jpa/pom.xml
+++ b/ext/camel/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index 70f9eb8..0f73788 100644
--- a/ext/camel/pom.xml
+++ b/ext/camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/provisioning-api/pom.xml b/ext/camel/provisioning-api/pom.xml
index 9e7ceeb..c2b9fb7 100644
--- a/ext/camel/provisioning-api/pom.xml
+++ b/ext/camel/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/provisioning-camel/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/provisioning-camel/pom.xml b/ext/camel/provisioning-camel/pom.xml
index 4446a7e..03e35e3 100644
--- a/ext/camel/provisioning-camel/pom.xml
+++ b/ext/camel/provisioning-camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml
index 70942e1..4b3b4ae 100644
--- a/ext/camel/rest-api/pom.xml
+++ b/ext/camel/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/camel/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml
index 838e756..5dd2a61 100644
--- a/ext/camel/rest-cxf/pom.xml
+++ b/ext/camel/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-camel</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/elasticsearch/client-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml
index 45a63e6..50c6e00 100644
--- a/ext/elasticsearch/client-elasticsearch/pom.xml
+++ b/ext/elasticsearch/client-elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Client</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/elasticsearch/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml
index f5bcf43..58330fa 100644
--- a/ext/elasticsearch/persistence-jpa/pom.xml
+++ b/ext/elasticsearch/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml
index a9c19dd..8c59571 100644
--- a/ext/elasticsearch/pom.xml
+++ b/ext/elasticsearch/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/elasticsearch/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/ext/elasticsearch/provisioning-java/pom.xml b/ext/elasticsearch/provisioning-java/pom.xml
index 7fa89f7..5d25efa 100644
--- a/ext/elasticsearch/provisioning-java/pom.xml
+++ b/ext/elasticsearch/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-elasticsearch</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/pom.xml
----------------------------------------------------------------------
diff --git a/ext/pom.xml b/ext/pom.xml
index b6859b7..5c656d7 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/agent/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index 1081788..fda59d3 100644
--- a/ext/saml2sp/agent/pom.xml
+++ b/ext/saml2sp/agent/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Agent</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/client-console/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-console/pom.xml b/ext/saml2sp/client-console/pom.xml
index 3224954..6f9d184 100644
--- a/ext/saml2sp/client-console/pom.xml
+++ b/ext/saml2sp/client-console/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/client-enduser/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-enduser/pom.xml b/ext/saml2sp/client-enduser/pom.xml
index f71bf53..e66d791 100644
--- a/ext/saml2sp/client-enduser/pom.xml
+++ b/ext/saml2sp/client-enduser/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/common-lib/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml
index 953adf5..7ec0612 100644
--- a/ext/saml2sp/common-lib/pom.xml
+++ b/ext/saml2sp/common-lib/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/logic/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml
index 2207984..b20998c 100644
--- a/ext/saml2sp/logic/pom.xml
+++ b/ext/saml2sp/logic/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/persistence-api/pom.xml b/ext/saml2sp/persistence-api/pom.xml
index c08154d..0051329 100644
--- a/ext/saml2sp/persistence-api/pom.xml
+++ b/ext/saml2sp/persistence-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/persistence-jpa/pom.xml b/ext/saml2sp/persistence-jpa/pom.xml
index b7471f5..3a1449f 100644
--- a/ext/saml2sp/persistence-jpa/pom.xml
+++ b/ext/saml2sp/persistence-jpa/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml
index 40f773b..21e8a18 100644
--- a/ext/saml2sp/pom.xml
+++ b/ext/saml2sp/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/provisioning-api/pom.xml b/ext/saml2sp/provisioning-api/pom.xml
index 3c2d677..baac228 100644
--- a/ext/saml2sp/provisioning-api/pom.xml
+++ b/ext/saml2sp/provisioning-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/provisioning-java/pom.xml b/ext/saml2sp/provisioning-java/pom.xml
index 886a0da..6aa79c9 100644
--- a/ext/saml2sp/provisioning-java/pom.xml
+++ b/ext/saml2sp/provisioning-java/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml
index 9229ced..a3beb5d 100644
--- a/ext/saml2sp/rest-api/pom.xml
+++ b/ext/saml2sp/rest-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/saml2sp/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml
index ab4abac..86f150f 100644
--- a/ext/saml2sp/rest-cxf/pom.xml
+++ b/ext/saml2sp/rest-cxf/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ext</groupId>
     <artifactId>syncope-ext-saml2sp</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ext/swagger-ui/pom.xml
----------------------------------------------------------------------
diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml
index 07480cd..4b8a0a2 100644
--- a/ext/swagger-ui/pom.xml
+++ b/ext/swagger-ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ext</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: Swagger UI</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/fit/build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index c089360..26ffdf6 100644
--- a/fit/build-tools/pom.xml
+++ b/fit/build-tools/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Build Tools</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/fit/console-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index b02ee35..deb3bfa 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Console Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/fit/core-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 9f3b7a3..4aeebaa 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Core Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/fit/enduser-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index a44268d..6a3b4fb 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-fit</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/fit/pom.xml
----------------------------------------------------------------------
diff --git a/fit/pom.xml b/fit/pom.xml
index fccd219..2016df1 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope FIT</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/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 2a1068a..8bbb4ac 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ide/eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index 7645cfb..4e8e013 100644
--- a/ide/eclipse/pom.xml
+++ b/ide/eclipse/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ide</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope IDE Eclipse</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/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 8ebd4fd..12eb8f5 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ide/netbeans/pom.xml
----------------------------------------------------------------------
diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml
index 12c4d05..be83bc5 100644
--- a/ide/netbeans/pom.xml
+++ b/ide/netbeans/pom.xml
@@ -20,7 +20,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-ide</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope IDE Netbeans Plugin</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/ide/pom.xml
----------------------------------------------------------------------
diff --git a/ide/pom.xml b/ide/pom.xml
index dbed4d1..ad2507b 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope IDE</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/installer/pom.xml
----------------------------------------------------------------------
diff --git a/installer/pom.xml b/installer/pom.xml
index 4e33a3a..1a96744 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Installer</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 80aeae9..12a82fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>2.0.5</version>
+  <version>2.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -52,7 +52,7 @@ under the License.
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=syncope.git</url>
-    <tag>syncope-2.0.5</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>

http://git-wip-us.apache.org/repos/asf/syncope/blob/e4b79ec7/standalone/pom.xml
----------------------------------------------------------------------
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 0df260b..bf6307a 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>