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

khmarbaise pushed a commit to branch MPH-125
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git


The following commit(s) were added to refs/heads/MPH-125 by this push:
     new 2579e96  Testing upgrade to JDK 7 minimum.
2579e96 is described below

commit 2579e96099c9ac1f8e4c81c7203dd9de3dc1e94d
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Sat Mar 3 18:54:04 2018 +0100

    Testing upgrade to JDK 7 minimum.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f1a19cd..a2eca30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,7 @@ under the License.
 
   <properties>
     <mavenVersion>3.0</mavenVersion>
+    <javaVersion>7</javaVersion>
   </properties>
 
   <dependencies>

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

Reply via email to