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:44:05 UTC

[commons-cli] branch master updated: Pick up aQute.bndlib.version 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 42585b5  Pick up aQute.bndlib.version from parent
42585b5 is described below

commit 42585b5f4af421dc7780cc41c21a7b45f89db594
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Dec 1 14:44:01 2022 -0500

    Pick up aQute.bndlib.version from parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82361a2..67b6a8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,6 @@
     <commons.surefire-report.version>3.0.0-M5</commons.surefire-report.version>
     <commons.surefire.version>3.0.0-M5</commons.surefire.version>
     <commons.felix.version>5.1.2</commons.felix.version>
-    <biz.aQute.bndlib.version>6.0.0</biz.aQute.bndlib.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>