You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/09/02 08:52:05 UTC

svn commit: r691127 - /servicemix/smx3/branches/servicemix-3.2/pom.xml

Author: ffang
Date: Mon Sep  1 23:52:05 2008
New Revision: 691127

URL: http://svn.apache.org/viewvc?rev=691127&view=rev
Log:
[SM-1537]update jetty version to 6.1.12rc1

Modified:
    servicemix/smx3/branches/servicemix-3.2/pom.xml

Modified: servicemix/smx3/branches/servicemix-3.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/pom.xml?rev=691127&r1=691126&r2=691127&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Mon Sep  1 23:52:05 2008
@@ -209,7 +209,7 @@
         <backport-util-concurrent-version>2.2</backport-util-concurrent-version>
         <camel-version>1.4.0</camel-version>
         <jencks-version>2.1</jencks-version>
-        <jetty-version>6.1.11</jetty-version>
+        <jetty-version>6.1.12rc1</jetty-version>
         <geronimo-version>2.0.1</geronimo-version>
         <servicemix-version>3.2.3-SNAPSHOT</servicemix-version>
         <wsdl4j-version>1.6.2</wsdl4j-version>