summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-06-12 19:25:12 -0400
committerJames Moger <james.moger@gitblit.com>2014-07-03 16:57:47 -0400
commit575d4f690b8eaedfdd3981fe7c00ecc41d358e73 (patch)
tree51cf0ed376789eeb9ab63f2a9faa14dd417f3c7e /.classpath
parent52daaea33dab5d10ec7bd7164a4ce6560c56c8d4 (diff)
downloadgitblit-575d4f690b8eaedfdd3981fe7c00ecc41d358e73.tar.gz
gitblit-575d4f690b8eaedfdd3981fe7c00ecc41d358e73.zip
Temporarily depend on patched guice-servlet (guice-807)
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 9c3e7b8c..a7a89634 100644
--- a/.classpath
+++ b/.classpath
@@ -9,7 +9,7 @@
<classpathentry kind="lib" path="ext/javax.inject-1.jar" sourcepath="ext/src/javax.inject-1.jar" />
<classpathentry kind="lib" path="ext/aopalliance-1.0.jar" sourcepath="ext/src/aopalliance-1.0.jar" />
<classpathentry kind="lib" path="ext/guava-16.0.1.jar" sourcepath="ext/src/guava-16.0.1.jar" />
- <classpathentry kind="lib" path="ext/guice-servlet-4.0-beta4.jar" sourcepath="ext/src/guice-servlet-4.0-beta4.jar" />
+ <classpathentry kind="lib" path="ext/guice-servlet-4.0-SNAPSHOT.jar" sourcepath="ext/src/guice-servlet-4.0-SNAPSHOT.jar" />
<classpathentry kind="lib" path="ext/annotations-12.0.jar" sourcepath="ext/src/annotations-12.0.jar" />
<classpathentry kind="lib" path="ext/log4j-1.2.17.jar" sourcepath="ext/src/log4j-1.2.17.jar" />
<classpathentry kind="lib" path="ext/slf4j-api-1.7.7.jar" sourcepath="ext/src/slf4j-api-1.7.7.jar" />