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 2017/09/01 17:20:18 UTC

cxf git commit: Picking up released WSS4J version

Repository: cxf
Updated Branches:
  refs/heads/master 18dd0e1c7 -> f6ab98082


Picking up released WSS4J version


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

Branch: refs/heads/master
Commit: f6ab9808289930238e3d5bd161239551b2ead00b
Parents: 18dd0e1
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Sep 1 18:10:55 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Sep 1 18:10:55 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/f6ab9808/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fcc0691..29cd4c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -166,7 +166,7 @@
         <cxf.woodstox.core.version>5.0.3</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.2.0-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>2.2.0</cxf.wss4j.version>
         <cxf.xbean.version>3.5</cxf.xbean.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>
         <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version>