diff options
author | Martin <martin.spielmann@pingunaut.com> | 2017-04-24 21:30:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-24 21:30:06 +0200 |
commit | 337443cc11d09b54de167a5e677816152d6969fb (patch) | |
tree | 683607a1e3dab5d29e18b77d0c4705632b74e117 /gitblit.iml | |
parent | 2df318b0b06e8e1fbeb9c23965e12dd4bc2d06f3 (diff) | |
parent | 2f74123ca0deaa138609a2126e0fc897167dac48 (diff) | |
download | gitblit-337443cc11d09b54de167a5e677816152d6969fb.tar.gz gitblit-337443cc11d09b54de167a5e677816152d6969fb.zip |
Merge pull request #4 from gitblit/master
merge upstream master
Diffstat (limited to 'gitblit.iml')
-rw-r--r-- | gitblit.iml | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/gitblit.iml b/gitblit.iml index 038c4f4d..1f4aa248 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -180,79 +180,79 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-core-4.10.4.jar"> + <library name="lucene-core-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-core-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-core-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-core-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-core-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-analyzers-common-4.10.4.jar"> + <library name="lucene-analyzers-common-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-analyzers-common-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-analyzers-common-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-analyzers-common-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-analyzers-common-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-highlighter-4.10.4.jar"> + <library name="lucene-highlighter-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-highlighter-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-highlighter-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-highlighter-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-highlighter-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-memory-4.10.4.jar"> + <library name="lucene-memory-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-memory-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-memory-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-memory-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-memory-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-queries-4.10.4.jar"> + <library name="lucene-queries-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-queries-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-queries-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-queries-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-queries-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-queryparser-4.10.4.jar"> + <library name="lucene-queryparser-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-queryparser-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-queryparser-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-queryparser-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-queryparser-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="lucene-sandbox-4.10.4.jar"> + <library name="lucene-sandbox-5.5.2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/lucene-sandbox-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/lucene-sandbox-5.5.2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/lucene-sandbox-4.10.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/lucene-sandbox-5.5.2.jar!/" /> </SOURCES> </library> </orderEntry> |