From ca90c6d25e7e37acaae3d3bef0ab061cac1ccff1 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Sat, 21 Oct 2017 10:42:26 +0800 Subject: [PATCH] add animal-sniffer-maven-plugin --- pom.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c79aeb45..5db2faf99 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,6 @@ - org.eluder.coveralls @@ -186,6 +185,29 @@ 4.3.0 + + org.codehaus.mojo + animal-sniffer-maven-plugin + 1.16 + + + + org.codehaus.mojo.signature + java18 + 1.0 + + + + + animal-sniffer + verify + + check + + + + + org.codehaus.mojo cobertura-maven-plugin