mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
Update maven surefire plugin for live tests
This commit is contained in:
parent
b307a55b9f
commit
b16a74eb47
@ -121,6 +121,13 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.8.1</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.surefire</groupId>
|
||||
<artifactId>surefire-testng</artifactId>
|
||||
<version>2.8.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>integration</id>
|
||||
|
Loading…
x
Reference in New Issue
Block a user