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 2012/01/13 19:03:32 UTC

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

Author: dkulp
Date: Fri Jan 13 18:03:32 2012
New Revision: 1231212

URL: http://svn.apache.org/viewvc?rev=1231212&view=rev
Log:
[CXF-4024] Update jetty version

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1231212&r1=1231211&r2=1231212&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Fri Jan 13 18:03:32 2012
@@ -93,7 +93,7 @@
         <cxf.specs.jaxws.api.version>1.1</cxf.specs.jaxws.api.version>
 
         <cxf.jdom.version>1.0</cxf.jdom.version>
-        <cxf.jetty.version>7.5.3.v20111011</cxf.jetty.version>
+        <cxf.jetty.version>7.5.4.v20111024</cxf.jetty.version>
 	    <cxf.maven.core.version>2.2.1</cxf.maven.core.version>
         <cxf.msv.version>2011.1</cxf.msv.version>
         <cxf.rhino.version>1.7R2</cxf.rhino.version>