[maven-release-plugin] prepare release syncope-2.0.3

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

Branch: refs/heads/SYNCOPE-808
Commit: 2fd689f7dddc030c845c360903dbb73baac22020
Parents: 362c6ab
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Fri Apr 14 21:02:34 2017 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Fri Apr 14 21:02:34 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/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/pom.xml                                                      | 2 +-
 installer/pom.xml                                                | 2 +-
 pom.xml                                                          | 4 ++--
 standalone/pom.xml                                               | 2 +-
 62 files changed, 63 insertions(+), 63 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/archetype/pom.xml
----------------------------------------------------------------------
diff --git a/archetype/pom.xml b/archetype/pom.xml
index d691f03..a5fdc14 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/client/cli/pom.xml
----------------------------------------------------------------------
diff --git a/client/cli/pom.xml b/client/cli/pom.xml
index a8d9b61..bfe48a9 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Client CLI</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/client/console/pom.xml
----------------------------------------------------------------------
diff --git a/client/console/pom.xml b/client/console/pom.xml
index e4ff9f7..ff75615 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/client/enduser/pom.xml
----------------------------------------------------------------------
diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml
index 220f859..10da00d 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
     
   <name>Apache Syncope Client Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/client/lib/pom.xml
----------------------------------------------------------------------
diff --git a/client/lib/pom.xml b/client/lib/pom.xml
index 0256774..bdae59a 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Client Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index ffefa2f..9c8e88b 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Client</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/common/lib/pom.xml
----------------------------------------------------------------------
diff --git a/common/lib/pom.xml b/common/lib/pom.xml
index f6650ff..28aa542 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 363ae27..6c372c7 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Common</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/common/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml
index 8a86458..d169a52 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Common REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/logic/pom.xml
----------------------------------------------------------------------
diff --git a/core/logic/pom.xml b/core/logic/pom.xml
index 967e9d7..355acf4 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/migration/pom.xml
----------------------------------------------------------------------
diff --git a/core/migration/pom.xml b/core/migration/pom.xml
index de160e4..00f5a62 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Migration</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index 4f9984a..2543033 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index b97cca3..02c7530 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index b4c8541..a252a28 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index ede504e..1c85f06 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index 11fc9c7..542a0ad 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml
index 7ccd6d1..2afea73 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/spring/pom.xml
----------------------------------------------------------------------
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 4fa0675..dff3f6e 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Spring</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/workflow-activiti/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-activiti/pom.xml b/core/workflow-activiti/pom.xml
index 11ed455..52ba44d 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Activiti</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/workflow-api/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml
index 8f629e2..57d75f1 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Workflow API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/workflow-flowable/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml
index 8122d9e..bc695b2 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Flowable</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/core/workflow-java/pom.xml
----------------------------------------------------------------------
diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml
index 8d3fa25..b5f4a2e 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Core Workflow Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/deb/console/pom.xml
----------------------------------------------------------------------
diff --git a/deb/console/pom.xml b/deb/console/pom.xml
index 45c2bf3..f2bcdc6 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Deb Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/deb/core/pom.xml
----------------------------------------------------------------------
diff --git a/deb/core/pom.xml b/deb/core/pom.xml
index d8507b1..b064927 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Deb Core</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/deb/enduser/pom.xml
----------------------------------------------------------------------
diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml
index b81e825..dcd889f 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Deb Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/deb/pom.xml
----------------------------------------------------------------------
diff --git a/deb/pom.xml b/deb/pom.xml
index c9641f5..a40a90b 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Deb</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/client-console/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml
index 1ac72f5..269f493 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/common-lib/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml
index 6140157..6dcaa61 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/logic/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml
index 950c704..2420f2f 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/persistence-api/pom.xml 
b/ext/camel/persistence-api/pom.xml
index 3a44c2f..0bd4929 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/persistence-jpa/pom.xml 
b/ext/camel/persistence-jpa/pom.xml
index 065749d..8ac8d60 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml
index 590e95c..a713352 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/provisioning-api/pom.xml 
b/ext/camel/provisioning-api/pom.xml
index ee6c11c..90957c9 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/provisioning-camel/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/provisioning-camel/pom.xml 
b/ext/camel/provisioning-camel/pom.xml
index 04c0724..4755628 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel Provisioning</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml
index 59e828c..c3c993f 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/camel/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml
index ea71278..52a73a2 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Camel REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/pom.xml
----------------------------------------------------------------------
diff --git a/ext/pom.xml b/ext/pom.xml
index 591194f..10297d7 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/agent/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml
index e33de80..606be20 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Agent</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/client-console/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-console/pom.xml 
b/ext/saml2sp/client-console/pom.xml
index 227ccc5..b801d43 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Console</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/client-enduser/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-enduser/pom.xml 
b/ext/saml2sp/client-enduser/pom.xml
index 6997f98..c0c1cb0 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Enduser</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/common-lib/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml
index 1f965dc..7039f5c 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Common Lib</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/logic/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml
index 81a2817..b82be74 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Logic</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/persistence-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/persistence-api/pom.xml 
b/ext/saml2sp/persistence-api/pom.xml
index 2949c14..108681e 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/persistence-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/persistence-jpa/pom.xml 
b/ext/saml2sp/persistence-jpa/pom.xml
index 0a8e705..2aac44a 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Persistence JPA</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml
index 975fd4f..c0457fc 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/provisioning-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/provisioning-api/pom.xml 
b/ext/saml2sp/provisioning-api/pom.xml
index bf22907..9a8e2fa 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/provisioning-java/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/provisioning-java/pom.xml 
b/ext/saml2sp/provisioning-java/pom.xml
index 7305104..752f155 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Provisioning Java</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml
index 6002c63..287ed8f 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST API</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/saml2sp/rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml
index 3a56e9e..f6700fe 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP REST CXF</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ext/swagger-ui/pom.xml
----------------------------------------------------------------------
diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml
index 807fe87..d75cbab 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Ext: Swagger UI</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/fit/build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml
index 44ab09f..18e052b 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Build Tools</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/fit/console-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index 6332b30..6746e57 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Console Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/fit/core-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 0b620a9..1004590 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Core Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/fit/enduser-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index 439b49b..1e5bcce 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT Enduser Reference</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/fit/pom.xml
----------------------------------------------------------------------
diff --git a/fit/pom.xml b/fit/pom.xml
index 268a524..26ef182 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope FIT</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/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 57c5af7..a05e349 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ide/eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml
index 0dfeb4d..9032e61 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope IDE Eclipse</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/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 1ae2617..3913397 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/ide/pom.xml
----------------------------------------------------------------------
diff --git a/ide/pom.xml b/ide/pom.xml
index dbd135f..f16d5e8 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>2.0.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope IDE</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/installer/pom.xml
----------------------------------------------------------------------
diff --git a/installer/pom.xml b/installer/pom.xml
index 97db2f6..2ed15e8 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Installer</name>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa54589..be4aee8 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.4-SNAPSHOT</version>
+  <version>2.0.3</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.3</tag>
   </scm>
 
   <issueManagement>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2fd689f7/standalone/pom.xml
----------------------------------------------------------------------
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 102608a..097fd57 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.4-SNAPSHOT</version>
+    <version>2.0.3</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>

Reply via email to