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-artifact-plugin.git
The following commit(s) were added to refs/heads/master by this push: new f8d32fa [MNGSITE-529] Rename "Goals" to "Plugin Documentation" f8d32fa is described below commit f8d32fa624020d9ce2aa9fd84307e9f13dccb195 Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Wed Feb 12 17:41:34 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 c8810ca..bc9d5d7 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -24,7 +24,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="artifact:buildinfo" href="buildinfo-mojo.html"/> <item name="artifact:compare" href="compare-mojo.html"/> <item name="artifact:check-buildplan" href="check-buildplan-mojo.html">