[SYNCOPE-642] #resolve
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3b59f3a1 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3b59f3a1 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3b59f3a1 Branch: refs/heads/master Commit: 3b59f3a1fb13e9f609d83b77bb74a9f700ef5f7d Parents: 21ada50 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Feb 13 16:46:39 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Feb 13 16:46:39 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/3b59f3a1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6593b97..aac6991 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,7 @@ under the License. <properties> <syncope.version>${project.version}</syncope.version> - <connid.version>1.4.0.0</connid.version> + <connid.version>1.4.1.0</connid.version> <connid.soap.version>1.3.0</connid.soap.version> <connid.db.table.version>2.2.1</connid.db.table.version> <connid.csvdir.version>0.8.2</connid.csvdir.version>
