From 8ce0ecbb77087de5fc9aaacbaeea6be5d958d50b Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Wed, 6 Sep 2017 14:59:20 -0700 Subject: [PATCH] Enable surefire unit tests Issue-Id: SDNC-65 Change-Id: I6bd2a5e1fe8aac68c160c1e481106aa507dc67e1 Signed-off-by: Marcus G K Williams --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9827b822..7b2b60af 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ maven-surefire-plugin 2.17 - true + false -- 2.16.6