From 7703d8d1f66f7a3709f7d44202833cb8fe0e4274 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 1 Sep 2017 15:41:27 -0700 Subject: Enable surefire unit testing Issue-Id: CCSDK-67 Change-Id: I955938365dd62b2125b73f8a668568e3343db015 Signed-off-by: Marcus G K Williams --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f641ef502..eefdf04e9 100755 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ maven-surefire-plugin 2.17 - true + false -- cgit 1.2.3-korg