You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2020/03/15 14:38:01 UTC

[maven] branch MNG-6829 updated: Testing to trigger Jenkins

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

khmarbaise pushed a commit to branch MNG-6829
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/MNG-6829 by this push:
     new 52bce1f  Testing to trigger Jenkins
52bce1f is described below

commit 52bce1fd44ea5f91ea8ce9e2b0509b416ce32c5b
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Mar 15 15:37:50 2020 +0100

    Testing to trigger Jenkins
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 11ed978..62d7a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,7 @@ under the License.
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
 
+
   <artifactId>maven</artifactId>
   <version>3.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>