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:59:03 UTC

svn commit: r1558554 - in /mahout/trunk: distribution/pom.xml examples/pom.xml integration/pom.xml math-scala/pom.xml math/pom.xml

Author: smarthi
Date: Wed Jan 15 19:59:03 2014
New Revision: 1558554

URL: http://svn.apache.org/r1558554
Log:
Reverting everything back to 0.9-SNAPSHOT

Modified:
    mahout/trunk/distribution/pom.xml
    mahout/trunk/examples/pom.xml
    mahout/trunk/integration/pom.xml
    mahout/trunk/math-scala/pom.xml
    mahout/trunk/math/pom.xml

Modified: mahout/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/distribution/pom.xml?rev=1558554&r1=1558553&r2=1558554&view=diff
==============================================================================
--- mahout/trunk/distribution/pom.xml (original)
+++ mahout/trunk/distribution/pom.xml Wed Jan 15 19:59:03 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-    <version>0.9</version>
+    <version>0.9-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>mahout-distribution</artifactId>

Modified: mahout/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/examples/pom.xml?rev=1558554&r1=1558553&r2=1558554&view=diff
==============================================================================
--- mahout/trunk/examples/pom.xml (original)
+++ mahout/trunk/examples/pom.xml Wed Jan 15 19:59:03 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-    <version>0.9</version>
+    <version>0.9-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: mahout/trunk/integration/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/integration/pom.xml?rev=1558554&r1=1558553&r2=1558554&view=diff
==============================================================================
--- mahout/trunk/integration/pom.xml (original)
+++ mahout/trunk/integration/pom.xml Wed Jan 15 19:59:03 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-    <version>0.9</version>
+    <version>0.9-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: mahout/trunk/math-scala/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/math-scala/pom.xml?rev=1558554&r1=1558553&r2=1558554&view=diff
==============================================================================
--- mahout/trunk/math-scala/pom.xml (original)
+++ mahout/trunk/math-scala/pom.xml Wed Jan 15 19:59:03 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-    <version>0.9</version>
+    <version>0.9-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: mahout/trunk/math/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/math/pom.xml?rev=1558554&r1=1558553&r2=1558554&view=diff
==============================================================================
--- mahout/trunk/math/pom.xml (original)
+++ mahout/trunk/math/pom.xml Wed Jan 15 19:59:03 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-    <version>0.9</version>
+    <version>0.9-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>