You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2014/01/16 15:12:44 UTC

svn commit: r1558802 - /mahout/trunk/buildtools/pom.xml

Author: smarthi
Date: Thu Jan 16 14:12:44 2014
New Revision: 1558802

URL: http://svn.apache.org/r1558802
Log:
Reverting back to 0.9-SNAPSHOT, messed up the version#

Modified:
    mahout/trunk/buildtools/pom.xml

Modified: mahout/trunk/buildtools/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/buildtools/pom.xml?rev=1558802&r1=1558801&r2=1558802&view=diff
==============================================================================
--- mahout/trunk/buildtools/pom.xml (original)
+++ mahout/trunk/buildtools/pom.xml Thu Jan 16 14:12:44 2014
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-buildtools</artifactId>
-  <version>0.10-SNAPSHOT</version>
+  <version>0.9-SNAPSHOT</version>
   <name>Mahout Build Tools</name>
 
   <packaging>jar</packaging>