diff options
author | James Moger <james.moger@gitblit.com> | 2014-07-03 14:04:09 -0600 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-07-03 14:04:09 -0600 |
commit | 7480c393a865750415e920eec3b4e78e42c37ec5 (patch) | |
tree | 2b13cbcf1383b54ffb8f4f82276adb93ad6c98b6 /gitblit.iml | |
parent | 4ed96d6b2e42f07177ee6d50a00d118afafe35c0 (diff) | |
parent | 728c57649305adc7a3329249aaf465e393bfcd8c (diff) | |
download | gitblit-7480c393a865750415e920eec3b4e78e42c37ec5.tar.gz gitblit-7480c393a865750415e920eec3b4e78e42c37ec5.zip |
Merged #126 "Update to JGit 3.4.1"
Diffstat (limited to 'gitblit.iml')
-rw-r--r-- | gitblit.iml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gitblit.iml b/gitblit.iml index b58676f0..163484c2 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -397,13 +397,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-3.4.0.201406110918-r.jar"> + <library name="org.eclipse.jgit-3.4.1.201406201815-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.4.0.201406110918-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.4.1.201406201815-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.4.0.201406110918-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.4.1.201406201815-r.jar!/" /> </SOURCES> </library> </orderEntry> @@ -474,13 +474,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-3.4.0.201406110918-r.jar"> + <library name="org.eclipse.jgit.http.server-3.4.1.201406201815-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.4.0.201406110918-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.4.1.201406201815-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.4.0.201406110918-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.4.1.201406201815-r.jar!/" /> </SOURCES> </library> </orderEntry> |