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


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

commit 65979251d61f3c23243919c07ca157f888b5251a
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:20:56 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 ef2e9151..ddedaee9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,6 @@
     <url>https://github.com/apache/commons-bcel/actions</url>
   </ciManagement>
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/BCEL</url>
   </issueManagement>
   <scm>

Reply via email to