From 6117b6c5c8e4df1773a575e9b3a0e2408f8d562d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Jan 2016 10:16:40 +0000 Subject: [PATCH] Consistent use of tabs for indentation in pom files --- spring-boot-docs/pom.xml | 20 +++++++++---------- .../src/it/executable-war/pom.xml | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 973a2a50b45..c5d9c4cc6a8 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -105,16 +105,16 @@ log4j true - - org.apache.logging.log4j - log4j-api - true - - - org.apache.logging.log4j - log4j-core - true - + + org.apache.logging.log4j + log4j-api + true + + + org.apache.logging.log4j + log4j-core + true + org.apache.httpcomponents httpclient diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml index 9c4db097a7a..ce4451e5741 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml @@ -6,9 +6,9 @@ executable-war 0.0.1.BUILD-SNAPSHOT war - - UTF-8 - + + UTF-8 +