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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d09433f Remove reference to Maven 2 (#1170)
3d09433f is described below

commit 3d09433f81b07660b375a9b3c87e9ed2a7e3e54c
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}
 

Reply via email to