From b03f8905679838c108a3de9a1ca0f649d8877b98 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 30 May 2018 11:14:26 -0700 Subject: [PATCH] Upgrade to spring-javaformat 0.0.2 --- spring-boot-dependencies/pom.xml | 5 ++--- spring-boot-parent/pom.xml | 7 +------ spring-boot-samples/pom.xml | 2 +- spring-boot-samples/spring-boot-sample-ant/pom.xml | 9 ++++----- spring-boot-starters/spring-boot-starter-parent/pom.xml | 7 +++---- 5 files changed, 11 insertions(+), 19 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 47a0a94362..e6ac988c64 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,5 +1,4 @@ - - + 4.0.0 org.springframework.boot spring-boot-dependencies @@ -3258,4 +3257,4 @@ integration-test - + \ No newline at end of file diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 4df432ffb7..d1402a2947 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -26,7 +26,7 @@ UTF-8 UTF-8 3.1.1 - 0.0.1 + 0.0.2 http://github.com/spring-projects/spring-boot @@ -506,11 +506,6 @@ io.spring.javaformat spring-javaformat-maven-plugin ${spring-javaformat.version} - - - **/HelpMojo.java - - validate diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 14263d5858..524abeedd2 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -21,7 +21,7 @@ ${basedir}/.. 1.8 - 0.0.1 + 0.0.2 spring-boot-sample-ant diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml index 8452b89d13..6274590f93 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -1,5 +1,4 @@ - - + 4.0.0 @@ -62,8 +61,8 @@ package - - + + @@ -103,4 +102,4 @@ - + \ No newline at end of file diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 1516f021c0..813e6e6dff 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -1,5 +1,4 @@ - - + 4.0.0 org.springframework.boot @@ -206,7 +205,7 @@ META-INF/spring.schemas - + ${start-class} @@ -218,4 +217,4 @@ - + \ No newline at end of file