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/29 19:51:27 UTC

[maven] 02/02: 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

commit 90f43f32d5598afb9e62de43dbd08ea9efb88bd7
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 bca9623..db472f9 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>