You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/04/14 09:42:08 UTC

[maven-project-info-reports-plugin] branch MPIR-366 updated: [MPIR-366] Drop Maven2 support Upgrade to maven-site-plugin 3.7, on Jenkins JavaVersion cannot the extracted for JDK10

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

rfscholte pushed a commit to branch MPIR-366
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/MPIR-366 by this push:
     new 4d892a2  [MPIR-366] Drop Maven2 support Upgrade to maven-site-plugin 3.7, on Jenkins JavaVersion cannot the extracted for JDK10
4d892a2 is described below

commit 4d892a27eb71b746a4720ccad1f070c2728c39d6
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Apr 14 11:42:00 2018 +0200

    [MPIR-366] Drop Maven2 support
    Upgrade to maven-site-plugin 3.7, on Jenkins JavaVersion cannot the extracted for JDK10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 339b778..53912ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@ under the License.
     <doxia-sitetoolsVersion>1.6</doxia-sitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <scmVersion>1.9.5</scmVersion>
-    <sitePluginVersion>3.5.1</sitePluginVersion>
+    <sitePluginVersion>3.7</sitePluginVersion>
     <surefire.version>2.21.0</surefire.version>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
rfscholte@apache.org.