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 265c994 [MPIR-366] Drop Maven 2 support
265c994 is described below
commit 265c994f514f6e81c4389f562c4cf99ba3935a1c
Author: rfscholte <[email protected]>
AuthorDate: Fri Apr 13 13:21:25 2018 +0200
[MPIR-366] Drop Maven 2 support
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index a0a4b39..2b4d6c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,6 +122,7 @@ under the License.
<mavenVersion>3.0</mavenVersion>
<scmVersion>1.9.5</scmVersion>
<sitePluginVersion>3.5.1</sitePluginVersion>
+ <surefire.version>2.21.0</surefire.version>
</properties>
<dependencies>
--
To stop receiving notification emails like this one, please contact
[email protected].