You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2014/10/14 21:26:20 UTC

svn commit: r1631846 - /creadur/tentacles/trunk/pom.xml

Author: pottlinger
Date: Tue Oct 14 19:26:20 2014
New Revision: 1631846

URL: http://svn.apache.org/r1631846
Log:
LHF: Reducing Eclipse warnings.

* Version information comes from parent pom.

Modified:
    creadur/tentacles/trunk/pom.xml

Modified: creadur/tentacles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/tentacles/trunk/pom.xml?rev=1631846&r1=1631845&r2=1631846&view=diff
==============================================================================
--- creadur/tentacles/trunk/pom.xml (original)
+++ creadur/tentacles/trunk/pom.xml Tue Oct 14 19:26:20 2014
@@ -197,7 +197,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.4</version>
         <configuration>
           <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
           <inputEncoding>${project.build.sourceEncoding}</inputEncoding>