mirror of https://github.com/apache/maven.git
o aligning with new decoupled IT plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466927 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e1e0abf36e
commit
f40e3d37a0
|
@ -10,8 +10,8 @@
|
|||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-core-it-plugin</artifactId>
|
||||
<groupId>org.apache.maven.its.plugins</groupId>
|
||||
<artifactId>maven-it-plugin-touch</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<configuration>
|
||||
<fail>true</fail>
|
||||
|
|
Loading…
Reference in New Issue