Updated the project classpaths to look at new 2.1-m4 JARs

This commit is contained in:
Ben Hale
2007-09-11 14:41:07 +00:00
parent 48154725dd
commit dd108f5c6e
2 changed files with 3 additions and 2 deletions

View File

@@ -31,6 +31,6 @@
<classpathentry kind="lib" path="lib/test/log4j.jar"/>
<classpathentry kind="lib" path="lib/test/shale-test.jar"/>
<classpathentry kind="lib" path="lib/buildtime/servlet-api.jar"/>
<classpathentry kind="lib" path="lib/test/spring-mock.jar"/>
<classpathentry kind="lib" path="lib/test/spring-test.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>