Fixed links in pom which pointed to shut down codehaus jira.
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/60a7f5da Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/60a7f5da Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/60a7f5da Branch: refs/heads/MNG-6164 Commit: 60a7f5da494216168e4cc2c88c357b1cbdd43ad2 Parents: 3982c19 Author: Karl Heinz Marbaise <khmarba...@apache.org> Authored: Fri Dec 4 20:59:04 2015 +0100 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Sat Feb 18 18:08:45 2017 +0100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/60a7f5da/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9f3204b..a085ffa 100644 --- a/pom.xml +++ b/pom.xml @@ -150,8 +150,8 @@ under the License. </contributors> <!-- This marked as deprecated for Maven 3.X. This is checked by maven-enforcer-plugin --> - <!-- http://jira.codehaus.org/browse/MNG-4840 --> - <!-- http://jira.codehaus.org/browse/MNG-5297 --> + <!-- https://issues.apache.org/jira/browse/MNG-4840 --> + <!-- https://issues.apache.org/jira/browse/MNG-5297 --> <prerequisites> <maven>${maven.version}</maven> </prerequisites>