diff options
author | Florian Zschocke <florian.zschocke@devolo.de> | 2019-11-20 21:35:17 +0100 |
---|---|---|
committer | Florian Zschocke <florian.zschocke@devolo.de> | 2019-11-20 21:35:17 +0100 |
commit | eaaf99e188ecefbd589fe08fd3b7652190258379 (patch) | |
tree | fa76ef0c971eb646d8b0e5409b092de8fa180ba1 /gitblit.iml | |
parent | 894c8258387d17ae8694d6e85c7a637cebaa332a (diff) | |
download | gitblit-eaaf99e188ecefbd589fe08fd3b7652190258379.tar.gz gitblit-eaaf99e188ecefbd589fe08fd3b7652190258379.zip |
Update JGit to versoin 4.5.7.201904151645-r
Diffstat (limited to 'gitblit.iml')
-rw-r--r-- | gitblit.iml | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/gitblit.iml b/gitblit.iml index 74e8cae7..69fa83ba 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -409,13 +409,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-4.1.1.201511131810-r.jar"> + <library name="org.eclipse.jgit-4.5.7.201904151645-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-4.1.1.201511131810-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-4.5.7.201904151645-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-4.1.1.201511131810-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-4.5.7.201904151645-r.jar!/" /> </SOURCES> </library> </orderEntry> @@ -486,24 +486,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jdt.annotation-1.1.0.jar"> + <library name="org.eclipse.jgit.http.server-4.5.7.201904151645-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jdt.annotation-1.1.0.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-4.5.7.201904151645-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jdt.annotation-1.1.0.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-4.1.1.201511131810-r.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-4.1.1.201511131810-r.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-4.1.1.201511131810-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-4.5.7.201904151645-r.jar!/" /> </SOURCES> </library> </orderEntry> |