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


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

commit 9857f2ef4734832846e9fd53648288430e9aa75f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:21:52 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 6ea28683..deca805c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,6 @@
   </distributionManagement>
 
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/JCS</url>
   </issueManagement>
 

Reply via email to