Repository: cxf Updated Branches: refs/heads/master 93febc0d4 -> 272698898
Upgrading to XML Security 2.0.0 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/27269889 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/27269889 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/27269889 Branch: refs/heads/master Commit: 2726988981605b1bf4cb96cfdfcdd8ff57eec6cd Parents: 93febc0 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri May 2 11:44:23 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri May 2 11:44:23 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/27269889/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e219105..f5bf81c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -182,7 +182,7 @@ <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version> <cxf.saaj-impl.bundle.version>1.3.21_1</cxf.saaj-impl.bundle.version> <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version> - <cxf.xmlsec.bundle.version>2.0.0-SNAPSHOT</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.0</cxf.xmlsec.bundle.version> <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version> <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version> <cxf.xerces.bundle.version>2.11.0_1</cxf.xerces.bundle.version>
