From 488b03387f2a2a1c4ec0f99749ebffd8bb517acb Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 1 Apr 2014 01:38:03 -0700 Subject: [PATCH] Polish POM formatting --- pom.xml | 21 +++++++++----- spring-boot-actuator/pom.xml | 3 +- spring-boot-autoconfigure/pom.xml | 3 +- spring-boot-cli/.gitignore | 1 - spring-boot-cli/pom.xml | 28 +++++++++++++------ spring-boot-full-build/pom.xml | 3 +- spring-boot-integration-tests/pom.xml | 3 +- spring-boot-parent/pom.xml | 3 +- spring-boot-samples/pom.xml | 3 +- .../spring-boot-sample-actuator-log4j/pom.xml | 3 +- .../spring-boot-sample-actuator-noweb/pom.xml | 3 +- .../spring-boot-sample-actuator-ui/pom.xml | 3 +- .../spring-boot-sample-actuator/pom.xml | 21 ++++---------- .../spring-boot-sample-amqp/pom.xml | 3 +- .../spring-boot-sample-aop/pom.xml | 3 +- .../spring-boot-sample-batch/pom.xml | 3 +- .../spring-boot-sample-data-jpa/pom.xml | 3 +- .../spring-boot-sample-data-mongodb/pom.xml | 3 +- .../spring-boot-sample-data-redis/pom.xml | 5 ++-- .../spring-boot-sample-data-rest/pom.xml | 3 +- .../spring-boot-sample-integration/pom.xml | 3 +- .../spring-boot-sample-jetty/pom.xml | 3 +- .../spring-boot-sample-profile/pom.xml | 3 +- .../spring-boot-sample-secure/pom.xml | 3 +- .../spring-boot-sample-servlet/pom.xml | 3 +- .../spring-boot-sample-simple/pom.xml | 3 +- .../spring-boot-sample-tomcat/pom.xml | 3 +- .../spring-boot-sample-traditional/pom.xml | 3 +- .../spring-boot-sample-web-jsp/pom.xml | 3 +- .../pom.xml | 3 +- .../spring-boot-sample-web-secure/pom.xml | 3 +- .../spring-boot-sample-web-static/pom.xml | 3 +- .../spring-boot-sample-web-ui/pom.xml | 3 +- .../spring-boot-sample-websocket/pom.xml | 3 +- .../spring-boot-sample-xml/pom.xml | 3 +- spring-boot-starters/pom.xml | 3 +- .../spring-boot-starter-amqp/pom.xml | 3 +- .../spring-boot-starter-aop/pom.xml | 3 +- .../spring-boot-starter-batch/pom.xml | 3 +- .../spring-boot-starter-data-jpa/pom.xml | 3 +- .../spring-boot-starter-data-mongodb/pom.xml | 3 +- .../spring-boot-starter-data-rest/pom.xml | 3 +- .../spring-boot-starter-integration/pom.xml | 3 +- .../spring-boot-starter-jdbc/pom.xml | 3 +- .../spring-boot-starter-jetty/pom.xml | 3 +- .../spring-boot-starter-log4j/pom.xml | 3 +- .../spring-boot-starter-logging/pom.xml | 3 +- .../spring-boot-starter-mobile/pom.xml | 3 +- .../spring-boot-starter-parent/pom.xml | 18 ++++++++---- .../spring-boot-starter-redis/pom.xml | 3 +- .../spring-boot-starter-remote-shell/pom.xml | 3 +- .../spring-boot-starter-security/pom.xml | 3 +- .../spring-boot-starter-test/pom.xml | 3 +- .../spring-boot-starter-thymeleaf/pom.xml | 3 +- .../spring-boot-starter-tomcat/pom.xml | 3 +- .../spring-boot-starter-web/pom.xml | 3 +- .../spring-boot-starter-websocket/pom.xml | 3 +- .../spring-boot-starter/pom.xml | 3 +- spring-boot-tools/pom.xml | 3 +- .../spring-boot-dependency-tools/pom.xml | 6 ++-- .../spring-boot-gradle-plugin/pom.xml | 9 +++--- .../spring-boot-loader-tools/pom.xml | 3 +- spring-boot-tools/spring-boot-loader/pom.xml | 3 +- .../src/it/executable-dir/pom.xml | 7 ++--- .../src/it/executable-jar/pom.xml | 7 ++--- .../spring-boot-maven-plugin/pom.xml | 3 +- spring-boot/pom.xml | 13 +++++---- 67 files changed, 188 insertions(+), 116 deletions(-) delete mode 100644 spring-boot-cli/.gitignore diff --git a/pom.xml b/pom.xml index 94000d372c5..39faac394ee 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.boot spring-boot-build @@ -95,15 +96,20 @@ - - - - + + + + - + @@ -120,7 +126,8 @@ false - +