Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 0cb272bd8 -> a03b7020f
Use released version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a03b7020 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a03b7020 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a03b7020 Branch: refs/heads/2.7.x-fixes Commit: a03b7020ffa295c6f757e60e51a30518c9e1a4fb Parents: 0cb272b Author: Daniel Kulp <[email protected]> Authored: Sat Apr 5 21:39:43 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Sat Apr 5 21:39:43 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/a03b7020/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index acb60a5..4107044 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -156,7 +156,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.16-SNAPSHOT</cxf.wss4j.version> + <cxf.wss4j.version>1.6.15</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>
