You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ss...@apache.org on 2013/09/10 21:59:44 UTC

svn commit: r1521616 - /mahout/trunk/pom.xml

Author: sslavic
Date: Tue Sep 10 19:59:43 2013
New Revision: 1521616

URL: http://svn.apache.org/r1521616
Log:
Updated maven-install-plugin from 2.4 to 2.5

Modified:
    mahout/trunk/pom.xml

Modified: mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/pom.xml?rev=1521616&r1=1521615&r2=1521616&view=diff
==============================================================================
--- mahout/trunk/pom.xml (original)
+++ mahout/trunk/pom.xml Tue Sep 10 19:59:43 2013
@@ -507,7 +507,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-install-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>