From 3a7d07ae3abe01e0e6e665a4266cf785e3986dd6 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 1 Sep 2017 16:01:07 -0700 Subject: [PATCH] Enable surefire unit testing Issue-Id: CCSDK-67 Change-Id: If05df01e829a7a12ef00a1d778d918664635a48a 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 947567097..f9147b12c 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ maven-surefire-plugin 2.17 - true + false -- 2.16.6