Repository: syncope Updated Branches: refs/heads/1_2_X 56f159808 -> 4dd345565 refs/heads/master 4e0783e1c -> fc208d2d0
ConnId AD 1.2.4 Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4dd34556 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4dd34556 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4dd34556 Branch: refs/heads/1_2_X Commit: 4dd345565388678ac3fd091aa1c49aa53cab20d6 Parents: 56f1598 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Oct 19 18:08:29 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Oct 19 18:08:29 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/4dd34556/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4ef0802..7c0e39a 100644 --- a/pom.xml +++ b/pom.xml @@ -333,7 +333,7 @@ under the License. <connid.db.table.version>2.2.2</connid.db.table.version> <connid.csvdir.version>0.8.2</connid.csvdir.version> <connid.ldap.version>1.4.0</connid.ldap.version> - <connid.ad.version>1.2.3</connid.ad.version> + <connid.ad.version>1.2.4</connid.ad.version> <commons-jexl.version>2.1.1</commons-jexl.version> <commons-lang.version>3.3.2</commons-lang.version>
