Skip to content

Commit

Permalink
added missing dependecy
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Aug 16, 2014
1 parent a5086e2 commit 1dd9655
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions infra/ws-util/pom.xml
Expand Up @@ -89,5 +89,11 @@
<artifactId>testng</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
<version>3.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 1dd9655

Please sign in to comment.