You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bi...@apache.org on 2010/10/28 16:26:52 UTC

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

Author: bimargulies
Date: Thu Oct 28 14:26:52 2010
New Revision: 1028317

URL: http://svn.apache.org/viewvc?rev=1028317&view=rev
Log:
another version.

Modified:
    mahout/trunk/pom.xml

Modified: mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mahout/trunk/pom.xml?rev=1028317&r1=1028316&r2=1028317&view=diff
==============================================================================
--- mahout/trunk/pom.xml (original)
+++ mahout/trunk/pom.xml Thu Oct 28 14:26:52 2010
@@ -642,6 +642,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
+		<version>2.7</version>
             </plugin>
             <!-- code duplication - copy and paste detection -->
             <plugin>