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/17 16:03:23 UTC

[commons-jexl] 05/06: Version tag for maven-pmd-plugin is set in the 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-jexl.git

commit a5efe176461b040dd2c7c7aa5afd627474f997fd
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 17 10:59:55 2023 -0500

    Version tag for maven-pmd-plugin is set in the parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c7a2a964..0f467372 100644
--- a/pom.xml
+++ b/pom.xml
@@ -379,7 +379,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-pmd-plugin</artifactId>
-                <version>${commons.pmd.version}</version>
                 <configuration>
                     <targetJdk>${maven.compiler.target}</targetJdk>
                     <rulesets>