From 73f4a2e13094744869f4ee7361ae5ac3674548aa Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 13 Sep 2017 12:03:10 +0200 Subject: [PATCH] Remove unnecessary override --- spring-boot-samples/spring-boot-sample-webflux/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-webflux/pom.xml b/spring-boot-samples/spring-boot-sample-webflux/pom.xml index c894098579..5c5a2f3d79 100644 --- a/spring-boot-samples/spring-boot-sample-webflux/pom.xml +++ b/spring-boot-samples/spring-boot-sample-webflux/pom.xml @@ -43,13 +43,6 @@ org.springframework.boot spring-boot-maven-plugin - - org.apache.maven.plugins - maven-surefire-plugin - - false - -