diff --git a/pom.xml b/pom.xml
index 7c11ad0730217a6889706fa3226736416828c123..5302a2cd9971c52a7208870503763d823e23c4e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,11 @@
     <description>Artificial Intelligence and Artificial Genetics library - Example Projects</description>
     <url>http://wiki.syncleus.com/index.php/DANN</url>
 
+    <issueManagement>
+        <system>JIRA</system>
+        <url>http://bugs.syncleus.com/browse/DANN/</url>
+    </issueManagement>
+
     <scm>
         <connection>scm:git:http://gerrit.syncleus.com/dANN-examples</connection>
         <developerConnection>scm:git:ssh://gerrit.syncleus.com/dANN-examples</developerConnection>