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

khmarbaise pushed a commit to branch MINVOKER-237
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit a36000f33d91cd3e0a9acde2e0fe0170ce2d2374
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Fri May 11 09:38:59 2018 +0200

    [MINVOKER-237] - Upgrade to JDK 7 minimum.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 6209f04..0efbbb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,7 @@ under the License.
   </distributionManagement>
 
   <properties>
+    <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
     <surefire.version>2.21.0</surefire.version>
     <doxiaVersion>1.7</doxiaVersion>

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

Reply via email to