This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/release by this push:
new c7fda51 No need to override project/issueManagement/system
c7fda51 is described below
commit c7fda51b21ae0b6506f875bfe4902ee1d5ee84fb
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:08:11 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 0eccdb9..e10e2a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,6 @@
<tag>rel/${commons.repo.name}-${commons.release.version}</tag>
</scm>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/COMMONSSITE</url>
</issueManagement>
<ciManagement>