From a0fc90a5ec9ca38ab57426cf4730949a1da33862 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 7 Oct 2015 09:54:44 -0700 Subject: [PATCH] Compile samples and integration tests with Java 8 Update the samples and integration tests to use Java 8. There's no specific reason to keep them on Java 6 and it helps keep Eclipse happy if we upgrade. --- spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml | 1 - spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml | 1 - spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml | 1 - spring-boot-samples/spring-boot-sample-hypermedia/pom.xml | 1 - 4 files changed, 4 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml index 5bb0317371..f5476c8895 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml @@ -13,7 +13,6 @@ Spring Boot Hypermedia GSON Sample ${basedir}/../.. - 1.7 diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml index ef99372e65..5da052059d 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml @@ -13,7 +13,6 @@ Spring Boot Hypermedia JPA Sample ${basedir}/../.. - 1.7 diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml index ada9bd0e8c..620d39bcd2 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml @@ -13,7 +13,6 @@ Spring Boot Hypermedia UI Sample ${basedir}/../.. - 1.7 diff --git a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml index 2c2900038f..e0302a3d62 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml @@ -14,7 +14,6 @@ ${basedir}/../.. UTF-8 - 1.7