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:20 UTC

[commons-jexl] 02/06: Version tag for maven-changes-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 f2e1a9aeb09a6c6ad7292ac24ce1de527aeda9b1
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 17 10:56:51 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index fd425aea..32e6791a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -344,7 +344,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-changes-plugin</artifactId>
-                <version>2.12.1</version>
                 <configuration>
                     <issueLinkTemplatePerSystem>
                         <default>%URL%/%ISSUE%</default>