From 4ddba74e2f3406a5b23cf43fe0b2e59a55bf5c87 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 21 Sep 2017 09:27:11 +0200 Subject: [PATCH] Polish "Clean up Java 6 leftover" Closes gh-10367 --- .../spring-boot-loader/src/it/executable-dir/pom.xml | 11 ++--------- .../spring-boot-loader/src/it/executable-jar/pom.xml | 11 ++--------- .../src/it/executable-props-lib/pom.xml | 11 ++--------- .../src/it/executable-props/pom.xml | 11 ++--------- .../spring-boot-loader/src/it/executable-war/pom.xml | 11 ++--------- 5 files changed, 10 insertions(+), 45 deletions(-) diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml index 49e8046c1be..2df6271e8f3 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml @@ -7,18 +7,11 @@ 0.0.1.BUILD-SNAPSHOT UTF-8 + @java.version@ + @java.version@ - - org.apache.maven.plugins - maven-compiler-plugin - @maven-compiler-plugin.version@ - - 1.8 - 1.8 - - org.apache.maven.plugins maven-dependency-plugin diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml index bc2bdc06740..3e57160e107 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml @@ -7,18 +7,11 @@ 0.0.1.BUILD-SNAPSHOT UTF-8 + @java.version@ + @java.version@ - - org.apache.maven.plugins - maven-compiler-plugin - @maven-compiler-plugin.version@ - - 1.8 - 1.8 - - org.apache.maven.plugins maven-dependency-plugin diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml index 7fa97fd45bf..6820957f80b 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/pom.xml @@ -7,18 +7,11 @@ 0.0.1.BUILD-SNAPSHOT UTF-8 + @java.version@ + @java.version@ - - org.apache.maven.plugins - maven-compiler-plugin - @maven-compiler-plugin.version@ - - 1.8 - 1.8 - - org.apache.maven.plugins maven-dependency-plugin diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml index e2871bdc208..642f422a77f 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml @@ -7,18 +7,11 @@ 0.0.1.BUILD-SNAPSHOT UTF-8 + @java.version@ + @java.version@ - - org.apache.maven.plugins - maven-compiler-plugin - @maven-compiler-plugin.version@ - - 1.8 - 1.8 - - org.apache.maven.plugins maven-dependency-plugin diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml index 09077520d3b..1dcac180d20 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml @@ -8,18 +8,11 @@ war UTF-8 + @java.version@ + @java.version@ - - org.apache.maven.plugins - maven-compiler-plugin - @maven-compiler-plugin.version@ - - 1.8 - 1.8 - - org.apache.maven.plugins maven-war-plugin