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@466920 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b7c2540d3e
commit
b33ccf7446
|
@ -5,13 +5,12 @@
|
|||
<artifactId>maven-it-it0025</artifactId>
|
||||
<description>Test multiple goal executions with different execution-level configs.</description>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-core-it-plugin</artifactId>
|
||||
<version>1.0</version>
|
||||
<groupId>org.apache.maven.its.plugins</groupId>
|
||||
<artifactId>maven-it-plugin-touch</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>test1</id>
|
||||
|
|
Loading…
Reference in New Issue