NIHVIVO-2811 Change the token which is expanded during deployment, to match the new name in the build script.

This commit is contained in:
j2blake 2011-09-29 21:00:39 +00:00
parent cc639de7f4
commit 767858859c

View file

@ -9,7 +9,7 @@
<Environment
type="java.lang.String"
name="solr/home"
value="${solr.home}" override="true"/>
value="${solr.home.dir}" override="true"/>
<!-- Disable persist sessions on shut down.-->
<Manager pathname="" />