Updating WSS4J
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2389837f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2389837f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2389837f Branch: refs/heads/3.0.x-fixes Commit: 2389837fa4145b3d1b71ebeb5131260829b57609 Parents: 1f5251c Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Dec 8 15:46:18 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Dec 8 15:46:18 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2389837f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 6bf72f0..080262f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,7 +164,7 @@ <cxf.woodstox.core.version>4.4.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>2.0.10-SNAPSHOT</cxf.wss4j.version> + <cxf.wss4j.version>2.0.10</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.2.1</cxf.xmlschema.version>
