From 61f8fdfa4be59b1c6172bec7ab54369c20b59f2e Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 3 Apr 2018 12:07:07 -0500 Subject: Modify deprecated sonar properties in AAF Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham --- auth/auth-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'auth/auth-core') diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 0bfc0ffb..d0d2fb6e 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -77,8 +77,8 @@ 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** https://nexus.onap.org -- cgit 1.2.3-korg