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:47:53 UTC

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

Author: coheigea
Date: Wed Aug  1 11:47:52 2012
New Revision: 1367934

URL: http://svn.apache.org/viewvc?rev=1367934&view=rev
Log:
Merged revisions 1367929 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes

........
  r1367929 | coheigea | 2012-08-01 12:42:18 +0100 (Wed, 01 Aug 2012) | 18 lines

  Merged revisions 1367922 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

  ........
    r1367922 | coheigea | 2012-08-01 12:15:48 +0100 (Wed, 01 Aug 2012) | 10 lines

    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.4.x-fixes/parent/pom.xml

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=1367934&r1=1367933&r2=1367934&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.4.x-fixes/parent/pom.xml Wed Aug  1 11:47:52 2012
@@ -98,7 +98,7 @@
         <cxf.jibx.version>1.2.4.5</cxf.jibx.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.opensaml.version>2.5.1</cxf.opensaml.version>
         <cxf.opensamlws.version>1.4.2-1</cxf.opensamlws.version>