change lucene ver number in common-build

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816840 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2009-09-19 00:55:02 +00:00
parent 6e2dd9a567
commit ee6970accc
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
<property name="maven.dist.prefix" value="${maven.dist.dir}/org/apache/solr"/>
<!-- The version suffix of the Lucene artifacts checked into "lib" -->
<property name="lucene_version" value="2.9.0-rc4"/>
<property name="lucene_version" value="2.9.0-rc5"/>
<!-- The version number to assign to the Maven artifacts. -->
<property name="maven_version" value="1.4-SNAPSHOT"/>