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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 595109ae5 No need to override project/issueManagement/system
595109ae5 is described below
commit 595109ae5d7dfdbcc05c3bf33fd61e5ebf4daa92
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:10:29 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 7b67f109d..fb4b41365 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,6 @@
</properties>
<url>https://commons.apache.org/proper/commons-configuration/</url>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/CONFIGURATION</url>
</issueManagement>
<ciManagement>