From 043f0ffbeba84225f3e038029c40c38b774fb99c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2019 09:46:16 +0100 Subject: [PATCH] Restore indentation in published spring-boot-starter-parent pom Closes gh-16466 --- .../src/main/xslt/post-process-flattened-pom.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl index ac9faabcda2..dff3f1f8493 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl @@ -3,7 +3,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:m="http://maven.apache.org/POM/4.0.0" exclude-result-prefixes="m"> + xslt:indent-amount="2" xmlns:xslt="http://xml.apache.org/xslt" />