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


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

commit 9353069888c3d744c8e06a45e0768f3400800e25
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:11:49 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 3e1b22e..18024b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,6 @@
   <url>https://commons.apache.org/proper/commons-daemon/</url>
 
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/DAEMON</url>
   </issueManagement>
 

Reply via email to