Author: gsingers
Date: Fri Aug 29 07:53:13 2008
New Revision: 690279
URL: http://svn.apache.org/viewvc?rev=690279&view=rev
Log:
tick the maven version
Modified:
lucene/solr/trunk/common-build.xml
Modified: lucene/solr/trunk/common-build.xml
URL:
http://svn.apache.org/viewvc/lucene/solr/trunk/common-build.xml?rev=690279&r1=690278&r2=690279&view=diff
==============================================================================
--- lucene/solr/trunk/common-build.xml (original)
+++ lucene/solr/trunk/common-build.xml Fri Aug 29 07:53:13 2008
@@ -96,7 +96,7 @@
<!-- The version suffix of the Lucene artifacts checked into "lib" -->
<property name="lucene_version" value="2.4-dev"/>
<!-- The version number to assign to the Maven artifacts. -->
- <property name="maven_version" value="1.3-SNAPSHOT"/>
+ <property name="maven_version" value="1.4-SNAPSHOT"/>
<!-- By default, "deploy" to a temporary directory (as well as installing
into your local repository). If you wish to deploy to a remote