Repository: cxf Updated Branches: refs/heads/master 54723262a -> 38a805ac4
Updating to WSS4J release Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/38a805ac Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/38a805ac Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/38a805ac Branch: refs/heads/master Commit: 38a805ac4dc554d2a4f32e73c0ac4007b249073b Parents: 5472326 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Sep 4 16:08:06 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Sep 4 16:08:06 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/38a805ac/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 503d7a0..f50b3eb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -147,7 +147,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.1.3-SNAPSHOT</cxf.wss4j.version> + <cxf.wss4j.version>2.1.3</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>
