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 2015/07/17 19:56:35 UTC

cxf git commit: Updating WSS4J

Repository: cxf
Updated Branches:
  refs/heads/master 17f140eb2 -> b0b51cf57


Updating WSS4J


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

Branch: refs/heads/master
Commit: b0b51cf57ba0236f75485183888906c406bfdd51
Parents: 17f140e
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Jul 17 18:56:27 2015 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Jul 17 18:56:27 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/b0b51cf5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9985762..e0ab675 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,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.2-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>2.1.2</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>