mirror of https://github.com/apache/archiva.git
For consistent config using inherited=false
This commit is contained in:
parent
586f3c3c2b
commit
faafb66258
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue