From f51d3938863abb60770ed1457d8bfdb82bcd80bf Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 5 Feb 2012 10:08:18 +0100 Subject: [PATCH] define direct dependency to hamcrest-core --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index f56078d069..b82d6c483b 100644 --- a/pom.xml +++ b/pom.xml @@ -115,6 +115,12 @@ test + + org.hamcrest + hamcrest-core + ${hamcrest.version} + + org.hamcrest hamcrest-library