Author: sebb
Date: Sat Feb 7 14:46:30 2015
New Revision: 1658066
URL: http://svn.apache.org/r1658066
Log:
RAT-193 - Take advantage of inheritance from ASF parent version 16
Modified:
creadur/rat/trunk/apache-rat/pom.xml
Modified: creadur/rat/trunk/apache-rat/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat/pom.xml?rev=1658066&r1=1658065&r2=1658066&view=diff
==============================================================================
--- creadur/rat/trunk/apache-rat/pom.xml (original)
+++ creadur/rat/trunk/apache-rat/pom.xml Sat Feb 7 14:46:30 2015
@@ -170,7 +170,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.4</version>
<configuration>
<descriptorSourceDirectory>${basedir}/src/main/assembly/</descriptorSourceDirectory>
<tarLongFileMode>gnu</tarLongFileMode>
@@ -189,4 +188,4 @@
</build>
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>