Author: gsingers
Date: Fri Aug 29 07:52:31 2008
New Revision: 690278

URL: http://svn.apache.org/viewvc?rev=690278&view=rev
Log:
set the maven version

Modified:
    lucene/solr/branches/branch-1.3/common-build.xml

Modified: lucene/solr/branches/branch-1.3/common-build.xml
URL: 
http://svn.apache.org/viewvc/lucene/solr/branches/branch-1.3/common-build.xml?rev=690278&r1=690277&r2=690278&view=diff
==============================================================================
--- lucene/solr/branches/branch-1.3/common-build.xml (original)
+++ lucene/solr/branches/branch-1.3/common-build.xml Fri Aug 29 07:52:31 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.3.0-RC1"/>
 
   <!-- By default, "deploy" to a temporary directory (as well as installing
        into your local repository).  If you wish to deploy to a remote


Reply via email to