You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/04 22:28:25 UTC

[maven-changes-plugin] 01/01: update parent POM

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

elharo pushed a commit to branch pom
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git

commit 4c6d0693e8e5e32eda2be17290cc64af7b44060a
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Apr 4 18:27:30 2020 -0400

    update parent POM
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f20abee..d0186c3 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/>
   </parent>