From e14c10bce3ef2459997189796cd5563d5a5f161a Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 7 Jan 2020 11:54:24 -0500 Subject: sonar-maven-plugin properties cleanup Removing sonar.jacoco deprecated properties Issue-ID: CCSDK-2019 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I696c643b3727b2fe79f8449c1ffeeb58001653e1 --- standalone/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'standalone') diff --git a/standalone/pom.xml b/standalone/pom.xml index 033fab18..a211cb9f 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -48,7 +48,6 @@ java jacoco ${project.build.directory}/surefire-reports - true ${project.version} 2.1.1 -- cgit 1.2.3-korg