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/10 18:24:04 UTC

[commons-bcel] branch master updated: Pick up maven-bundle-plugin 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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 7afd8859 Pick up maven-bundle-plugin version from parent POM
7afd8859 is described below

commit 7afd88596bceaae29d53c3b1c849e1031d2f2bd6
Author: Gary David Gregory (Code signing key) <gg...@apache.org>
AuthorDate: Tue Jan 10 13:24:00 2023 -0500

    Pick up maven-bundle-plugin version from parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a17a91c..17213fb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,6 @@
     <jna.version>5.12.1</jna.version>
     <commons.japicmp.version>0.17.1</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
-    <commons.felix.version>5.1.8</commons.felix.version>
     <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>    
     <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>