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

hboutemy pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new 84ed628  Maven core modification are released
84ed628 is described below

commit 84ed6287e27c561b7c0dcf4b841a79e8a66e3fb2
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Jun 3 11:56:34 2023 +0200

    Maven core modification are released
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 9232b6b..f5eb4a8 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,7 @@
 This project provides a Build Cache Extension feature which calculates 
out-of-date modules in the build dependencies graph and improves build times by 
avoiding re-building unnecessary modules.
 Read [cache 
guide](https://maven.apache.org/extensions/maven-build-cache-extension/index.html)
 for more details.
 
-Status
---------
-The code currently relies on un-released modifications in the core Maven 
project, available both for latest 3.9.x and for 4.0-alpha-x SNAPSHOTS 
described in [MNG-7391](https://issues.apache.org/jira/browse/MNG-7391).
+Requires Maven 3.9+ 
([MNG-7391](https://issues.apache.org/jira/browse/MNG-7391)).
 
 License
 -------

Reply via email to