From b862255dd62b47f75ead38ae0ac52a17a08e51fb Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Tue, 19 Sep 2017 17:28:07 -0400 Subject: Get unit tests working Including fixing of broken test Change-Id: Ie5fa6a2c4bd59b7552480899616590c7944e5aa4 Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b68f6d8..39f882a 100644 --- a/pom.xml +++ b/pom.xml @@ -320,6 +320,19 @@ 176c31dfe190a + + + org.apache.maven.plugins + maven-surefire-plugin + 2.20.1 + + + org.apache.maven.surefire + surefire-junit47 + 2.20.1 + + + -- cgit 1.2.3-korg