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 2018/12/01 08:35:16 UTC

[maven-help-plugin] branch MPH-156 created (now 427c126)

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

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


      at 427c126  [MPH-156] - Upgrade maven-artifact-transfer to 0.10.0

This branch includes the following new commits:

     new 427c126  [MPH-156] - Upgrade maven-artifact-transfer to 0.10.0

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-help-plugin] 01/01: [MPH-156] - Upgrade maven-artifact-transfer to 0.10.0

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

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

commit 427c126e50727407b5e99bd0610d0cc7dc54874b
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Dec 1 09:35:14 2018 +0100

    [MPH-156] - Upgrade maven-artifact-transfer to 0.10.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b36e1c0..f695a9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.9.1</version>
+      <version>0.10.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>