You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/12/01 19:47:28 UTC

[commons-cli] branch master updated: Pick up animal-sniffer-maven-plugin from parent

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f5c268  Pick up animal-sniffer-maven-plugin from parent
3f5c268 is described below

commit 3f5c26884c1bd495cae3a45a2e3b97b4cdb016c3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Dec 1 14:47:24 2022 -0500

    Pick up animal-sniffer-maven-plugin from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c7d2a63..5042b36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,6 @@
     <commons.felix.version>5.1.2</commons.felix.version>
     <spotbugs.plugin.version>4.7.3.0</spotbugs.plugin.version>
     <spotbugs.impl.version>4.7.3</spotbugs.impl.version>
-    <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
     <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.junit.version>5.9.1</commons.junit.version>
     <findbugs.skip>true</findbugs.skip>