diff options
author | James Moger <james.moger@gitblit.com> | 2012-12-03 17:04:07 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-12-03 17:05:27 -0500 |
commit | f3edc279212106215ee40314f48db2f39ce1b631 (patch) | |
tree | a833a94501fdf24bfe0b0021a56c1529129469d9 /.classpath | |
parent | d3c18925529690716ce1b9038169d7a07e53b287 (diff) | |
download | gitblit-f3edc279212106215ee40314f48db2f39ce1b631.tar.gz gitblit-f3edc279212106215ee40314f48db2f39ce1b631.zip |
Update to MarkdownPapers 1.3.2
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ <classpathentry kind="lib" path="ext/lucene-memory-3.6.1.jar" sourcepath="ext/src/lucene-memory-3.6.1-sources.jar" /> <classpathentry kind="lib" path="ext/lucene-queries-3.6.1.jar" sourcepath="ext/src/lucene-queries-3.6.1-sources.jar" /> <classpathentry kind="lib" path="ext/jakarta-regexp-1.4.jar" /> - <classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/src/markdownpapers-core-1.2.7-sources.jar" /> + <classpathentry kind="lib" path="ext/markdownpapers-core-1.3.2.jar" sourcepath="ext/src/markdownpapers-core-1.3.2-sources.jar" /> <classpathentry kind="lib" path="ext/org.eclipse.jgit-2.1.0.201209190230-r.jar" sourcepath="ext/src/org.eclipse.jgit-2.1.0.201209190230-r-sources.jar" /> <classpathentry kind="lib" path="ext/jsch-0.1.44-1.jar" sourcepath="ext/src/jsch-0.1.44-1-sources.jar" /> <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-2.1.0.201209190230-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-2.1.0.201209190230-r-sources.jar" /> |