You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by fr...@apache.org on 2014/02/02 17:26:49 UTC

svn commit: r1563652 - /mahout/trunk/math-scala/pom.xml

Author: frankscholten
Date: Sun Feb  2 16:26:48 2014
New Revision: 1563652

URL: http://svn.apache.org/r1563652
Log:
Added version 2.15.2 to maven-scala-plugin.

Modified:
    mahout/trunk/math-scala/pom.xml

Modified: mahout/trunk/math-scala/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/math-scala/pom.xml?rev=1563652&r1=1563651&r2=1563652&view=diff
==============================================================================
--- mahout/trunk/math-scala/pom.xml (original)
+++ mahout/trunk/math-scala/pom.xml Sun Feb  2 16:26:48 2014
@@ -108,6 +108,7 @@
       <plugin>
         <groupId>org.scala-tools</groupId>
         <artifactId>maven-scala-plugin</artifactId>
+        <version>2.15.2</version>
         <executions>
           <execution>
             <goals>