added missing issue management section (not created yet, please see https://issues.apache.org/jira/browse/INFRA-4030)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/functor/trunk@1183750 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index afea108..4290efc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,11 @@
   </description>
   <url>http://commons.apache.org/sandbox/functor/</url>
 
+  <issueManagement>
+    <system>jira</system>
+    <url>http://issues.apache.org/jira/browse/FUNCTOR</url>
+  </issueManagement>
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/functor/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/functor/trunk/</developerConnection>