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/03/25 20:22:19 UTC

[maven-resolver] branch parent created (now dc6dd6d)

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

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


      at dc6dd6d  update parent

This branch includes the following new commits:

     new dc6dd6d  update parent

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-resolver] 01/01: update parent

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dc6dd6d6599dc16457ebf44cf8eef0c2f9f56bff
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed Mar 25 16:22:02 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index e8cdc8f..856e1b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>33</version>
+    <version>34</version>
   </parent>
 
   <groupId>org.apache.maven.resolver</groupId>