You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/02/25 21:49:56 UTC

svn commit: r1293687 - /maven/doxia/doxia/trunk/pom.xml

Author: dennisl
Date: Sat Feb 25 20:49:56 2012
New Revision: 1293687

URL: http://svn.apache.org/viewvc?rev=1293687&view=rev
Log:
Remove plugin version that's inherited from parent.

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

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1293687&r1=1293686&r2=1293687&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Sat Feb 25 20:49:56 2012
@@ -441,7 +441,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.8</version>
             <reportSets>
               <reportSet>
                 <id>non-aggregate</id>