fixed bad pom entry on live profile

This commit is contained in:
Adrian Cole 2012-01-12 18:00:36 -08:00
parent 091ee3118c
commit 983b1fbe07
1 changed files with 0 additions and 6 deletions

View File

@ -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>