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 f1ca8b7 [MPH-128] Upgrade Maven Reporting Exec to 1.4 f1ca8b7 is described below commit f1ca8b7b1873f32381418b862d8147228331b758 Author: Michael Osipov <micha...@apache.org> AuthorDate: Sun Mar 4 12:32:13 2018 +0100 [MPH-128] Upgrade Maven Reporting Exec to 1.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffc3666..88cfb1a 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ under the License. <dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-exec</artifactId> - <version>1.3</version> + <version>1.4</version> </dependency> <!-- plexus --> -- To stop receiving notification emails like this one, please contact micha...@apache.org.