diff options
author | James Moger <james.moger@gitblit.com> | 2013-11-19 16:12:30 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-11-19 16:12:30 -0500 |
commit | abd1524e7bae97e17ac5f722faad1362297743ce (patch) | |
tree | e152c08142cf99c42810bf885489933e14b7ffd0 /.classpath | |
parent | fa5e44bf284f09883c84b7cb6c6ccb8827680624 (diff) | |
download | gitblit-abd1524e7bae97e17ac5f722faad1362297743ce.tar.gz gitblit-abd1524e7bae97e17ac5f722faad1362297743ce.zip |
Update Moxie to 0.9.0
Change-Id: Ia4c9536282af6df3d9d462946dec1d8112459242
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,6 +73,6 @@ <classpathentry kind="lib" path="ext/httpcore-4.2.1.jar" sourcepath="ext/src/httpcore-4.2.1.jar" /> <classpathentry kind="lib" path="ext/commons-logging-1.1.1.jar" sourcepath="ext/src/commons-logging-1.1.1.jar" /> <classpathentry kind="lib" path="ext/commons-exec-1.1.jar" sourcepath="ext/src/commons-exec-1.1.jar" /> - <classpathentry kind="output" path="bin/classes" /> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" /> -</classpath>
\ No newline at end of file + <classpathentry kind="output" path="bin/classes" /> +</classpath> |