You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/06/25 01:54:47 UTC

svn commit: r1496299 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

Author: olamy
Date: Mon Jun 24 23:54:46 2013
New Revision: 1496299

URL: http://svn.apache.org/r1496299
Log:
fix description

Modified:
    maven/plugins/trunk/maven-javadoc-plugin/pom.xml

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1496299&r1=1496298&r2=1496299&view=diff
==============================================================================
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Mon Jun 24 23:54:46 2013
@@ -35,7 +35,7 @@ under the License.
 
   <name>Apache Maven Javadoc Plugin</name>
   <description>
-    The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
+    The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for
     generating javadocs for the specified project.
   </description>
   <inceptionYear>2004</inceptionYear>