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 2012/08/01 13:15:49 UTC

svn commit: r1367922 - /cxf/branches/2.6.x-fixes/parent/pom.xml

Author: coheigea
Date: Wed Aug  1 11:15:48 2012
New Revision: 1367922

URL: http://svn.apache.org/viewvc?rev=1367922&view=rev
Log:
Merged revisions 1367920 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1367920 | coheigea | 2012-08-01 12:09:05 +0100 (Wed, 01 Aug 2012) | 2 lines

  Upgrading to WSS4J 1.6.7

........

Modified:
    cxf/branches/2.6.x-fixes/parent/pom.xml

Modified: cxf/branches/2.6.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1367922&r1=1367921&r2=1367922&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/parent/pom.xml Wed Aug  1 11:15:48 2012
@@ -130,7 +130,7 @@
         <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
         <cxf.axiom.version>1.2.10</cxf.axiom.version>
         <cxf.jettison.version>1.3.2</cxf.jettison.version>
-        <cxf.wss4j.version>1.6.7-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.7</cxf.wss4j.version>
         <cxf.joda.time.version>1.6.2</cxf.joda.time.version>
         <cxf.joda.time.version2>2.1</cxf.joda.time.version2>
         <cxf.opensaml.version>2.5.1</cxf.opensaml.version>