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


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

commit b1b333d105a45f0d6222addf3b11639b47210574
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:12:09 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 de9253a..6381d7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,6 @@
   <url>https://commons.apache.org/proper/commons-dbutils/</url>
 
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/DBUTILS</url>
   </issueManagement>
 

Reply via email to