This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 0c64ff8 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" 0c64ff8 is described below commit 0c64ff8a72221c0407e221f172c629e2c9782fb2 Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Wed Feb 12 17:37:06 2025 +0100 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" --- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index 0600ff3..16c0ae2 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -25,7 +25,7 @@ under the License. <body> <menu name="Overview"> <item name="Introduction" href="index.html"/> - <item name="Goals" href="plugin-info.html"/> + <item name="Plugin Documentation" href="plugin-info.html"/> <item name="Usage" href="usage.html"/> <item name="Some Tips" href="various-tips.html"/> <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->