mirror of https://github.com/apache/lucene.git
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:
parent
7e189382bc
commit
73f936286d
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue