Author: gsingers
Date: Thu Oct 16 11:02:27 2008
New Revision: 705300

URL: http://svn.apache.org/viewvc?rev=705300&view=rev
Log:
go back to 0.1-dev until we address the remaining open issues

Modified:
    lucene/mahout/trunk/build.xml

Modified: lucene/mahout/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/lucene/mahout/trunk/build.xml?rev=705300&r1=705299&r2=705300&view=diff
==============================================================================
--- lucene/mahout/trunk/build.xml (original)
+++ lucene/mahout/trunk/build.xml Thu Oct 16 11:02:27 2008
@@ -2,7 +2,7 @@
 
 <project name="mahout" default="dist" basedir=".">
 
-  <property name="version" value="0.2-dev" />
+  <property name="version" value="0.1-dev" />
 
   <target name="dist">
     <ant dir="core" antfile="build.xml" target="dist-jar"/>


Reply via email to