You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/06/08 19:53:15 UTC

[maven-site-plugin] branch master updated: [MSITE-863] upgrade m-reporting-exec to show that MSHARED-921 is fixed

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 77c7cff  [MSITE-863] upgrade m-reporting-exec to show that MSHARED-921 is fixed
77c7cff is described below

commit 77c7cff6e5dbf1ed848383a933187a5f578b9435
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Mon Jun 8 21:53:10 2020 +0200

    [MSITE-863] upgrade m-reporting-exec to show that MSHARED-921 is fixed
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f6c845..e1c88df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-exec</artifactId>
-      <version>1.4</version>
+      <version>1.5-SNAPSHOT</version><!-- MSITE-863/MSHARED-921 -->
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>