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 9acf732afe58bb9da5c764b4a55e888d12e90584
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 17 10:55:06 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 3af7ecee..fd425aea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,6 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>${commons.jacoco.version}</version>
                 <configuration>
                     <excludes>
                             <exclude>**/generated-sources/**/*</exclude>

Reply via email to