Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmason committed Dec 16, 2011
1 parent da9940c commit 2f643aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions client/zanata-maven-plugin/pom.xml
Expand Up @@ -68,6 +68,12 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.5.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 2f643aa

Please sign in to comment.