diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index b9d2a82884b..1055d19599f 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
@@ -3032,7 +3031,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 1.5.12.BUILD-SNAPSHOT
+ 1.5.13.BUILD-SNAPSHOT
org.apache.maven.plugins
@@ -3253,4 +3252,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 c6be90de5f9..1fc38824c10 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.12.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.13.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 0eff1c48b5f..0a24aa05b95 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 22cfaf8e97e..26c35545b94 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.12.BUILD-SNAPSHOT
+ 1.5.13.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 ec031f5ea3b..6fd4bad4db1 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.12.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.13.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 d6d86b34a1a..a893923d794 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.12.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.13.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 ec031f5ea3b..6fd4bad4db1 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.12.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.13.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 98624648c25..4e88cf33c46 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.12.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.13.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 194a8984a87..097acfe82b6 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.12.BUILD-SNAPSHOT'
+ springBootVersion = '1.5.13.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 578ff6fa254..45a2f2b873b 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.12.BUILD-SNAPSHOT
+ 1.5.13.BUILD-SNAPSHOT
@@ -206,7 +205,7 @@
META-INF/spring.schemas
-
+
${start-class}
@@ -218,4 +217,4 @@
-
+
\ No newline at end of file