From 8b87ce15bafea10f271311374d92b9d4621f2ab3 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Wed, 6 Sep 2017 15:11:14 -0700 Subject: [PATCH] Enable surefire unit tests Issue-Id: SDNC-65 Change-Id: I0a4e8e3d6a52df1fba95c883edf6b730ad86634a Signed-off-by: Marcus G K Williams Former-commit-id: 0df5dda29bc347fe8f9e4db32558b7890ef328ee --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9274554..48901e0c 100755 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ maven-surefire-plugin 2.17 - true + false -- 2.16.6