Author: khmarbaise
Date: Wed Oct 14 18:27:05 2015
New Revision: 1708672
URL: http://svn.apache.org/viewvc?rev=1708672&view=rev
Log:
Cleanup pom and let parent do it's work.
Modified:
maven/plugins/trunk/maven-shade-plugin/pom.xml
Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/pom.xml?rev=1708672&r1=1708671&r2=1708672&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Wed Oct 14 18:27:05 2015
@@ -181,15 +181,6 @@ under the License.
<build>
<pluginManagement>
<plugins>
- <!--
- ! TODO: Can be removed if we upgrade to a new parent version
- ! which contains the definition.
- -->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-invoker-plugin</artifactId>
- <version>1.10</version>
- </plugin>
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>