You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by jp...@apache.org on 2014/10/17 07:14:20 UTC

git commit: Updated wss4j to next snapshot version to take advantage of WSS-516

Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes 3b0d0d60c -> a5d917692


Updated wss4j to next snapshot version to take advantage of WSS-516


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a5d91769
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a5d91769
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a5d91769

Branch: refs/heads/2.7.x-fixes
Commit: a5d91769289a38a49440bf764223e54db13d43e1
Parents: 3b0d0d6
Author: Jason Pell <jp...@apache.org>
Authored: Fri Oct 17 16:14:11 2014 +1100
Committer: Jason Pell <jp...@apache.org>
Committed: Fri Oct 17 16:14:11 2014 +1100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/a5d91769/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ad10c8c..112eba9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,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>1.6.17</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.18-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>