Remove tab in common-build.xml.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrien Grand 2015-08-19 15:15:14 +00:00
parent 7e189382bc
commit 73f936286d
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<property name="ivy.bootstrap.version" value="2.3.0" />
<property name="ivy.default.configuration" value="*"/>
<!-- Running ant targets in parralel may require this set to false because ivy:retrieve tasks may race with resolve -->
<property name="ivy.sync" value="true"/>
<property name="ivy.resolution-cache.dir" location="${common.build.dir}/ivy-resolution-cache"/>