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-project-info-reports-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c10048d [MPIR-368] Upgrade to Java 7
c10048d is described below
commit c10048d12e28932294cf7cb7f8ce065b4d624182
Author: Michael Osipov <[email protected]>
AuthorDate: Mon Apr 30 17:21:29 2018 +0200
[MPIR-368] Upgrade to Java 7
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 450a0db..b1de515 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,6 +123,7 @@ under the License.
<scmVersion>1.9.5</scmVersion>
<sitePluginVersion>3.7</sitePluginVersion>
<surefire.version>2.21.0</surefire.version>
+ <javaVersion>7</javaVersion>
</properties>
<dependencies>
--
To stop receiving notification emails like this one, please contact
[email protected].