From 69fec3e3ac7b14b17dcc827683caf9b07f4eb842 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 1 Sep 2017 15:56:15 -0700 Subject: Enable surefire unit testing Issue-Id: CCSDK-67 Change-Id: I428e0b03f94559929095c7a3fbf2af55e6567f6b Signed-off-by: Marcus G K Williams --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b0973220d..90fefcdfc 100755 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,9 @@ org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - SDN-C Java Plugins + CCSDK Java Plugins https://wiki.onap.org - The SDN-C core components contains the SLI, dblib and root pom + CCSDK Java Plugins @@ -88,7 +88,7 @@ maven-surefire-plugin 2.17 - true + false -- cgit 1.2.3-korg