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/02/05 01:26:52 UTC

[commons-pool] 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-pool.git


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

commit 34f8e33e1768fdb661e1aef76349b598bd47cfbc
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Feb 4 20:26:48 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 80986cc3..8a506c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,6 @@
     <commons.jira.pid>12310488</commons.jira.pid>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <commons.osgi.import>net.sf.cglib.proxy;resolution:=optional,*</commons.osgi.import>
-    <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.11.1</commons.bc.version>