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/21 14:41:28 UTC

[maven-shared-utils] branch core created (now 4264899)

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

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


      at 4264899  update to parent 34

This branch includes the following new commits:

     new 4264899  update to parent 34

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-shared-utils] 01/01: update to parent 34

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

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

commit 4264899a152a6205b0f34a32e9c947edcd9cb1e8
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Mar 21 10:41:12 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 28c46ba..21a01e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>33</version>
+    <version>34</version>
     <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
   </parent>