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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new d2a02a2a No need to override project/issueManagement/system
d2a02a2a is described below
commit d2a02a2abd1f1cd44e6f0d1e6fd2c19f221a2a9c
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:20:08 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 6f3d054e..6cb0bcd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,6 @@
<description>The Apache Commons Object Pooling Library.</description>
<url>https://commons.apache.org/proper/commons-pool/</url>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/POOL</url>
</issueManagement>
<ciManagement>