new back-compat tag, to fix TestBackwardsCompatibility

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822769 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-10-07 14:58:56 +00:00
parent d7d9241ef7
commit 742aca6a9d
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.0-dev"/>
<property name="version" value="${dev.version}"/>
<property name="compatibility.tag" value="lucene_2_9_back_compat_tests_20091006"/>
<property name="compatibility.tag" value="lucene_2_9_back_compat_tests_20091007"/>
<property name="spec.version" value="${version}"/>
<property name="year" value="2000-${current.year}"/>
<property name="final.name" value="lucene-${name}-${version}"/>