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

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


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

commit c6f4798f7380f8e8424b708baf9f2e648679735d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:08:25 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 0af87215..b21fd28f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,6 @@
   </properties>
 
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/BEANUTILS</url>
   </issueManagement>
 

Reply via email to