Skip to content

Commit

Permalink
Upgrade to Solr 7.4.0. (#1792)
Browse files Browse the repository at this point in the history
- Resolves VUFIND-1459.
  • Loading branch information
demiankatz committed Nov 17, 2020
1 parent 86e2c14 commit 6917afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -27,7 +27,7 @@
<property name="selenium_browser" value="firefox" />
<property name="snooze_multiplier" value="1" /><!-- can be used to slow down tests (selenium only) -->
<property name="solr_startup_sleep" value="0" />
<property name="solr_version" value="7.3.1" />
<property name="solr_version" value="7.4.0" />
<property name="skip_phpdoc" value="false" />
<property name="phpdoc_version" value="3.0.0-alpha.4" />

Expand Down

0 comments on commit 6917afd

Please sign in to comment.