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 <khmarba...@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>