From a88f56fb9096afa3d48ff9d71190cec49d2b6673 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 3 Apr 2018 17:09:33 -0500 Subject: Fix sonar coverage for aaf authz Issue-ID: AAF-208 Change-Id: Ia5611d0d455e10405ced2ee47a137c5243debe9d Signed-off-by: Sai Gandham --- misc/env/pom.xml | 1 + misc/pom.xml | 1 + misc/rosetta/pom.xml | 1 + 3 files changed, 3 insertions(+) (limited to 'misc') diff --git a/misc/env/pom.xml b/misc/env/pom.xml index a6a87e91..1c82d8c6 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -71,6 +71,7 @@ + true 0.7.7.201606060606 3.2 jacoco diff --git a/misc/pom.xml b/misc/pom.xml index 20ca34a5..26a95457 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -36,6 +36,7 @@ + true 0.7.7.201606060606 3.2 jacoco diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 7eecfe10..84acecad 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -71,6 +71,7 @@ + true 0.7.7.201606060606 3.2 jacoco -- cgit 1.2.3-korg