You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/02/16 20:55:40 UTC

[maven-invoker-plugin] branch master updated: [MINVOKER-256] upgrade parent pom to latest version - 34 (#12)

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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new a9e215c  [MINVOKER-256] upgrade parent pom to latest version - 34 (#12)
a9e215c is described below

commit a9e215cded354f25a81c616cd8aa8af767665494
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Sun Feb 16 21:55:34 2020 +0100

    [MINVOKER-256] upgrade parent pom to latest version - 34 (#12)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 062473f..6dfe162 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>33</version>
+    <version>34</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>