diff options
author | James Moger <james.moger@gitblit.com> | 2014-05-15 09:15:07 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-05-15 18:42:53 -0400 |
commit | e90e9b2a7d7993f5ef2092225659c7ddcf6d526e (patch) | |
tree | d58a60bcfe42e31b40d1900e0ff6d340e7883e00 /.classpath | |
parent | d5e662b043b47fcd310f7ba5e80a64ab2f17f844 (diff) | |
download | gitblit-ticket/7.tar.gz gitblit-ticket/7.zip |
Update to AsciiDoctorJ 1.5.0.preview2ticket/7
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -40,9 +40,9 @@ <classpathentry kind="lib" path="ext/tracwiki-core-1.4.jar" sourcepath="ext/src/tracwiki-core-1.4.jar" /> <classpathentry kind="lib" path="ext/mediawiki-core-1.4.jar" sourcepath="ext/src/mediawiki-core-1.4.jar" /> <classpathentry kind="lib" path="ext/confluence-core-1.4.jar" sourcepath="ext/src/confluence-core-1.4.jar" /> - <classpathentry kind="lib" path="ext/asciidoctor-java-integration-0.1.4.jar" sourcepath="ext/src/asciidoctor-java-integration-0.1.4.jar" /> - <classpathentry kind="lib" path="ext/jruby-complete-1.7.4.jar" sourcepath="ext/src/jruby-complete-1.7.4.jar" /> - <classpathentry kind="lib" path="ext/jcommander-1.30.jar" sourcepath="ext/src/jcommander-1.30.jar" /> + <classpathentry kind="lib" path="ext/asciidoctorj-1.5.0.preview2.jar" sourcepath="ext/src/asciidoctorj-1.5.0.preview2.jar" /> + <classpathentry kind="lib" path="ext/jruby-complete-1.7.9.jar" sourcepath="ext/src/jruby-complete-1.7.9.jar" /> + <classpathentry kind="lib" path="ext/jcommander-1.32.jar" sourcepath="ext/src/jcommander-1.32.jar" /> <classpathentry kind="lib" path="ext/org.eclipse.jgit-3.3.1.201403241930-r.jar" sourcepath="ext/src/org.eclipse.jgit-3.3.1.201403241930-r.jar" /> <classpathentry kind="lib" path="ext/jsch-0.1.50.jar" sourcepath="ext/src/jsch-0.1.50.jar" /> <classpathentry kind="lib" path="ext/JavaEWAH-0.7.9.jar" sourcepath="ext/src/JavaEWAH-0.7.9.jar" /> |