From 56d0534fa496338a2634b05b8b7ed076b3cc7804 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Fri, 1 Sep 2017 12:06:38 -0600 Subject: [PATCH] remove java7 check in 2.0.x java8 is the baseline in 2.0.x --- pom.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/pom.xml b/pom.xml index b93511f8..d685a262 100644 --- a/pom.xml +++ b/pom.xml @@ -567,39 +567,6 @@ limitations under the License. - - java7 - - - .jdk8 - - - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - 1.14 - - - org.codehaus.mojo.signature - java17 - 1.0 - - - - - enforce-java-7 - test - - check - - - - - - - imports