You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/04/04 15:35:30 UTC

[2/2] git commit: Move to latest deployed snapshot until the release is done

Move to latest deployed snapshot until the release is done


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

Branch: refs/heads/2.7.x-fixes
Commit: dc23aafaa4c46e7f5b1237f80768969c63e502a8
Parents: c9509a0
Author: Daniel Kulp <dk...@apache.org>
Authored: Fri Apr 4 09:35:11 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Fri Apr 4 09:35:11 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/dc23aafa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f8be3cc..d3e09ba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,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.15-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.16-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>