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/07/07 22:06:56 UTC

svn commit: r1144011 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Thu Jul  7 20:06:56 2011
New Revision: 1144011

URL: http://svn.apache.org/viewvc?rev=1144011&view=rev
Log:
[CXF-3643] Update to latest Jetty

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1144011&r1=1144010&r2=1144011&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu Jul  7 20:06:56 2011
@@ -68,7 +68,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.4.2.v20110526</cxf.jetty.version>
+        <cxf.jetty.version>7.4.3.v20110701</cxf.jetty.version>
         <cxf.msv.version>2010.2</cxf.msv.version>
         <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.saaj.version>1.3</cxf.saaj.version>