Author: khmarbaise
Date: Wed Oct 14 18:49:38 2015
New Revision: 1708677

URL: http://svn.apache.org/viewvc?rev=1708677&view=rev
Log:
More cleanup's in pom.

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=1708677&r1=1708676&r2=1708677&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Wed Oct 14 18:49:38 2015
@@ -216,20 +216,6 @@ under the License.
     </plugins>
   </build>
 
-  <reporting>
-    <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>
-    </plugins>
-  </reporting>
-
   <profiles>
     <profile>
       <id>run-its</id>


Reply via email to