Repository: syncope
Updated Branches:
  refs/heads/2_0_X 78845fa96 -> 965bed1c3
  refs/heads/2_1_X 9612d30ff -> d0db28ba7
  refs/heads/master 0162f98eb -> b82f6c133


Upgrading ConnId to 1.4.5.0


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

Branch: refs/heads/2_0_X
Commit: 965bed1c38e3994a6cd356a61c7b883f26e77523
Parents: 78845fa
Author: Francesco Chicchiriccò <[email protected]>
Authored: Fri Oct 12 12:16:26 2018 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Fri Oct 12 12:16:26 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/965bed1c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cfcf323..0b3d7c1 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.4.5.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>

Reply via email to