Fix issue links in the generated site's release history page
diff --git a/pom.xml b/pom.xml
index c520e32..0cfc915 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,6 @@
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-exec/</url>
</site>
</distributionManagement>
- <issueManagement>
- <url>https://issues.apache.org/jira/browse/EXEC</url>
- </issueManagement>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-exec</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-exec</developerConnection>