switch to new back-compat tag

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824027 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Busch 2009-10-11 05:31:42 +00:00
parent 2a7ce3faa3
commit 7f86a2ed63
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_20091009"/>
<property name="compatibility.tag" value="lucene_2_9_back_compat_tests_20091010"/>
<property name="spec.version" value="${version}"/>
<property name="year" value="2000-${current.year}"/>
<property name="final.name" value="lucene-${name}-${version}"/>