From 92685f23e7f89624bee32be0324fbe17f18ede09 Mon Sep 17 00:00:00 2001 From: sg481n Date: Fri, 29 Sep 2017 01:12:16 +0000 Subject: Improve aaf sonar code coverage Issue-id: AAF-79 Change-Id: I0538a55ec48d8198bfd7a8b3b8151f29d6574c66 Signed-off-by: sg481n --- authz-test/pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'authz-test') diff --git a/authz-test/pom.xml b/authz-test/pom.xml index 17cb314f..e73cb341 100644 --- a/authz-test/pom.xml +++ b/authz-test/pom.xml @@ -53,7 +53,6 @@ - false 0 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT @@ -62,7 +61,7 @@ ${project.build.directory}/surefire-reports ${project.build.directory}/coverage-reports/jacoco.exec ${project.build.directory}/coverage-reports/jacoco-it.exec - true + false ${project.version} https://nexus.onap.org /content/repositories/snapshots/ @@ -134,7 +133,7 @@ org.apache.maven.plugins maven-surefire-plugin - + **/AAFJUnitTest.java @@ -188,9 +187,6 @@ 0.7.7.201606060606 true - - org.onap.aaf.* - -- cgit 1.2.3-korg