diff --git a/pom.xml b/pom.xml index 96c26b71387..3e15320588c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot spring-boot-build - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 pom 3.0.0 diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index b886e39d71f..5393e2d3e30 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-actuator diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 36e9e72a6cf..34da4e8eb3c 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-autoconfigure diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index d4cbd60eace..0db281ad4a2 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-cli diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 18e2114a013..43bb5ee17b6 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot spring-boot-dependencies - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 pom 4.0.0.M2 diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml index 7bc794cba0c..10f26f3e764 100644 --- a/spring-boot-integration-tests/pom.xml +++ b/spring-boot-integration-tests/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-integration-tests diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 94f5ca236ce..a2a89e2bc97 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-dependencies - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-dependencies spring-boot-parent diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 2615b09a9a4..84288a653e2 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-samples diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml index 5f63d7b9d57..67c4940b6f9 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-actuator-ui diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index f4fe91df0e5..a093994ea3a 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-actuator diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index 1c59986b54d..f6d698bdd57 100644 --- a/spring-boot-samples/spring-boot-sample-batch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-batch/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-batch diff --git a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml index 2f2d8c4fc86..389d4390998 100644 --- a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-data-jpa diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 7a107101733..81a829a6774 100644 --- a/spring-boot-samples/spring-boot-sample-integration/pom.xml +++ b/spring-boot-samples/spring-boot-sample-integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-integration diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index 226f83b18ed..518df9a6004 100644 --- a/spring-boot-samples/spring-boot-sample-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-jetty diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index fb6a89e01d8..44317a7cecf 100644 --- a/spring-boot-samples/spring-boot-sample-profile/pom.xml +++ b/spring-boot-samples/spring-boot-sample-profile/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-profile diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index cc53d28de64..f4b7e025ba6 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-simple diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index 46f22a2649e..8777ab11934 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-tomcat diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index 91dfd1b8f02..5c1d1486556 100644 --- a/spring-boot-samples/spring-boot-sample-traditional/pom.xml +++ b/spring-boot-samples/spring-boot-sample-traditional/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-traditional diff --git a/spring-boot-samples/spring-boot-sample-web-static/pom.xml b/spring-boot-samples/spring-boot-sample-web-static/pom.xml index 1f42294a83c..553d9dd1e89 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-static/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-web-static diff --git a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml index 2f54e645d69..9132715eedf 100644 --- a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-web-ui diff --git a/spring-boot-samples/spring-boot-sample-websocket/pom.xml b/spring-boot-samples/spring-boot-sample-websocket/pom.xml index 8651ffbc395..30822d7ae6f 100644 --- a/spring-boot-samples/spring-boot-sample-websocket/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index fd812bb1b84..4f5d533d38d 100644 --- a/spring-boot-samples/spring-boot-sample-xml/pom.xml +++ b/spring-boot-samples/spring-boot-sample-xml/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-starters/spring-boot-starter-parent spring-boot-sample-xml diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index 9731428170a..14ecebc52fb 100644 --- a/spring-boot-starters/pom.xml +++ b/spring-boot-starters/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-starters diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml index 609aa23813a..857d25b8109 100644 --- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml +++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-actuator jar diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml index b035d3054bf..d7e6517c16b 100644 --- a/spring-boot-starters/spring-boot-starter-batch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-batch/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-batch jar diff --git a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml index 2d154930aea..ee6047f45a3 100644 --- a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-data-jpa jar diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index 7182b9cfd5d..fc0e5a3d1fe 100644 --- a/spring-boot-starters/spring-boot-starter-integration/pom.xml +++ b/spring-boot-starters/spring-boot-starter-integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-integration jar diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 606ebbdb056..3bfc6225980 100644 --- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-jetty jar diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index 2c897d257f7..aac68f25f7b 100644 --- a/spring-boot-starters/spring-boot-starter-logging/pom.xml +++ b/spring-boot-starters/spring-boot-starter-logging/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-logging jar diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index ffa5cf4f05f..25d92e2eae1 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -10,13 +10,13 @@ org.springframework.boot spring-boot-dependencies - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../../spring-boot-dependencies spring-boot-starter-parent pom - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 1.6 diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index 201bf3b3e7c..60d5d3cc3b6 100644 --- a/spring-boot-starters/spring-boot-starter-security/pom.xml +++ b/spring-boot-starters/spring-boot-starter-security/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-security jar diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 6113c306995..f4dbd53bcf6 100644 --- a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml +++ b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-tomcat jar diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index c1dd6be9de3..8b795e49a15 100644 --- a/spring-boot-starters/spring-boot-starter-web/pom.xml +++ b/spring-boot-starters/spring-boot-starter-web/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-web jar diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml index 2181209b16e..f3b6116e77e 100644 --- a/spring-boot-starters/spring-boot-starter-websocket/pom.xml +++ b/spring-boot-starters/spring-boot-starter-websocket/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter-websocket jar diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index 28491768d9d..7d310df312d 100644 --- a/spring-boot-starters/spring-boot-starter/pom.xml +++ b/spring-boot-starters/spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-starter jar diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index ff57ff49f3e..bfc571dccc9 100644 --- a/spring-boot-tools/pom.xml +++ b/spring-boot-tools/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot-tools diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index 000ee624145..cb113846dd0 100644 --- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-tools - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-gradle-plugin diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index 4b0aa9f4b52..175c9076c56 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-tools - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-loader-tools jar diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 84f8834bdab..d6842ac5838 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-tools - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-loader jar diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index 2ea136413d1..36de1624460 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-tools - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 spring-boot-maven-plugin maven-plugin diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 24487cee38b..ab2231e042d 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 0.5.0.M1 ../spring-boot-parent spring-boot