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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 855a439d0 Fix property name for biz.aQute.bndlib artifact version 855a439d0 is described below commit 855a439d0dbd428641661f300ab34dad21f99d3f Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Aug 26 15:12:17 2022 -0400 Fix property name for biz.aQute.bndlib artifact version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 054e7310f..45b17d0c9 100644 --- a/pom.xml +++ b/pom.xml @@ -654,7 +654,7 @@ <commons.pmd.version>3.18.0</commons.pmd.version> <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version> <commons.felix.version>5.1.2</commons.felix.version> - <biz.aQute.bndlib.version>6.3.1</biz.aQute.bndlib.version> + <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version> <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version> <commons.rat.version>0.14</commons.rat.version>