You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2004/09/29 21:23:30 UTC

svn commit: rev 47497 - geronimo/trunk/modules/jetty/src/etc/META-INF

Author: dain
Date: Wed Sep 29 12:23:29 2004
New Revision: 47497

Modified:
   geronimo/trunk/modules/jetty/src/etc/META-INF/geronimo-service.xml
Log:
Changed jetty version back to 5.0.0


Modified: geronimo/trunk/modules/jetty/src/etc/META-INF/geronimo-service.xml
==============================================================================
--- geronimo/trunk/modules/jetty/src/etc/META-INF/geronimo-service.xml	(original)
+++ geronimo/trunk/modules/jetty/src/etc/META-INF/geronimo-service.xml	Wed Sep 29 12:23:29 2004
@@ -18,7 +18,7 @@
   
 <service xmlns="http://geronimo.apache.org/xml/ns/deployment">
     <dependency>
-        <uri>jetty/jars/org.mortbay.jetty-5.0.1-SNAPSHOT.jar</uri>
+        <uri>jetty/jars/org.mortbay.jetty-5.0.0.jar</uri>
     </dependency>
     <dependency>
         <uri>tomcat/jars/jasper-compiler-5.0.28.jar</uri>