diff options
Diffstat (limited to 'build/package/eclipse-classpath')
-rw-r--r-- | build/package/eclipse-classpath | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath index 729516fe66..c1871f6042 100644 --- a/build/package/eclipse-classpath +++ b/build/package/eclipse-classpath @@ -6,9 +6,9 @@ <classpathentry kind="lib" path="gwt/gwt-servlet.jar" /> <classpathentry kind="lib" path="gwt/gwt-user.jar" /> <classpathentry kind="lib" path="WebContent/demo/lib/reservr/googlemaps_gwt.jar" /> - <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-6.1.5.jar"/> - <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.5.jar"/> - <classpathentry kind="lib" path="WebContent/demo/lib/jetty/servlet-api-2.5-6.1.5.jar"/> + <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-6.1.7.jar"/> + <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.7.jar"/> + <classpathentry kind="lib" path="WebContent/demo/lib/jetty/servlet-api-2.5-6.1.7.jar"/> <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> <platform-specific-entries></platform-specific-entries> </classpath> |