diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 15b614086b..fa0337d48b 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
@@ -2812,7 +2811,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 1.5.10.BUILD-SNAPSHOT
+ 1.5.11.BUILD-SNAPSHOT
org.apache.maven.plugins
@@ -3033,4 +3032,4 @@
integration-test
-
+
\ No newline at end of file
diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.gradle b/spring-boot-samples/spring-boot-sample-actuator/build.gradle
index cd7dff8b10..37a46e8757 100644
--- a/spring-boot-samples/spring-boot-sample-actuator/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-actuator/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.5.10.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.11.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-ant/build.xml b/spring-boot-samples/spring-boot-sample-ant/build.xml
index d68c8b6f25..b5fefaeebf 100644
--- a/spring-boot-samples/spring-boot-sample-ant/build.xml
+++ b/spring-boot-samples/spring-boot-sample-ant/build.xml
@@ -11,7 +11,7 @@
actual jars). Run with '$ java -jar target/*.jar'.
-
+
diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml
index c6db8203ad..2dd307958c 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
-
-
+
+
@@ -85,7 +84,7 @@
org.springframework.boot
spring-boot-antlib
- 1.5.10.BUILD-SNAPSHOT
+ 1.5.11.BUILD-SNAPSHOT
@@ -103,4 +102,4 @@
-
+
\ No newline at end of file
diff --git a/spring-boot-samples/spring-boot-sample-logback/build.gradle b/spring-boot-samples/spring-boot-sample-logback/build.gradle
index cef94c86b5..fd202efdcb 100644
--- a/spring-boot-samples/spring-boot-sample-logback/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-logback/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.5.10.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.11.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-profile/build.gradle b/spring-boot-samples/spring-boot-sample-profile/build.gradle
index c841ede557..d7272a214f 100644
--- a/spring-boot-samples/spring-boot-sample-profile/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-profile/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.5.10.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.11.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-simple/build.gradle b/spring-boot-samples/spring-boot-sample-simple/build.gradle
index cef94c86b5..fd202efdcb 100644
--- a/spring-boot-samples/spring-boot-sample-simple/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-simple/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.5.10.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.11.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-web-static/build.gradle b/spring-boot-samples/spring-boot-sample-web-static/build.gradle
index d6e249e0cc..3ea96124ec 100644
--- a/spring-boot-samples/spring-boot-sample-web-static/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-web-static/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.5.10.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.11.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle
index 3e85c26ce5..f92232a322 100644
--- a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.5.10.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.11.BUILD-SNAPSHOT'
springLoadedVersion = '1.2.4.RELEASE'
}
repositories {
diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml
index 3fc8588f1b..9682f258ae 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
@@ -172,7 +171,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 1.5.10.BUILD-SNAPSHOT
+ 1.5.11.BUILD-SNAPSHOT
@@ -206,7 +205,7 @@
META-INF/spring.schemas
-
+
${start-class}
@@ -218,4 +217,4 @@
-
+
\ No newline at end of file