This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch maven-site-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this
push:
new c4e38a0d Remove reference to Maven 2 (#1170)
c4e38a0d is described below
commit c4e38a0d207899ccbbe41f9c55ffeaa109d57c84
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}