Repository: cxf Updated Branches: refs/heads/master c91adabdb -> 6e5cba356
Upgrading to WSS4J 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/6e5cba35 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6e5cba35 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6e5cba35 Branch: refs/heads/master Commit: 6e5cba3561217f30159588f17def9e458cf63555 Parents: c91adab Author: Colm O hEigeartaigh <[email protected]> Authored: Tue May 6 14:42:33 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue May 6 14:42:33 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/6e5cba35/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c8e0307..a288c67 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,7 @@ <cxf.woodstox.core.version>4.3.0</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version> <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version> - <cxf.wss4j.version>2.0.0-SNAPSHOT</cxf.wss4j.version> + <cxf.wss4j.version>2.0.0</cxf.wss4j.version> <cxf.xerces.version>2.11.0</cxf.xerces.version> <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version> <cxf.xmlschema.version>2.1.0</cxf.xmlschema.version>
