Update maven surefire plugin for live tests

This commit is contained in:
Victor Galkin 2011-04-26 20:23:35 +04:00
parent 63c7f9c319
commit 4a25594fc8
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.8.1</version>
<executions>
<execution>
<id>integration</id>