You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/11/21 18:23:15 UTC

[2/2] cxf git commit: Updating to WSS4J SNAPSHOT

Updating to WSS4J SNAPSHOT


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

Branch: refs/heads/3.1.x-fixes
Commit: dbc867f9882575625032e8e29321ad28f1d039b1
Parents: 24c8f27
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Nov 21 17:52:03 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Nov 21 17:52:03 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/dbc867f9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 20c1458..89f6a5b 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>2.1.7</cxf.wss4j.version>
+        <cxf.wss4j.version>2.1.8-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.2.1</cxf.xmlschema.version>