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 e153fdd [MSHARED-1334] Upgrade to Parent 41
e153fdd is described below
commit e153fdd7551df73e727590b3b3736011f084dec3
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 12 19:49:18 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 beb0872..ab95e15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath />
</parent>