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-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ce059e5  now working on Maven parent POM 36-SNAPSHOT
ce059e5 is described below

commit ce059e5b161d39434aaa4d0a7f2658c96159ed7f
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Thu Mar 3 08:02:58 2022 +0100

    now working on Maven parent POM 36-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfb5ad5..f8ee866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>35-SNAPSHOT</version>
+    <version>36-SNAPSHOT</version>
     <relativePath />
   </parent>
 

Reply via email to