define direct dependency to hamcrest-core

This commit is contained in:
Sebastian Sdorra
2012-02-05 10:08:18 +01:00
parent 91b07f1f68
commit f51d393886

View File

@@ -115,6 +115,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>${hamcrest.version}</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>