From bbca612a57ec89c9c86ae7d29b3ea7952eb4963d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 29 Sep 2017 14:16:38 +0100 Subject: [PATCH] Reinstate testing of Jetty JSP sample on Java 9 See gh-10456 --- .../spring-boot-sample-jetty-jsp/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml index f7aef292911..5dd725765d8 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml @@ -82,23 +82,4 @@ - - - java9 - - 9 - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - -