From 8f1dc607d135fd99d769a2dfd1e11e00d72d0506 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 19 Nov 2014 11:34:17 -0500 Subject: [PATCH] Merged #223 "Add support for image/svg+xml content type to raw servlet" --- gitblit.iml | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/gitblit.iml b/gitblit.iml index 759bf03..8f2e297 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -14,13 +14,13 @@ </content> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module-library"> - <library name="guice-4.0-beta4.jar"> + <library name="guice-4.0-beta5.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/guice-4.0-beta4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/guice-4.0-beta5.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/guice-4.0-beta4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/guice-4.0-beta5.jar!/" /> </SOURCES> </library> </orderEntry> @@ -408,13 +408,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-3.5.0.201409260305-r.jar"> + <library name="org.eclipse.jgit-3.5.1.201410131835-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.5.0.201409260305-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.5.1.201410131835-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.5.0.201409260305-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.5.1.201410131835-r.jar!/" /> </SOURCES> </library> </orderEntry> @@ -485,13 +485,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-3.5.0.201409260305-r.jar"> + <library name="org.eclipse.jgit.http.server-3.5.1.201410131835-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.5.0.201409260305-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.5.1.201410131835-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.5.0.201409260305-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.5.1.201410131835-r.jar!/" /> </SOURCES> </library> </orderEntry> @@ -529,13 +529,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="sshd-core-0.12.0.jar"> + <library name="sshd-core-0.13.0.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/sshd-core-0.12.0.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/sshd-core-0.13.0.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/sshd-core-0.12.0.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/sshd-core-0.13.0.jar!/" /> </SOURCES> </library> </orderEntry> -- Gitblit v1.9.1