summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-07-11 17:24:40 -0400
committerJames Moger <james.moger@gitblit.com>2012-07-11 17:24:40 -0400
commita6aac0e77790162eb2b2c1813165d05210f1dcea (patch)
treef6d00facc3093c9e3a7762e326d33021bdcd3228 /.classpath
parente4547fa58281ca2c64f934457d8377b19f8230c7 (diff)
downloadgitblit-a6aac0e77790162eb2b2c1813165d05210f1dcea.tar.gz
gitblit-a6aac0e77790162eb2b2c1813165d05210f1dcea.zip
Revert "Update to JCommander 1.27"
This reverts commit 479aabd5b8ae6984b8bf4095065c1a1f00ecc71b.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 6e198205..2ffd0903 100644
--- a/.classpath
+++ b/.classpath
@@ -7,7 +7,7 @@
<classpathentry kind="lib" path="ext/log4j-1.2.17.jar" sourcepath="ext/log4j-1.2.17-sources.jar"/>
<classpathentry kind="lib" path="ext/slf4j-api-1.6.6.jar" sourcepath="ext/slf4j-api-1.6.6-sources.jar"/>
<classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.6.jar" sourcepath="ext/slf4j-log4j12-1.6.6-sources.jar"/>
- <classpathentry kind="lib" path="ext/jcommander-1.27.jar" sourcepath="ext/jcommander-1.27-sources.jar"/>
+ <classpathentry kind="lib" path="ext/jcommander-1.17.jar" sourcepath="ext/jcommander-1.17-sources.jar"/>
<classpathentry kind="lib" path="ext/bcprov-jdk16-1.46.jar" sourcepath="ext/bcprov-jdk16-1.46-sources.jar"/>
<classpathentry kind="lib" path="ext/bcmail-jdk16-1.46.jar" sourcepath="ext/bcmail-jdk16-1.46-sources.jar"/>
<classpathentry kind="lib" path="ext/jsch-0.1.44-1.jar" sourcepath="ext/jsch-0.1.44-1-sources.jar"/>