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:58 UTC

[2/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/d0db28ba
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d0db28ba
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d0db28ba

Branch: refs/heads/2_1_X
Commit: d0db28ba7089f67bdca0bc2a02d80656572071b8
Parents: 9612d30
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:40 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/d0db28ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8c86300..4856242 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>