You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/18 18:55:26 UTC

[maven-ejb-plugin] 01/02: Upgrade Parent to 35

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-ejb-plugin.git

commit 44d4bc20bff510f523c9d5298b85a4e451bc9871
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Apr 18 20:54:43 2022 +0200

    Upgrade Parent to 35
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c53087..d40b91b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>34</version>
+    <version>35</version>
     <relativePath />
   </parent>