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


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

commit 92c949a7d5cb15ae1d59ae10091da6a6015d0820
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:12: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 22d7b4b1..fe2daed7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,6 @@
     <url>https://gitbox.apache.org/repos/asf/commons-digester</url>
   </scm>
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/DIGESTER</url>
   </issueManagement>
 

Reply via email to