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 2023/01/13 22:18:47 UTC

[commons-vfs] branch master updated: Pick up commons.animal-sniffer.version from parent POM

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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e8609be Pick up commons.animal-sniffer.version from parent POM
4e8609be is described below

commit 4e8609be1acf3ae382f19f4f7e893847e633d13c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 13 17:18:41 2023 -0500

    Pick up commons.animal-sniffer.version from parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5cc7781e..0ad5aeee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,6 @@
     <jackrabbit1.version>1.6.5</jackrabbit1.version>
     <jackrabbit2.version>2.21.14</jackrabbit2.version>
     <commons.asm.version>9.4</commons.asm.version>
-    <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
     <slf4j.version>1.7.36</slf4j.version>
     <log4j2.version>2.19.0</log4j2.version>
     <clirr.skip>true</clirr.skip>