From f5d0ad7e706f1743b01dcc71f42112d533de89c2 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sat, 23 Apr 2011 19:16:53 -0400
Subject: [PATCH] Basic Create/Edit Repository.  JGit 0.12-stable. Tag icon.

---
 .classpath |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.classpath b/.classpath
index 70505ff..e1c4e4a 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>

--
Gitblit v1.9.1