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

gnodet pushed a commit to branch mvn4
in repository 
https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git


The following commit(s) were added to refs/heads/mvn4 by this push:
     new e269ee3  Switch a few core plugins to the new api
e269ee3 is described below

commit e269ee36c20d7bae999b3c1e7b478cda2201ff8e
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Feb 24 17:00:58 2022 +0100

    Switch a few core plugins to the new api
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71f8ab2..efdb045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
   </distributionManagement>
 
   <properties>
-    <maven.version>3.1.1</maven.version>
+    <maven.version>4.0.0-alpha-1-SNAPSHOT</maven.version>
     <javaVersion>8</javaVersion>
     <resolver.version>1.6.3</resolver.version>
     <surefire.version>2.22.2</surefire.version>

Reply via email to