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 2018/10/12 10:16:59 UTC

[3/3] syncope git commit: Upgrading ConnId to 1.5.0.0

Upgrading ConnId to 1.5.0.0


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

Branch: refs/heads/master
Commit: b82f6c13386a41d6e78ebb6412c318c6b5733601
Parents: 0162f98
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 12 12:16:40 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 12 12:16:49 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b82f6c13/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d712c64..da4fb6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -377,7 +377,7 @@ under the License.
   <properties>
     <syncope.version>${project.version}</syncope.version>
 
-    <connid.version>1.4.4.0</connid.version>
+    <connid.version>1.5.0.0</connid.version>
     <connid.soap.version>1.4.2</connid.soap.version>
     <connid.rest.version>1.0.3</connid.rest.version>
     <connid.database.version>2.2.5</connid.database.version>