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:46:45 UTC

[commons-collections] branch master updated: Pick up pmd 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-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new bd7ef831c Pick up pmd version from parent POM
bd7ef831c is described below

commit bd7ef831cb8ffaabd7ee6ef97459246547ef8c31
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 13:46:38 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index aa541fb2e..1e4877347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -575,7 +575,6 @@
     <commons.rc.version>RC1</commons.rc.version>
     <checkstyle.version>3.2.0</checkstyle.version>
     <checkstyle.dep.version>9.3</checkstyle.dep.version>
-    <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
 
     <commons.site.path>collections</commons.site.path>
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>