Revert "[SUREFIRE-1474] 1.7 as minimum"

This reverts commit ee1cc441b740f9802d9fe40b10b485e2058c06bc.


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/3c41c554
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/3c41c554
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/3c41c554

Branch: refs/heads/master
Commit: 3c41c554ea0940da4c174c27f2a071f440f355e4
Parents: 680c5b5
Author: Tibor17 <tibordig...@apache.org>
Authored: Sun Feb 18 00:13:28 2018 +0100
Committer: Tibor17 <tibordig...@apache.org>
Committed: Sun Feb 18 00:13:28 2018 +0100

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/3c41c554/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9cf5b44..2bcb0d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,6 @@
     <jdk.home>${java.home}/..</jdk.home>
     <maven.compiler.testSource>1.8</maven.compiler.testSource>
     <maven.compiler.testTarget>1.8</maven.compiler.testTarget>
-    <javaVersion>7</javaVersion>
   </properties>
 
   <dependencyManagement>

Reply via email to