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.git


The following commit(s) were added to refs/heads/master by this push:
     new 55f3e9ec0 [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
55f3e9ec0 is described below

commit 55f3e9ec07567ea97e3c58db5d495389d48b34b9
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Wed Feb 12 17:38:37 2025 +0100

    [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
---
 maven-scm-plugin/src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-scm-plugin/src/site/site.xml 
b/maven-scm-plugin/src/site/site.xml
index 623dc00d2..4254dfb8a 100644
--- a/maven-scm-plugin/src/site/site.xml
+++ b/maven-scm-plugin/src/site/site.xml
@@ -26,7 +26,7 @@
   <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="FAQ" href="faq.html" / -->
     </menu>

Reply via email to