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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 6630d3f9 No need to override project/issueManagement/system
6630d3f9 is described below
commit 6630d3f9c9c2ebbe91b3468a452cad83585c9fb9
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:13:36 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 deab3976..6ab9f1e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,6 @@
</site>
</distributionManagement>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/IMAGING</url>
</issueManagement>
<ciManagement>