Repository: cxf Updated Branches: refs/heads/master 53889ee97 -> 9a67cc9cd
Upgrading WSS4J version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9a67cc9c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9a67cc9c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/9a67cc9c Branch: refs/heads/master Commit: 9a67cc9cda1b67e7f37c524c47e0506fb90f4455 Parents: 53889ee Author: Colm O hEigeartaigh <[email protected]> Authored: Sun Oct 5 22:46:27 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Sun Oct 5 22:46:27 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/9a67cc9c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 219ac83..eb5f0c4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -144,7 +144,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.2-SNAPSHOT</cxf.wss4j.version> + <cxf.wss4j.version>2.0.2</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>
