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:23:27 UTC

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


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

commit cf79bed7ddc85c762a291400f904d18fbbf14581
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Feb 4 20:23:23 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 9a832c53..383cf395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,6 @@ limitations under the License.
     <commons.encoding>UTF-8</commons.encoding>
     <checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
     <checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
-    <commons.animal-sniffer.version>1.22</commons.animal-sniffer.version>
     <japicmp.skip>false</japicmp.skip>
     <jacoco.skip>false</jacoco.skip>