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/10/07 12:31:41 UTC

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

Author: svn-site-role
Date: Wed Oct  7 12:31:41 2020
New Revision: 1882304

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 Wed Oct  7 12:31:41 2020
@@ -148,7 +148,7 @@ Karl Heinz Marbaise" />
 <li>you have a recent Git client installed and on your shell's path.</li>
 <li>you have JDK 8 installed and on your shell's path to build Maven 3.7.0+. Details about minimum JDK version to build an appropriate version can be found here: <a class="externalLink" href="https://maven.apache.org/docs/history.html">https://maven.apache.org/docs/history.html</a></li>
 <li>if you receive an OutOfMemoryError during the build, make sure to have set the environment variable <code>MAVEN_OPTS=-Xmx512m</code></li>
-<li>you must use Maven 3.0.5+.</li>
+<li>you must use Maven 3.3.9+.</li>
 <li>follow Apache environment configuration steps outlined at: <a class="externalLink" href="https://www.apache.org/dev/publishing-maven-artifacts.html#dev-env">Publishing Maven Artifacts</a>.</li></ul></section><section>
 <h3><a name="Before_you_begin"></a>Before you begin</h3>
 <p>If you started here, you may first want to review one of the following documents that cover the specifics of various types of releases we have in the Maven Project:</p>

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