Author: hboutemy
Date: Sat Oct 29 02:43:15 2011
New Revision: 1190743
URL: http://svn.apache.org/viewvc?rev=1190743&view=rev
Log:
removed unneeded plugin version
Modified:
maven/archetype/trunk/pom.xml
Modified: maven/archetype/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1190743&r1=1190742&r2=1190743&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Sat Oct 29 02:43:15 2011
@@ -352,7 +352,6 @@ under the License.
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.7</version>
<configuration>
<excludes>
<exclude>.gitignore</exclude>