mirror of https://github.com/apache/jclouds.git
fixed bad pom entry on live profile
This commit is contained in:
parent
091ee3118c
commit
983b1fbe07
|
@ -100,12 +100,6 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.surefire</groupId>
|
||||
<artifactId>surefire-testng</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>integration</id>
|
||||
|
|
Loading…
Reference in New Issue