You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/09/19 21:20:52 UTC

svn commit: r1881858 - in /maven/website/content: developers/release/maven-project-release-procedure.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Sat Sep 19 21:20:52 2020
New Revision: 1881858

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/developers/release/maven-project-release-procedure.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/developers/release/maven-project-release-procedure.html
==============================================================================
--- maven/website/content/developers/release/maven-project-release-procedure.html (original)
+++ maven/website/content/developers/release/maven-project-release-procedure.html Sat Sep 19 21:20:52 2020
@@ -263,7 +263,7 @@ wagon/wagon-2.2-source-release.zip.sha51
 <div>
 <pre>cd target/checkout
 mvn changes:announcement-mail -Papache-release</pre></div>
-<p>If sending the mail should fail, the generated annoucement is available in <code>target/annoucement</code> (see <code>annoucement.vm</code>) and you can use it as a base for sending the mail manually.</p>
+<p>If sending the mail should fail, the generated announcement is available in <code>target/announcement</code> (see <code>announcement.vm</code>) and you can use it as a base for sending the mail manually.</p>
 <p>If your SMTP server requires authentication you need to add the command line options for it:</p>
 <div>
 <pre>cd target/checkout

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.