From 2afc497c024a27a6e26e03cfc0d9e8d1286c1359 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 5 Feb 2012 10:17:28 +0100 Subject: [PATCH] use junit-dep instead of junit to fix hamcrest error --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1accdadee0..0e3f06b1a7 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ junit - junit + junit-dep ${junit.version} test