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 2010/11/13 14:10:11 UTC

svn commit: r1034750 - /cxf/branches/2.2.x-fixes/parent/pom.xml

Author: ningjiang
Date: Sat Nov 13 13:10:11 2010
New Revision: 1034750

URL: http://svn.apache.org/viewvc?rev=1034750&view=rev
Log:
CXF-3121 Upgrade Jetty version to 6.1.26

Modified:
    cxf/branches/2.2.x-fixes/parent/pom.xml

Modified: cxf/branches/2.2.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/parent/pom.xml?rev=1034750&r1=1034749&r2=1034750&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/parent/pom.xml Sat Nov 13 13:10:11 2010
@@ -53,7 +53,7 @@
         <jaxb.impl.version>2.1.13</jaxb.impl.version>
         <jaxb.xjc.version>2.1.13</jaxb.xjc.version>
         <jdom.version>1.0</jdom.version>
-        <jetty.version>6.1.25</jetty.version>
+        <jetty.version>6.1.26</jetty.version>
         <msv.version>2010.1</msv.version>
         <rhino.version>1.7R1</rhino.version>
         <saaj.version>1.3</saaj.version>