summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-06-25 16:57:03 -0400
committerJames Moger <james.moger@gitblit.com>2011-06-25 16:57:03 -0400
commitbd0fdfe97b66159e08ca0c4eb92fc086ce49ce41 (patch)
treebfcdea3f7bf73d2abdfa5b385771cf3f66e6a03b /.classpath
parent85c2e6eb34215e2242e388a8f8b7173a14b96ad3 (diff)
downloadgitblit-bd0fdfe97b66159e08ca0c4eb92fc086ce49ce41.tar.gz
gitblit-bd0fdfe97b66159e08ca0c4eb92fc086ce49ce41.zip
Updated to JGit 1.0.0.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath8
1 files changed, 4 insertions, 4 deletions
diff --git a/.classpath b/.classpath
index 73cfac42..93f1a9b8 100644
--- a/.classpath
+++ b/.classpath
@@ -81,14 +81,14 @@
</attributes>
</classpathentry>
<classpathentry kind="lib" path="ext/junit-4.8.2.jar"/>
- <classpathentry kind="lib" path="ext/org.eclipse.jgit-0.12.1.jar" sourcepath="ext/org.eclipse.jgit-0.12.1-sources.jar">
+ <classpathentry kind="lib" path="ext/org.eclipse.jgit-1.0.0.201106090707-r.jar" sourcepath="ext/org.eclipse.jgit-1.0.0.201106090707-r-sources.jar">
<attributes>
- <attribute name="javadoc_location" value="jar:platform:/resource/gitblit/ext/org.eclipse.jgit-0.12.1-javadoc.jar!/"/>
+ <attribute name="javadoc_location" value="jar:platform:/resource/gitblit/ext/org.eclipse.jgit-1.0.0.201106090707-r-javadoc.jar!/"/>
</attributes>
</classpathentry>
- <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-0.12.1.jar" sourcepath="ext/org.eclipse.jgit.http.server-0.12.1-sources.jar">
+ <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-1.0.0.201106090707-r.jar" sourcepath="ext/org.eclipse.jgit.http.server-1.0.0.201106090707-r-sources.jar">
<attributes>
- <attribute name="javadoc_location" value="jar:platform:/resource/gitblit/ext/org.eclipse.jgit.http.server-0.12.1-javadoc.jar!/"/>
+ <attribute name="javadoc_location" value="jar:platform:/resource/gitblit/ext/org.eclipse.jgit.http.server-1.0.0.201106090707-r-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>