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:24 UTC

[maven-changes-plugin] branch pom created (now 4c6d069)

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

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


      at 4c6d069  update parent POM

This branch includes the following new commits:

     new 4c6d069  update parent POM

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by el...@apache.org.
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>