This commit is contained in:
aPunch 2012-02-16 20:56:16 -06:00
parent 1f00185717
commit c47e7c0b50

10
pom.xml
View File

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