Correct jira.codehaus.org to issues.apache.org/jira

Submitted-by: John Patrick <nhoj.patrick@gmail.com>

This closes #98

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1773543 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/it/MWAR-240/pom.xml b/src/it/MWAR-240/pom.xml
index f2b10f9..5ac2c0d 100644
--- a/src/it/MWAR-240/pom.xml
+++ b/src/it/MWAR-240/pom.xml
@@ -26,7 +26,7 @@
   <version>1.0</version>
   <name>MWAR-240 Test case</name>
   <packaging>war</packaging>
-  <description>Test project for reproducing an issue with classes packaging: http://jira.codehaus.org/browse/MWAR-240</description>
+  <description>Test project for reproducing an issue with classes packaging: https://issues.apache.org/jira/browse/MWAR-240</description>
   <build>
     <plugins>
       <plugin>