You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/19 07:04:50 UTC

[maven-project-info-reports-plugin] branch master updated: [MPIR-415] Wrong old goal name in "Incompatibility Notice" table in website

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 62f490b  [MPIR-415] Wrong old goal name in "Incompatibility Notice" table in website
62f490b is described below

commit 62f490b101f01215e39a86f2810679a77249e024
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue Apr 19 09:04:21 2022 +0200

    [MPIR-415] Wrong old goal name in "Incompatibility Notice" table in website
---
 src/site/apt/index.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 359359d..3d62060 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -96,7 +96,7 @@ ${project.name}
 *----------------------+------------------------+------------------------------+-----------------------------+
 | <<<license>>>        | <<<licenses>>>         | <<<license.html>>>           | <<<licenses.html>>>         |
 *----------------------+------------------------+------------------------------+-----------------------------+
-| <<<issue-management>>> | <<<issue-management>>> | <<<issue-tracking.html>>>    | <<<issue-management.html>>> |
+| <<<issue-tracking>>> | <<<issue-management>>> | <<<issue-tracking.html>>>    | <<<issue-management.html>>> |
 *----------------------+------------------------+------------------------------+-----------------------------+
 | <<<scm>>>            | \u2013                 | <<<source-repository.html>>> | <<<scm.html>>>              |
 *----------------------+------------------------+------------------------------+-----------------------------+