From 14af3463ec4f831d2c794a1a46ae3de7373fd0f0 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 29 Sep 2017 15:47:12 -0700 Subject: [PATCH] Polish whitespace --- .../src/test/resources/pom-template.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml index c6754d298e..b9f0411a4d 100644 --- a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml +++ b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/src/test/resources/pom-template.xml @@ -6,18 +6,15 @@ org.springframework.boot spring-boot-starter-parent {{bootVersion}} - + - com.example app 0.0.1 {{packaging}} - {{resourcesJarPath}} - org.springframework.boot @@ -44,7 +41,6 @@ ${resourcesJarPath} - @@ -56,7 +52,6 @@ - spring-snapshots @@ -66,5 +61,4 @@ -