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 2015/10/22 16:41:23 UTC

syncope git commit: Upgrading ConnId

Repository: syncope
Updated Branches:
  refs/heads/master 493133037 -> 23d804738


Upgrading ConnId


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

Branch: refs/heads/master
Commit: 23d8047389206d870450ab73e0f7bf24c3d65e2e
Parents: 4931330
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Oct 22 16:36:12 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Oct 22 16:36:12 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/23d80473/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 059c4ac..e2cee9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -319,7 +319,7 @@ under the License.
   <properties>
     <syncope.version>${project.version}</syncope.version>
 
-    <connid.version>1.4.2.0-SNAPSHOT</connid.version>
+    <connid.version>1.4.2.0</connid.version>
     <connid.soap.version>1.4.0-SNAPSHOT</connid.soap.version>
     <connid.database.version>2.2.3-SNAPSHOT</connid.database.version>
     <connid.csvdir.version>0.8.2</connid.csvdir.version>