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

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


The following commit(s) were added to refs/heads/master by this push:
     new 43b86d4  Fix example format and position in index doc (#304)
43b86d4 is described below

commit 43b86d423cc23220fb6a3b85be6740ca81601d46
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sat Mar 15 10:16:02 2025 +0100

    Fix example format and position in index doc (#304)
---
 docs/src/site/apt/index.apt.vm | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/docs/src/site/apt/index.apt.vm b/docs/src/site/apt/index.apt.vm
index 5a941ec..1cc5aad 100644
--- a/docs/src/site/apt/index.apt.vm
+++ b/docs/src/site/apt/index.apt.vm
@@ -88,11 +88,9 @@ Apache Software Foundation Parent POM
     
   ** The release plugin is set, via the
 
-    *** \<useReleaseProfiles\> configuration element, to enable 
the<<apache-release>> profile during <<<release:perform>>> execution
+    *** <<<\<releaseProfiles\>>>> configuration element, to enable the 
<<apache-release>> profile during <<<release:perform>>> execution
 
-    *** disable \<useReleaseProfiles\>
-
-    *** enable \<autoVersionSubmodules\>
+    *** enable <<<\<autoVersionSubmodules\>>>>
 
     []
 
@@ -193,11 +191,6 @@ Notices
 
    When you need publish site descriptor in your project you should add, like:
 
- * Since version <<34>> <<<repositories>>> section has been moved to the 
<<<use-apache-snapshots>>> profile.
-
-   Apache snapshot repository is now optional, and is only added when the 
profile is activated.
-
-   It can be activated by setting the <<<apache.snapshots>>> property or 
activating the <<<use-apache-snapshots>>> profile directly.
 +------+
 <build>
   <plugins>
@@ -218,4 +211,10 @@ Notices
 </build>
 +------+
 
+ * Since version <<34>> <<<repositories>>> section has been moved to the 
<<<use-apache-snapshots>>> profile.
+
+   Apache snapshot repository is now optional, and is only added when the 
profile is activated.
+
+   It can be activated by setting the <<<apache.snapshots>>> property or 
activating the <<<use-apache-snapshots>>> profile directly.
+
  []

Reply via email to