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-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 231c5e9  add Maven 3.9.x
231c5e9 is described below

commit 231c5e92afaf13e611337d2dbc5b81800583b215
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Wed Feb 8 12:20:50 2023 +0100

    add Maven 3.9.x
---
 src/main/resources/dist-tool.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/dist-tool.conf 
b/src/main/resources/dist-tool.conf
index a9ba090..a35aa3d 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -72,6 +72,7 @@
   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)
+  apache-maven [3.9.0,3.10.0-alpha-1)
 
 /maven-4: org.apache.maven src+bin
   apache-maven

Reply via email to