LUCENE-1844: speed up back-compat unit tests too

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888052 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-12-07 17:55:06 +00:00
parent 1948e735e9
commit 4d12bb2e52
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<property name="Name" value="Lucene"/>
<property name="dev.version" value="3.1-dev"/>
<property name="version" value="${dev.version}"/>
<property name="compatibility.tag" value="lucene_3_0_back_compat_tests_20091202"/>
<property name="compatibility.tag" value="lucene_3_0_back_compat_tests_20091207"/>
<property name="spec.version" value="${version}"/>
<property name="year" value="2000-${current.year}"/>
<property name="final.name" value="lucene-${name}-${version}"/>