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 <[email protected]> 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>
