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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new 34d04aa00 No need to override project/issueManagement/system
34d04aa00 is described below
commit 34d04aa00560e50c8dca25da5af7255ee8b33626
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:10:06 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 0f3f12826..654eb5b1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,6 @@
<description>The Apache Commons Collections package contains types that
extend and augment the Java Collections Framework.</description>
<url>https://commons.apache.org/proper/commons-collections/</url>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/COLLECTIONS</url>
</issueManagement>
<scm>