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


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

commit fa897ff8e7830b048ebfcd9bbabb20cacfbd0bd5
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:08:36 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 1bcc7528..cae8fc2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,6 @@
   </properties>
 
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/BEANUTILS</url>
   </issueManagement>
 

Reply via email to