Skip to content

Commit

Permalink
Fix for pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Aug 22, 2014
1 parent f7fd6ce commit f34a1f0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions samples/model-client-sample/pom.xml
Expand Up @@ -173,12 +173,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
<version>3.1-SNAPSHOT</version>
<version>6.8.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f34a1f0

Please sign in to comment.