Author: pottlinger
Date: Wed Aug 6 19:26:53 2014
New Revision: 1616316
URL: http://svn.apache.org/r1616316
Log:
Reducing Eclipse warning:
Version is derived from parent-pom and needs no overriding here.
Modified:
creadur/rat/trunk/pom.xml
Modified: creadur/rat/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1616316&r1=1616315&r2=1616316&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Wed Aug 6 19:26:53 2014
@@ -336,7 +336,6 @@ agnostic home for software distribution
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>1.3.1</version>
<executions>
<execution>
<!-- This checks the bytecode version of the dependencies
transitively -->