diff options
author | James Moger <james.moger@gitblit.com> | 2015-03-07 10:43:25 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-03-07 10:43:25 -0500 |
commit | fd1cb098408a418c2c102cb5585a4b61ea216e1a (patch) | |
tree | 2f67ba02cce15342c175038c25ce9f794097757b /gitblit.iml | |
parent | a95121aca3fd88f93e4279c67f37b2b24e72a90f (diff) | |
download | gitblit-fd1cb098408a418c2c102cb5585a4b61ea216e1a.tar.gz gitblit-fd1cb098408a418c2c102cb5585a4b61ea216e1a.zip |
Update JGit to 3.7.0
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 990df65e..47ab25ac 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -408,13 +408,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-3.6.2.201501210735-r.jar"> + <library name="org.eclipse.jgit-3.7.0.201502260915-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.6.2.201501210735-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.7.0.201502260915-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.6.2.201501210735-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.7.0.201502260915-r.jar!/" /> </SOURCES> </library> </orderEntry> @@ -485,13 +485,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-3.6.2.201501210735-r.jar"> + <library name="org.eclipse.jgit.http.server-3.7.0.201502260915-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.6.2.201501210735-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.7.0.201502260915-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.6.2.201501210735-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.7.0.201502260915-r.jar!/" /> </SOURCES> </library> </orderEntry> |