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/13 14:27:42 UTC

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


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

commit 8473ca049ad0ae78d92356a3a28803f52b18addd
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 13 09:27:38 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 6c395586..20aa4ead 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,7 +293,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.20.0</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
           <rulesets>