This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch elharo-patch-1-3.x in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
commit 416287bbbdc869d249bcc3cd7224ecdcd12a8183 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sat Feb 21 14:34:25 2026 +0000 Remove reference to Maven 2 (#1170) * Remover reference to Maven 2 * Simplify wording in creating-content.apt.vm --- src/site/apt/examples/creating-content.apt.vm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/apt/examples/creating-content.apt.vm b/src/site/apt/examples/creating-content.apt.vm index 4770396b..cdf46f2e 100644 --- a/src/site/apt/examples/creating-content.apt.vm +++ b/src/site/apt/examples/creating-content.apt.vm @@ -29,8 +29,8 @@ Creating Content - Now it's time to create some content for your site. In Maven 2, the site - content is structured by format, as there are several formats supported. + Now it's time to create some content for your site. Site + content is structured by format, as several formats are supported. %{toc|section=1|fromDepth=2|toDepth=3}
