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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new c699de4  [MSHARED-1310] Upgrade to Parent 40
c699de4 is described below

commit c699de4a35623d473189ddee818fd08ef410b6d5
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Oct 1 20:28:57 2023 +0200

    [MSHARED-1310] Upgrade to Parent 40
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index df3052c..d1722ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>39</version>
+    <version>40</version>
     <relativePath />
   </parent>
 

Reply via email to