You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/10/16 23:01:26 UTC

svn commit: r1398991 - /jena/trunk/jena-core/pom.xml

Author: andy
Date: Tue Oct 16 21:01:26 2012
New Revision: 1398991

URL: http://svn.apache.org/viewvc?rev=1398991&view=rev
Log:
Remove javadoc plugin version - it's inherited from the parent

Modified:
    jena/trunk/jena-core/pom.xml

Modified: jena/trunk/jena-core/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-core/pom.xml?rev=1398991&r1=1398990&r2=1398991&view=diff
==============================================================================
--- jena/trunk/jena-core/pom.xml (original)
+++ jena/trunk/jena-core/pom.xml Tue Oct 16 21:01:26 2012
@@ -162,7 +162,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.8</version>
         <configuration>
           <author>true</author>
           <version>true</version>