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

commit d573354b89d38e268084f142d31d2548ae95f5a7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 9 08:23:56 2025 -0500

    Fix issue links in the generated site's release history page
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d5afe97..a64d6b98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,9 +82,6 @@
       
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-imaging/</url>
     </site>
   </distributionManagement>
-  <issueManagement>
-    <url>https://issues.apache.org/jira/browse/IMAGING</url>
-  </issueManagement>
   <ciManagement>
     <system>GitHub</system>
     <url>https://github.com/apache/commons-imaging/actions</url>

Reply via email to