added missing test scope for hamcrest-core

This commit is contained in:
Sebastian Sdorra
2012-02-05 10:10:20 +01:00
parent f51d393886
commit ea43e01fdb

View File

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