ConnId AD 1.3.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fc208d2d Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fc208d2d Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fc208d2d Branch: refs/heads/master Commit: fc208d2d00a6821a3c0a369f3010e0cc3a2b343a Parents: 4e0783e Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Oct 19 18:09:11 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Oct 19 18:09:11 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/fc208d2d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 78179bf..b7ee843 100644 --- a/pom.xml +++ b/pom.xml @@ -324,7 +324,7 @@ under the License. <connid.database.version>2.2.3-SNAPSHOT</connid.database.version> <connid.csvdir.version>0.8.2</connid.csvdir.version> <connid.ldap.version>1.5.0-SNAPSHOT</connid.ldap.version> - <connid.ad.version>1.2.3</connid.ad.version> + <connid.ad.version>1.3.0-SNAPSHOT</connid.ad.version> <cxf.version>3.1.4-SNAPSHOT</cxf.version>
