This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
The following commit(s) were added to refs/heads/master by this push:
new da1576f Add Maven 4 release
da1576f is described below
commit da1576fdc55059b6ae6b83d580dafde0c86e76c5
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Oct 26 22:03:09 2022 +0200
Add Maven 4 release
---
src/main/resources/dist-tool.conf | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/main/resources/dist-tool.conf
b/src/main/resources/dist-tool.conf
index 8aae714..a9ba090 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -71,6 +71,9 @@
apache-maven [3.3.0,3.4.0-alpha-1)
apache-maven [3.5.0,3.6.0-alpha-1)
apache-maven [3.6.0,3.7.0-alpha-1)
+ apache-maven [3.8.0,3.9.0-alpha-1)
+
+/maven-4: org.apache.maven src+bin
apache-maven
## mvnd is not published to Central nor site: we need some specific dist-tool
feature to just display distribution area
@@ -237,4 +240,3 @@
/wrapper: org.apache.maven.wrapper
> maven-wrapper site = https://maven.apache.org/wrapper/
maven-wrapper
-
\ No newline at end of file