Add more specific issueManagement/urls.

git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1388215 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doxia-book-maven-plugin/pom.xml b/doxia-book-maven-plugin/pom.xml
index 3acecbc..0865a4f 100644
--- a/doxia-book-maven-plugin/pom.xml
+++ b/doxia-book-maven-plugin/pom.xml
@@ -44,6 +44,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin</developerConnection>
     <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin</url>
   </scm>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/DOXIATOOLS/component/15479</url>
+  </issueManagement>
 
   <properties>
     <doxiaVersion>1.3</doxiaVersion>
diff --git a/doxia-book-renderer/pom.xml b/doxia-book-renderer/pom.xml
index 0fa3e58..a88187e 100644
--- a/doxia-book-renderer/pom.xml
+++ b/doxia-book-renderer/pom.xml
@@ -38,6 +38,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-book-renderer</developerConnection>
     <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-renderer</url>
   </scm>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/DOXIATOOLS/component/15478</url>
+  </issueManagement>
 
   <properties>
     <doxiaVersion>1.3</doxiaVersion>
diff --git a/doxia-converter/pom.xml b/doxia-converter/pom.xml
index ebfa654..6f064c5 100644
--- a/doxia-converter/pom.xml
+++ b/doxia-converter/pom.xml
@@ -38,6 +38,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-converter</developerConnection>
     <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter</url>
   </scm>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/DOXIATOOLS/component/14714</url>
+  </issueManagement>
 
   <properties>
     <doxiaVersion>1.1.4</doxiaVersion>
diff --git a/doxia-linkcheck/pom.xml b/doxia-linkcheck/pom.xml
index 47e50e5..d73a09d 100644
--- a/doxia-linkcheck/pom.xml
+++ b/doxia-linkcheck/pom.xml
@@ -39,6 +39,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-linkcheck</developerConnection>
     <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-linkcheck</url>
   </scm>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://jira.codehaus.org/browse/DOXIATOOLS/component/14713</url>
+  </issueManagement>
 
   <dependencies>
     <!-- compile dependencies -->