Repository: cxf Updated Branches: refs/heads/master e06ac1967 -> 8a49565e6
Upgrade Santuario bundle version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8a49565e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8a49565e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8a49565e Branch: refs/heads/master Commit: 8a49565e6a27aaf9a023ceec99851bffdc280fc8 Parents: e06ac19 Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Mar 27 15:24:15 2014 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Mar 27 15:24:33 2014 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/8a49565e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2adc421..419d3f4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -178,7 +178,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-beta</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.0-SNAPSHOT</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>
