This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
The following commit(s) were added to refs/heads/master by this push:
new c69ea973 release doc updates
c69ea973 is described below
commit c69ea973dc19afbe1ba682eb66769d8ba4640685
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Feb 18 08:30:16 2025 -1000
release doc updates
---
src/site/xdoc/developer-guide.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/site/xdoc/developer-guide.xml
b/src/site/xdoc/developer-guide.xml
index ce3a6807..239b8e8a 100644
--- a/src/site/xdoc/developer-guide.xml
+++ b/src/site/xdoc/developer-guide.xml
@@ -240,8 +240,6 @@ align="middle" />
<p>If necessary, update the copyright date in the top level NOTICE file.</p>
-<p>Start the release process with the following command - use 'mvn
release:rollback' to undo and be aware that in the main pom.xml there is an
apache parent that defines some plugin versions, documented at
https://maven.apache.org/pom/asf/:</p>
-
<p>Start the release process with the following command - use 'mvn
release:rollback' to undo and be aware that in the main pom.xml there is an
apache parent that defines some plugin versions<a
href="https://maven.apache.org/pom/asf/"> documented here. </a></p>
<code>mvn release:prepare</code>