summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-04-23 19:16:53 -0400
committerJames Moger <james.moger@gitblit.com>2011-04-23 19:16:53 -0400
commitf5d0ad7e706f1743b01dcc71f42112d533de89c2 (patch)
treeca9e8ea117b63ae92c7dd6c5b6ab62ab10a5d527 /.classpath
parentc3f4f124f1b9e45d7696f3c16f958d1c81ff280a (diff)
downloadgitblit-f5d0ad7e706f1743b01dcc71f42112d533de89c2.tar.gz
gitblit-f5d0ad7e706f1743b01dcc71f42112d533de89c2.zip
Basic Create/Edit Repository. JGit 0.12-stable. Tag icon.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 70505fff..e1c4e4ae 100644
--- a/.classpath
+++ b/.classpath
@@ -12,9 +12,9 @@
<classpathentry kind="lib" path="ext/wicket-1.4.17.jar"/>
<classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.17.jar"/>
<classpathentry kind="lib" path="ext/wicket-extensions-1.4.17.jar"/>
- <classpathentry kind="lib" path="lib/jgit-0.11.3.jar"/>
- <classpathentry kind="lib" path="lib/jgit-http-0.11.3.jar"/>
<classpathentry kind="lib" path="ext/markdownpapers-core-1.0.0.jar"/>
<classpathentry kind="lib" path="ext/googlecharts-1.4.17.jar"/>
+ <classpathentry kind="lib" path="lib/jgit-0.12-stable.jar"/>
+ <classpathentry kind="lib" path="lib/jgit-http-0.12-stable.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>