Upgrading to WSS4J SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9a0f2b28 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9a0f2b28 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/9a0f2b28 Branch: refs/heads/2.7.x-fixes Commit: 9a0f2b28fb64741c494ebe824918922d257ca1ee Parents: ce5fa91 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Mar 26 11:01:36 2014 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Mar 26 11:01:36 2014 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/9a0f2b28/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index d084783..e8901af 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,7 @@ <cxf.woodstox.core.version>4.2.1</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>1.6.14</cxf.wss4j.version> + <cxf.wss4j.version>1.6.15-SNAPSHOT</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>
