For consistent config using inherited=false

This commit is contained in:
Martin Stockhammer 2018-11-04 15:30:17 +01:00
parent 586f3c3c2b
commit faafb66258
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.6.0</version>
<inherited>false</inherited>
<executions>
<execution>
<id>prepare-checkout</id>