This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
The following commit(s) were added to refs/heads/master by this push: new ed0f037 [MPH-127] Upgrade Maven Artifact Transfer to 0.9.1 ed0f037 is described below commit ed0f037916399491237e836ce2d8a71254774bff Author: Michael Osipov <micha...@apache.org> AuthorDate: Sun Mar 4 12:15:56 2018 +0100 [MPH-127] Upgrade Maven Artifact Transfer to 0.9.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d521740..ffc3666 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-artifact-transfer</artifactId> - <version>0.9.0</version> + <version>0.9.1</version> </dependency> <dependency> <groupId>org.apache.maven.reporting</groupId> -- To stop receiving notification emails like this one, please contact micha...@apache.org.