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

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


The following commit(s) were added to refs/heads/master by this push:
     new 767b71d6 Missing header
767b71d6 is described below

commit 767b71d6cf3af56c510449ba05449d295acd6858
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Jun 26 08:29:08 2025 +0200

    Missing header
---
 content/markdown/docs/4.0.0-rc-4/release-notes.md | 85 ++++++++++++++---------
 1 file changed, 53 insertions(+), 32 deletions(-)

diff --git a/content/markdown/docs/4.0.0-rc-4/release-notes.md 
b/content/markdown/docs/4.0.0-rc-4/release-notes.md
index 1cd45c74..e7d2af09 100644
--- a/content/markdown/docs/4.0.0-rc-4/release-notes.md
+++ b/content/markdown/docs/4.0.0-rc-4/release-notes.md
@@ -1,30 +1,51 @@
-# Apache Maven 4.0.0-rc-4 Release Notes
-
-Apache Maven 4.0.0-rc-4 is available for download.
-
-Maven is a software project management and comprehension tool. Based on the 
concept of a project object model (POM), Maven can manage a project's build, 
reporting and documentation from a central piece of information.
-
-The core release is independent of plugin releases. Further releases of 
plugins will be made separately.
-
-If you have any questions, please consult:
-
-- the web site: https://maven.apache.org/
-- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
-- the reference documentation: https://maven.apache.org/ref/4.0.0-rc-4/
-
-## Maven 4.x
-
-Maven 4.x is a major release that includes significant improvements and 
changes.
-Please refer to the [Maven 4.x 
documentation](https://maven.apache.org/ref/4.0.0-rc-4/) for detailed 
information about new features and migration guidance.
-
-### Important Notes
-
-- This is a release candidate version intended for testing and feedback
-- Please report any issues to the Maven JIRA: 
https://issues.apache.org/jira/projects/MNG
-- For production use, consider the stability and compatibility requirements of 
your project
-
-## Changelog
-
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+
+NOTE: For help with the syntax of this file, see:
+http://maven.apache.org/doxia/modules/index.html#Markdown
+-->
+# Apache Maven 4.0.0-rc-4 Release Notes
+
+Apache Maven 4.0.0-rc-4 is available for download.
+
+Maven is a software project management and comprehension tool. Based on the 
concept of a project object model (POM), Maven can manage a project's build, 
reporting and documentation from a central piece of information.
+
+The core release is independent of plugin releases. Further releases of 
plugins will be made separately.
+
+If you have any questions, please consult:
+
+- the web site: https://maven.apache.org/
+- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
+- the reference documentation: https://maven.apache.org/ref/4.0.0-rc-4/
+
+## Maven 4.x
+
+Maven 4.x is a major release that includes significant improvements and 
changes.
+Please refer to the [Maven 4.x 
documentation](https://maven.apache.org/ref/4.0.0-rc-4/) for detailed 
information about new features and migration guidance.
+
+### Important Notes
+
+- This is a release candidate version intended for testing and feedback
+- Please report any issues to the Maven JIRA: 
https://issues.apache.org/jira/projects/MNG
+- For production use, consider the stability and compatibility requirements of 
your project
+
+## Changelog
+
 Maven 4.0.0-rc-4 aims at being the last release candidate before Maven 4.0.0 
GA. We'll focus on fixing critical bugs raised before GA.
 Worth mentioning is the new upgrade tool which can be used to fix your 
`pom.xml` files and make them usable in Maven 4.
 
@@ -215,8 +236,8 @@ Worth mentioning is the new upgrade tool which can be used 
to fix your `pom.xml`
 - Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre 
([#2166](https://github.com/apache/maven/pull/2166)) 
@[dependabot[bot]](https://github.com/apps/dependabot)
 - [[MNG-8630]](https://issues.apache.org/jira/browse/MNG-8630) - Bump 
ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 
([#2161](https://github.com/apache/maven/pull/2161)) 
@[dependabot[bot]](https://github.com/apps/dependabot)
 - Bump mockitoVersion from 5.16.0 to 5.16.1 
([#2156](https://github.com/apache/maven/pull/2156)) 
@[dependabot[bot]](https://github.com/apps/dependabot)
-- Bump org.junit:junit-bom from 5.12.0 to 5.12.1 
([#2155](https://github.com/apache/maven/pull/2155)) 
@[dependabot[bot]](https://github.com/apps/dependabot)
-
-## Full changelog
-
-For a full list of changes, please refer to the [GitHub release 
page](https://github.com/apache/maven/releases/tag/maven-4.0.0-rc-4).
+- Bump org.junit:junit-bom from 5.12.0 to 5.12.1 
([#2155](https://github.com/apache/maven/pull/2155)) 
@[dependabot[bot]](https://github.com/apps/dependabot)
+
+## Full changelog
+
+For a full list of changes, please refer to the [GitHub release 
page](https://github.com/apache/maven/releases/tag/maven-4.0.0-rc-4).

Reply via email to