From: Mathieu Baudier Date: Tue, 7 Jan 2020 06:53:22 +0000 (+0100) Subject: Add hamcrest to target platform, for JUnit testing. X-Git-Tag: argeo-slc-2.1.17~77 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=0a40c809e68fe42a329a4f83ca725fc3819c3798;hp=e1ecb933e3f47fe0e8c05e994c5f44d4a0eb8720;p=gpl%2Fargeo-slc.git Add hamcrest to target platform, for JUnit testing. --- diff --git a/dep/pom.xml b/dep/pom.xml index 2bf7f791d..d473533aa 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -48,6 +48,11 @@ org.junit test + + org.argeo.tp.sdk + org.hamcrest + test +