You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/10/17 09:31:47 UTC

svn commit: r464851 - /incubator/servicemix/branches/servicemix-3.0/pom.xml

Author: gnodet
Date: Tue Oct 17 00:31:46 2006
New Revision: 464851

URL: http://svn.apache.org/viewvc?view=rev&rev=464851
Log:
SM-710: Upgrade to jetty 6.0.1

Modified:
    incubator/servicemix/branches/servicemix-3.0/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/pom.xml?view=diff&rev=464851&r1=464850&r2=464851
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.0/pom.xml Tue Oct 17 00:31:46 2006
@@ -204,7 +204,7 @@
         <activeio-version>3.0-beta4</activeio-version>
         <backport-util-concurrent-version>2.1</backport-util-concurrent-version>
         <jencks-version>1.3</jencks-version>
-        <jetty-version>6.0.0rc4</jetty-version>
+        <jetty-version>6.0.1</jetty-version>
         <geronimo-version>1.1</geronimo-version>
         <servicemix-version>3.0.1-incubating-SNAPSHOT</servicemix-version>
         <wsdl4j-version>1.5.2</wsdl4j-version>