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/15 20:34:56 UTC

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

Author: smarthi
Date: Wed Jan 15 19:34:55 2014
New Revision: 1558542

URL: http://svn.apache.org/r1558542
Log:
Reverting back to Mahout 0.9-SNAPSHOT

Modified:
    mahout/trunk/buildtools/pom.xml

Modified: mahout/trunk/buildtools/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/buildtools/pom.xml?rev=1558542&r1=1558541&r2=1558542&view=diff
==============================================================================
--- mahout/trunk/buildtools/pom.xml (original)
+++ mahout/trunk/buildtools/pom.xml Wed Jan 15 19:34:55 2014
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-buildtools</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9-SNAPSHOT</version>
   <name>Mahout Build Tools</name>
 
   <packaging>jar</packaging>