You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/05/24 22:56:53 UTC

svn commit: r1597353 - /maven/pom/trunk/maven/pom.xml

Author: hboutemy
Date: Sat May 24 20:56:53 2014
New Revision: 1597353

URL: http://svn.apache.org/r1597353
Log:
[MPOM-53] turned javadoc quiet

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1597353&r1=1597352&r2=1597353&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat May 24 20:56:53 2014
@@ -1118,6 +1118,7 @@ under the License.
             <version>2.9.1</version>
             <configuration>
               <notimestamp>true</notimestamp>
+              <quiet>true</quiet>
               <links>
                 <link>http://commons.apache.org/proper/commons-collections/javadocs/api-release</link>
                 <link>http://junit.org/javadoc/4.10/</link>