summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-09-27 09:54:15 -0400
committerJames Moger <james.moger@gitblit.com>2012-09-27 09:54:15 -0400
commit8629fe4a2f58ef90899058e5ec0b35058d760167 (patch)
tree0522d44ecc5eaca73858119341bfeaab260e6388 /.classpath
parent94da97716164bc41492ccf7c1ae2418a86630564 (diff)
downloadgitblit-8629fe4a2f58ef90899058e5ec0b35058d760167.tar.gz
gitblit-8629fe4a2f58ef90899058e5ec0b35058d760167.zip
Updated to JUnit 4.10
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 5d1526d7..5dd6f1c3 100644
--- a/.classpath
+++ b/.classpath
@@ -13,7 +13,7 @@
<classpathentry kind="lib" path="ext/jsch-0.1.44-1.jar" sourcepath="ext/src/jsch-0.1.44-1-sources.jar"/>
<classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9-sources.jar"/>
<classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0-sources.jar"/>
- <classpathentry kind="lib" path="ext/junit-4.8.2.jar"/>
+ <classpathentry kind="lib" path="ext/junit-4.10.jar" sourcepath="ext/src/junit-4.10-sources.jar"/>
<classpathentry kind="lib" path="ext/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="ext/jetty-webapp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-webapp-7.6.5.v20120716-sources.jar"/>
<classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/src/gson-1.7.2-sources.jar"/>