o Tweaked test to not suffer from MNG-3821 (for which we have a dedicated IT)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734224 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-01-13 19:47:22 +00:00
parent 1567c798e6
commit ea82a49374
1 changed files with 2 additions and 2 deletions
its/core-it-suite/src/test/resources/mng-2695

View File

@ -72,7 +72,7 @@ under the License.
</configuration>
<executions>
<execution>
<id>test</id>
<id>test-a</id>
<phase>validate</phase>
<goals>
<goal>touch</goal>
@ -90,7 +90,7 @@ under the License.
</configuration>
<executions>
<execution>
<id>test</id>
<id>test-b</id>
<phase>validate</phase>
<goals>
<goal>touch</goal>