From febba1034281d7b6e93c85f3729ae3e3cffd1fd9 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sun, 15 Apr 2018 23:33:42 +0200 Subject: [PATCH] Maven needs hamcrest-library now --- src/etc/poms/ant/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml index 00a762a4c..c46a73f28 100644 --- a/src/etc/poms/ant/pom.xml +++ b/src/etc/poms/ant/pom.xml @@ -48,6 +48,12 @@ 4.12 test + + org.hamcrest + hamcrest-library + 1.3 + test + org.apache.ant ant-antunit