This commit is contained in:
aPunch 2012-02-16 20:56:16 -06:00
parent 9ad3728b09
commit c0b0ee2ead

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>