Repository: syncope
Updated Branches:
  refs/heads/master 50d3249dc -> 5411181b8


[SYNCOPE-1041] Fixing versions for master branch


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

Branch: refs/heads/master
Commit: 5411181b84926babb5e17b4d400c7ac06da02d8d
Parents: 50d3249
Author: Francesco Chicchiriccò <[email protected]>
Authored: Fri Mar 31 15:47:09 2017 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Fri Mar 31 15:47:09 2017 +0200

----------------------------------------------------------------------
 ext/saml2sp/client-console/pom.xml | 2 +-
 ext/saml2sp/client-enduser/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


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

http://git-wip-us.apache.org/repos/asf/syncope/blob/5411181b/ext/saml2sp/client-enduser/pom.xml
----------------------------------------------------------------------
diff --git a/ext/saml2sp/client-enduser/pom.xml 
b/ext/saml2sp/client-enduser/pom.xml
index 24cfc0b..2859c94 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.3-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Ext: SAML2 SP Client Enduser</name>

Reply via email to