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


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

commit de586660607ff7975a3216cb9fef39e70256ff6e
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 12 19:40:50 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 380c020..25a14cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>40</version>
+    <version>41</version>
     <relativePath />
   </parent>
 

Reply via email to