From 3591b2aafd3abbb21b606addf949c80779718c66 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Fri, 22 Sep 2017 10:44:08 -0700 Subject: [PATCH] Update duplicate-finder-maven-plugin ignores Eliminates warnings of the form: [WARNING] has been deprecated and replaced with . It will go away in version 1.2.0. Please update your POM accordingly! --- project/pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index 179e628504..1b37dace31 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -587,25 +587,25 @@ - + - about\.html + about\.html - log4j.xml - os.xml - virtualhardwaresection.xml - logback.xml - amzn_images.xml - test.jks - test - CreateInternetService-options-test.xml - .gitattributes - functions/.gitattributes - OSGI-OPT/bnd.bnd + log4j.xml + os.xml + virtualhardwaresection.xml + logback.xml + amzn_images.xml + test.jks + test + CreateInternetService-options-test.xml + .gitattributes + functions/.gitattributes + OSGI-OPT/bnd.bnd - META-INF/BCKEY.DSA - META-INF/BCKEY.SF - + META-INF/BCKEY.DSA + META-INF/BCKEY.SF + true ${skipDuplicateFinder}