Skip to content

Commit

Permalink
Changed pom
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrhysthomas committed Sep 10, 2012
1 parent 7522304 commit 0a36829
Showing 1 changed file with 7 additions and 1 deletion.
Expand Up @@ -11,5 +11,11 @@
<type>jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.9.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 0a36829

Please sign in to comment.