Skip to content

Commit

Permalink
update surefire plugin version to something more working
Browse files Browse the repository at this point in the history
  • Loading branch information
trampoline committed Aug 4, 2009
1 parent e91de10 commit b505384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -26,7 +26,7 @@

<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.4-SNAPSHOT</version>
<version>2.4.2</version>
<configuration>
<suiteXmlFiles>
<suiteXmlFile>testng.xml</suiteXmlFile>
Expand Down

0 comments on commit b505384

Please sign in to comment.