Updating Apache DS
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/06e74f17 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/06e74f17 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/06e74f17 Branch: refs/heads/3.1.x-fixes Commit: 06e74f175c476c82c773c4ac31cf656ef593d424 Parents: b3c61b6 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jan 4 16:48:09 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jan 4 16:48:33 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/06e74f17/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f6229f4..b3a0a34 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -68,7 +68,7 @@ <cxf.abdera.version>1.1.3</cxf.abdera.version> <cxf.activemq.version>5.12.0</cxf.activemq.version> <cxf.ahc.version>1.9.8</cxf.ahc.version> - <cxf.apacheds.version>2.0.0-M20</cxf.apacheds.version> + <cxf.apacheds.version>2.0.0-M21</cxf.apacheds.version> <cxf.atmosphere.version>2.3.5</cxf.atmosphere.version> <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range> <cxf.axiom.version>1.2.14</cxf.axiom.version>
