This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-site.git
commit 7317d9bb85315961339665f7796a59c86e6e2c7c Author: Martin Stockhammer <[email protected]> AuthorDate: Sun Dec 19 11:17:21 2021 +0100 Adding release information --- src/site/xdoc/index.xml.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index bef065d..226b723 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -40,7 +40,7 @@ <div class="hero-unit"> <span class="bignumber badge badge-warning">NEW</span> <p><strong>${archivaReleaseDate}: The new Apache Archiva release version ${archivaReleaseVersion} is ready for download <a href="http://archiva.apache.org/download.html"/> </strong>. - This is a security fix release. Please have a look at the <a href="http://archiva.apache.org/docs/${archivaReleaseVersion}/release-notes.html">release notes</a> for further information. + This is a bugfix release. Please have a look at the <a href="http://archiva.apache.org/docs/${archivaReleaseVersion}/release-notes.html">release notes</a> for further information. As this release contains <strong>security fixes</strong>, we recommend to update to the new version immediately. </p> </div> </div>
