You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/11/06 15:08:44 UTC

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

Author: gertv
Date: Thu Nov  6 06:08:34 2008
New Revision: 711857

URL: http://svn.apache.org/viewvc?rev=711857&view=rev
Log:
SM-1676: Upgrade Servicemix 3.2 to use jetty 6.1.12 release version.

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=711857&r1=711856&r2=711857&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Thu Nov  6 06:08:34 2008
@@ -209,7 +209,7 @@
         <backport-util-concurrent-version>2.2</backport-util-concurrent-version>
         <camel-version>1.5.0</camel-version>
         <jencks-version>2.1</jencks-version>
-        <jetty-version>6.1.12rc1</jetty-version>
+        <jetty-version>6.1.12</jetty-version>
         <geronimo-version>2.0.1</geronimo-version>
         <servicemix-version>3.2.4-SNAPSHOT</servicemix-version>
         <wsdl4j-version>1.6.2</wsdl4j-version>