mirror of https://github.com/apache/lucene.git
Luke version tick
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930506 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
07424bf640
commit
0efaf5fc04
|
@ -960,7 +960,7 @@
|
|||
<!-- ========================================================================= -->
|
||||
<!-- ===================== Runtime: luke ============================= -->
|
||||
<!-- ========================================================================= -->
|
||||
<property name="luke.version" value="1.0.0"/>
|
||||
<property name="luke.version" value="1.0.1"/>
|
||||
<available file="luke/luke-${luke.version}.jar" property="luke.jar.exists" />
|
||||
<target name="luke-download" unless="luke.jar.exists" depends="proxy.setup">
|
||||
<mkdir dir="luke"/>
|
||||
|
|
Loading…
Reference in New Issue