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

khmarbaise pushed a commit to branch MCLEAN-84
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git

commit e93f1e7bdcbebaf4fe46c7fe702ccf468f8ae09e
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Sat Apr 7 16:32:31 2018 +0200

    [MCLEAN-84] - Lift JDK minimum to JDK 7
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4fb7ae0..8948d75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,7 @@ under the License.
   <properties>
     <mavenVersion>3.0</mavenVersion>
     <surefire.version>2.21.0</surefire.version>
+    <javaVersion>7</javaVersion>
   </properties>
 
   <dependencies>

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

Reply via email to