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 4c1b35a7629e739c3ad0554be583da50bdb35de8 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 17 11:03:14 2023 -0500 Version tag for jacoco-maven-plugin is set in the parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f467372..b655a9ee 100644 --- a/pom.xml +++ b/pom.xml @@ -440,7 +440,6 @@ <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> - <version>${commons.jacoco.version}</version> <configuration> <excludes> <exclude>**/generated-sources/**/*</exclude>