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


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

commit 1e12c34e1afca1f0d593fba4c0a8c11cdd06000b
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:11:59 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 d1736d63..77575512 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,6 @@
   </distributionManagement>
 
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/DBCP</url>
   </issueManagement>
 

Reply via email to