diff options
author | James Moger <james.moger@gitblit.com> | 2013-06-28 08:18:03 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-06-28 08:18:03 -0400 |
commit | 9cce808d08fe9b5ed45bb3efb5fddb656b5e7f1a (patch) | |
tree | 7ff456c1d36bf376f5632cc9c1c8e29c57159c9b /gitblit.iml | |
parent | 29a371c063588f958ccf75dc7fb0423d8a69aa84 (diff) | |
download | gitblit-9cce808d08fe9b5ed45bb3efb5fddb656b5e7f1a.tar.gz gitblit-9cce808d08fe9b5ed45bb3efb5fddb656b5e7f1a.zip |
Updated to JGit 3.0.0.201306101825-r
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 2ee6242e..85ba7791 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -207,13 +207,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-3.0.0-SNAPSHOT.jar"> + <library name="org.eclipse.jgit-3.0.0.201306101825-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.0.0-SNAPSHOT.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-3.0.0.201306101825-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.0.0-SNAPSHOT.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-3.0.0.201306101825-r.jar!/" /> </SOURCES> </library> </orderEntry> @@ -240,13 +240,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-3.0.0-SNAPSHOT.jar"> + <library name="org.eclipse.jgit.http.server-3.0.0.201306101825-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.0.0-SNAPSHOT.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.0.0.201306101825-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.0.0-SNAPSHOT.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-3.0.0.201306101825-r.jar!/" /> </SOURCES> </library> </orderEntry> |