This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


The following commit(s) were added to refs/heads/release by this push:
     new d2406d62 No need to override project/issueManagement/system
d2406d62 is described below

commit d2406d6232bb191172f6c8d501126277eee1e18a
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:22:23 2025 -0500

    No need to override project/issueManagement/system
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21edd5bb..de353ae5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,6 @@
       <tag>rel/${commons.repo.name}-${commons.release.version}</tag>
     </scm>
     <issueManagement>
-        <system>jira</system>
         <url>https://issues.apache.org/jira/browse/JEXL</url>
     </issueManagement>
     <distributionManagement>

Reply via email to