This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 16f86d7  Let the parent do it's work.
16f86d7 is described below

commit 16f86d72d46ca2a92daaddc75744bcd39f98d9a6
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Fri Apr 6 19:21:57 2018 +0200

    Let the parent do it's work.
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9bf51c..d7fbb21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,10 +247,6 @@ under the License.
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <!--
-            ! Can be removed if we have updated to ASF parent version 19. 
-           -->
-          <version>0.12</version>
           <configuration>
             <excludes combine.children="append">
               <exclude>src/it/staging-dependencies/repo/**/*</exclude>

-- 
To stop receiving notification emails like this one, please contact
khmarba...@apache.org.

Reply via email to