You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2011/03/08 01:22:40 UTC

svn commit: r1079049 - in /cxf/branches/2.3.x-fixes: ./ parent/pom.xml

Author: ningjiang
Date: Tue Mar  8 00:22:39 2011
New Revision: 1079049

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

........
  r1079046 | ningjiang | 2011-03-08 08:17:19 +0800 (Tue, 08 Mar 2011) | 1 line
  
  CXF-3378 Upgrade Jetty to 7.3.1
........

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

Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
    svn:mergeinfo = /cxf/trunk:1079046

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

Modified: cxf/branches/2.3.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/parent/pom.xml?rev=1079049&r1=1079048&r2=1079049&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/parent/pom.xml Tue Mar  8 00:22:39 2011
@@ -67,7 +67,7 @@
         <cxf.specs.jaxws.api.version>1.0</cxf.specs.jaxws.api.version>
 
         <cxf.jdom.version>1.0</cxf.jdom.version>
-        <cxf.jetty.version>7.3.0.v20110203</cxf.jetty.version>
+        <cxf.jetty.version>7.3.1.v20110307</cxf.jetty.version>
         <cxf.msv.version>2010.1</cxf.msv.version>
         <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.saaj.version>1.3</cxf.saaj.version>