From 4aa2fed48b91612c90f0c1eb3dc587ae00eef2ef Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 2 Sep 2015 23:08:12 -0700 Subject: [PATCH] Revert "configure JRE that is different from compiler target level" This reverts commit 678f36cfefc7709818f53fc5f679bb96faed6a43. --- spring-boot-actuator/pom.xml | 16 ---------------- spring-boot-autoconfigure/pom.xml | 16 ---------------- spring-boot-devtools/pom.xml | 16 ---------------- .../spring-boot-loader-tools/pom.xml | 15 --------------- spring-boot-tools/spring-boot-loader/pom.xml | 16 ---------------- spring-boot/pom.xml | 14 -------------- 6 files changed, 93 deletions(-) diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 6926f07707..fffaee3a60 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -303,20 +303,4 @@ test - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - - - - - - diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index f35dff2148..fe499d443f 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -578,20 +578,4 @@ snakeyaml - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - - - - - - diff --git a/spring-boot-devtools/pom.xml b/spring-boot-devtools/pom.xml index 127428342e..58a07b2ba0 100644 --- a/spring-boot-devtools/pom.xml +++ b/spring-boot-devtools/pom.xml @@ -74,20 +74,4 @@ test - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - - - - - - diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index 52b9510a09..107b06aedd 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -137,20 +137,5 @@ - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - - - - - - diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 0bff30a087..c3a1067efa 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -82,20 +82,4 @@ - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - - - - - - diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 23bdaa09c8..c7f6f5d7cd 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -266,19 +266,5 @@ - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - - - - -