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

khmarbaise pushed a commit to branch MEAR-328
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git

commit 3586779be1fd74ec1b1b7d5070d013ee2aba1c0d
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Tue Nov 14 09:40:57 2023 +0100

    [MEAR-328] - Upgrade maven-plugin parent to 41
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc8d7ba..21f885d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>37</version>
+    <version>41</version>
     <relativePath />
   </parent>
 

Reply via email to