Repository: maven Updated Branches: refs/heads/master 81a3035c6 -> efc240553
Fixed wrong URL to Maven Issue Tracker after transition to Apache Software Foundation. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/efc24055 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/efc24055 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/efc24055 Branch: refs/heads/master Commit: efc240553b51d8777fa0012b18b39b2daff45855 Parents: 81a3035 Author: Karl Heinz Marbaise <[email protected]> Authored: Sat Jul 18 20:59:29 2015 +0200 Committer: Karl Heinz Marbaise <[email protected]> Committed: Sat Jul 18 20:59:29 2015 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/efc24055/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b030c44..4337471 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Maven is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) -- [Maven Issue Tracker](http://jira.codehaus.org/browse/MNG) +- [Maven Issue Tracker](https://issues.apache.org/jira/browse/MNG) - [Maven Wiki](https://cwiki.apache.org/confluence/display/MAVEN/Index) - [Building Maven](http://maven.apache.org/guides/development/guide-building-m2.html) - [Running Core ITs](http://maven.apache.org/core-its/core-it-suite/)
