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>