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-cli.git


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

commit 0aa212763407a86125d99d08af36be917f5611d4
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:21:29 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 3e9d1f77..61e2b3e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,6 @@
   </description>
   <url>https://commons.apache.org/proper/commons-cli/</url>
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/CLI</url>
   </issueManagement>
   <scm>

Reply via email to