diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 3f91593ddeb..cb9d97e5864 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -43,9 +43,6 @@ - - 1.4.0.BUILD-SNAPSHOT - 5.12.2 2.7.7 1.1.0 @@ -2009,7 +2006,7 @@ org.springframework.boot spring-boot-maven-plugin - ${spring-boot.version} + 1.4.0.BUILD-SNAPSHOT org.apache.maven.plugins diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml index 092effa609a..2a8017835ba 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -36,7 +36,7 @@ org.springframework.boot spring-boot-antlib - 1.3.3.BUILD-SNAPSHOT + 1.4.0.BUILD-SNAPSHOT @@ -83,7 +83,7 @@ org.springframework.boot spring-boot-antlib - ${spring-boot.version} + 1.4.0.BUILD-SNAPSHOT diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 5a4d53cd950..6bf4d3603e3 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -151,7 +151,6 @@ org.springframework.boot spring-boot-maven-plugin - ${spring-boot.version} @@ -171,7 +170,7 @@ org.springframework.boot spring-boot-maven-plugin - ${spring-boot.version} + 1.4.0.BUILD-SNAPSHOT