diff options
author | James Moger <james.moger@gitblit.com> | 2012-02-19 15:49:22 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-02-19 15:49:22 -0500 |
commit | 3888724169e26c7d637e5c4c1fa82feb4d291215 (patch) | |
tree | 71e3d5f89db33e1b80ca2df9a279e1704e934951 /.classpath | |
parent | bd01eebfa57b4012bc7a7abc1aaaa1b69278b9de (diff) | |
download | gitblit-3888724169e26c7d637e5c4c1fa82feb4d291215.tar.gz gitblit-3888724169e26c7d637e5c4c1fa82feb4d291215.zip |
Updated MarkdownPapers 1.2.7
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,6 @@ <classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/mail-1.4.3-sources.jar"/> <classpathentry kind="lib" path="ext/googlecharts-1.4.18.jar" sourcepath="ext/googlecharts-1.4.18-sources.jar"/> <classpathentry kind="lib" path="ext/javax.servlet-3.0.1.jar" sourcepath="ext/javax.servlet-3.0.1-sources.jar"/> - <classpathentry kind="lib" path="ext/markdownpapers-core-1.2.5.jar" sourcepath="ext/markdownpapers-core-1.2.5-sources.jar"/> <classpathentry kind="lib" path="ext/wicket-1.4.19.jar" sourcepath="ext/wicket-1.4.19-sources.jar"/> <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.19.jar" sourcepath="ext/wicket-auth-roles-1.4.19-sources.jar"/> <classpathentry kind="lib" path="ext/wicket-extensions-1.4.19.jar" sourcepath="ext/wicket-extensions-1.4.19-sources.jar"/> @@ -28,5 +27,6 @@ <classpathentry kind="lib" path="ext/groovy-all-1.8.5.jar" sourcepath="ext/groovy-all-1.8.5-sources.jar"/> <classpathentry kind="lib" path="ext/jetty-ajp-7.4.3.v20110701.jar" sourcepath="ext/jetty-ajp-7.4.3.v20110701-sources.jar"/> <classpathentry kind="lib" path="ext/lucene-core-3.5.0.jar" sourcepath="ext/lucene-core-3.5.0-sources.jar"/> + <classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/markdownpapers-core-1.2.7-sources.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |