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/02/02 14:12:14 UTC

[2/2] syncope git commit: Upgrading ConnId REST bundle

Upgrading ConnId REST bundle


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

Branch: refs/heads/master
Commit: 889f71c9b8e23101b0815d6ef708baa63b888ecb
Parents: 41cab68
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 2 15:12:02 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 2 15:12:02 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/889f71c9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c4da3ea..698956a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@ under the License.
 
     <connid.version>1.4.3.0</connid.version>
     <connid.soap.version>1.4.2-SNAPSHOT</connid.soap.version>
-    <connid.rest.version>1.0.1</connid.rest.version>
+    <connid.rest.version>1.0.2</connid.rest.version>
     <connid.database.version>2.2.5</connid.database.version>
     <connid.csvdir.version>0.8.7</connid.csvdir.version>
     <connid.ldap.version>1.5.2</connid.ldap.version>