Change Issue Management URL from jira.codehaus.to to issues.apache.org/jira
This should fix current error on buildserver: [ERROR] Cannot reach Issue Management with URL: 'http://jira.codehaus.org/browse/MDOCCK'.
Error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1687782 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/it/basic/pom.xml b/src/it/basic/pom.xml
index b1b8736..260b7c6 100644
--- a/src/it/basic/pom.xml
+++ b/src/it/basic/pom.xml
@@ -45,7 +45,7 @@
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/MDOCCK</url>
+    <url>http://issues.apache.org/jira/browse/MDOCCK</url>
   </issueManagement>
   <licenses>
     <license>