Bumping surefire plugin version to fix problem with wrong plexus-utils version in ModelUtilsTest (in maven-project).

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@545535 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2007-06-08 15:43:35 +00:00
parent 182220d00c
commit f6416573fa
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ under the License.
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.2</version>
<version>2.3</version>
</plugin>
</plugins>
</build>