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

slachiewicz pushed a commit to branch mvn4
in repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git

commit 63ca42c2cbfac729b5ec85f25526d9cba812982b
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jan 28 23:15:07 2022 +0100

    mvn4 aggregator
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 33b006b..9c0b560 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>39</version>
+    <version>40-SNAPSHOT</version>
     <relativePath />
   </parent>
 
@@ -66,7 +66,7 @@ under the License.
 
   <properties>
     <scmVersion>2.0.0-M3</scmVersion>
-    <mavenVersion>3.2.5</mavenVersion>
+    <mavenVersion>4.0.0-alpha-1-SNAPSHOT</mavenVersion>
     <javaVersion>8</javaVersion>
 
     <!-- for documentation purpose -->
@@ -120,7 +120,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.3.4</version>
+      <version>4.0.0-SNAPSHOT</version>
     </dependency>
     <!-- remove with maven-shared-utils upgrade -->
     <dependency>

Reply via email to