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 2019/08/07 16:58:12 UTC

[maven-rar-plugin] branch TEST created (now 34b8538)

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

khmarbaise pushed a change to branch TEST
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git.


      at 34b8538  Testing.

This branch includes the following new commits:

     new 34b8538  Testing.

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-rar-plugin] 01/01: Testing.

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

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

commit 34b85380e535308f7062585170c3f74ad22dfcd1
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Aug 7 18:58:03 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 68bb2e3..c22cc36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,7 @@ under the License.
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
+  <!-- Simple Test to check for Jenkins Trigger -->
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>