NIHVIVO-2811 Change the token which is expanded during deployment, to match the new name in the build script.
This commit is contained in:
parent
cc639de7f4
commit
767858859c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
<Environment
|
<Environment
|
||||||
type="java.lang.String"
|
type="java.lang.String"
|
||||||
name="solr/home"
|
name="solr/home"
|
||||||
value="${solr.home}" override="true"/>
|
value="${solr.home.dir}" override="true"/>
|
||||||
|
|
||||||
<!-- Disable persist sessions on shut down.-->
|
<!-- Disable persist sessions on shut down.-->
|
||||||
<Manager pathname="" />
|
<Manager pathname="" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue