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>