This commit is contained in:
aPunch 2012-02-16 20:56:16 -06:00
parent 1f00185717
commit c47e7c0b50
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -61,11 +61,11 @@
<type>jar</type>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
</exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>