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:
Jason van Zyl 2006-10-23 03:49:58 +00:00
parent b7c2540d3e
commit b33ccf7446

View File

@ -5,13 +5,12 @@
<artifactId>maven-it-it0025</artifactId> <artifactId>maven-it-it0025</artifactId>
<description>Test multiple goal executions with different execution-level configs.</description> <description>Test multiple goal executions with different execution-level configs.</description>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.its.plugins</groupId>
<artifactId>maven-core-it-plugin</artifactId> <artifactId>maven-it-plugin-touch</artifactId>
<version>1.0</version> <version>1.0-SNAPSHOT</version>
<executions> <executions>
<execution> <execution>
<id>test1</id> <id>test1</id>