You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/12/16 02:06:24 UTC

svn commit: r726905 - /maven/doxia/doxia-tools/trunk/pom.xml

Author: vsiveton
Date: Mon Dec 15 17:06:23 2008
New Revision: 726905

URL: http://svn.apache.org/viewvc?rev=726905&view=rev
Log:
o inherited plugins version

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

Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=726905&r1=726904&r2=726905&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Mon Dec 15 17:06:23 2008
@@ -179,7 +179,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.2</version>
         <configuration>
           <source>1.4</source>
           <aggregate>true</aggregate>