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 2011/08/11 03:27:34 UTC

svn commit: r1156431 - in /cxf/branches/2.4.x-fixes: ./ parent/pom.xml

Author: dkulp
Date: Thu Aug 11 01:27:34 2011
New Revision: 1156431

URL: http://svn.apache.org/viewvc?rev=1156431&view=rev
Log:
Merged revisions 1156430 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1156430 | dkulp | 2011-08-10 21:26:11 -0400 (Wed, 10 Aug 2011) | 1 line
  
  Use released wss4j
........

Modified:
    cxf/branches/2.4.x-fixes/   (props changed)
    cxf/branches/2.4.x-fixes/parent/pom.xml

Propchange: cxf/branches/2.4.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.4.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/parent/pom.xml?rev=1156431&r1=1156430&r2=1156431&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.4.x-fixes/parent/pom.xml Thu Aug 11 01:27:34 2011
@@ -89,7 +89,7 @@
         <cxf.jibx.version>1.2.3</cxf.jibx.version>
         <cxf.axiom.version>1.2.10</cxf.axiom.version>
         <cxf.jettison.version>1.3</cxf.jettison.version>
-        <cxf.wss4j.version>1.6.2-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.2</cxf.wss4j.version>
         <cxf.joda.time.version>1.6.2</cxf.joda.time.version>
         <cxf.opensaml.version>2.4.1</cxf.opensaml.version>
         <cxf.opensamlws.version>1.4.1</cxf.opensamlws.version>