diff options
author | James Moger <james.moger@gitblit.com> | 2014-10-14 13:35:51 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-10-14 13:35:51 -0400 |
commit | 852c5263ca3a779d9cc1c4990ebccbc070507c27 (patch) | |
tree | 7fcf8368eaf5779f8124aafd7cc19cb13d51540c /gitblit.iml | |
parent | 18c6ba413110bbf74023bf82662c89118f93606b (diff) | |
parent | 2bce519cc05826f7180c023b44203bb27b036a93 (diff) | |
download | gitblit-852c5263ca3a779d9cc1c4990ebccbc070507c27.tar.gz gitblit-852c5263ca3a779d9cc1c4990ebccbc070507c27.zip |
Merge branch 'ticket/205' into develop
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 759bf038..add9cfe9 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -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> |