From 68293f34af439aa96811fb6218d53b2e69231d74 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 21 Jan 2014 00:02:09 -0800 Subject: [PATCH] Upgrade version to 1.0.0.BUILD-SNAPSHOT Fixes fg-243 --- pom.xml | 2 +- spring-boot-actuator/pom.xml | 2 +- spring-boot-autoconfigure/pom.xml | 2 +- spring-boot-cli/pom.xml | 4 +- spring-boot-dependencies/pom.xml | 2 +- spring-boot-docs/pom.xml | 2 +- spring-boot-full-build/pom.xml | 2 +- spring-boot-integration-tests/pom.xml | 2 +- spring-boot-parent/pom.xml | 2 +- spring-boot-samples/pom.xml | 2 +- .../spring-boot-sample-actuator-log4j/pom.xml | 2 +- .../spring-boot-sample-actuator-noweb/pom.xml | 2 +- .../spring-boot-sample-actuator-ui/pom.xml | 2 +- .../spring-boot-sample-actuator/pom.xml | 2 +- .../spring-boot-sample-amqp/pom.xml | 2 +- .../spring-boot-sample-aop/pom.xml | 2 +- .../spring-boot-sample-batch/pom.xml | 2 +- .../spring-boot-sample-data-jpa/pom.xml | 2 +- .../spring-boot-sample-data-mongodb/pom.xml | 2 +- .../spring-boot-sample-data-redis/pom.xml | 2 +- .../spring-boot-sample-integration/pom.xml | 2 +- .../spring-boot-sample-jetty/pom.xml | 2 +- .../spring-boot-sample-profile/pom.xml | 2 +- .../spring-boot-sample-secure/pom.xml | 2 +- .../spring-boot-sample-servlet/pom.xml | 2 +- .../spring-boot-sample-simple/pom.xml | 2 +- .../spring-boot-sample-tomcat/pom.xml | 2 +- .../spring-boot-sample-traditional/pom.xml | 2 +- .../spring-boot-sample-web-jsp/pom.xml | 2 +- .../spring-boot-sample-web-secure/pom.xml | 2 +- .../spring-boot-sample-web-static/pom.xml | 2 +- .../spring-boot-sample-web-ui/pom.xml | 2 +- .../spring-boot-sample-websocket/pom.xml | 2 +- .../spring-boot-sample-xml/pom.xml | 2 +- spring-boot-starters/pom.xml | 2 +- .../spring-boot-starter-actuator/pom.xml | 2 +- .../spring-boot-starter-amqp/pom.xml | 2 +- .../spring-boot-starter-aop/pom.xml | 2 +- .../spring-boot-starter-batch/pom.xml | 2 +- .../spring-boot-starter-data-jpa/pom.xml | 2 +- .../spring-boot-starter-integration/pom.xml | 2 +- .../spring-boot-starter-jdbc/pom.xml | 2 +- .../spring-boot-starter-jetty/pom.xml | 2 +- .../spring-boot-starter-log4j/pom.xml | 2 +- .../spring-boot-starter-logging/pom.xml | 2 +- .../spring-boot-starter-mobile/pom.xml | 2 +- .../spring-boot-starter-parent/pom.xml | 46 +++++++++---------- .../spring-boot-starter-redis/pom.xml | 2 +- .../spring-boot-starter-security/pom.xml | 2 +- .../spring-boot-starter-shell-remote/pom.xml | 2 +- .../spring-boot-starter-test/pom.xml | 2 +- .../spring-boot-starter-tomcat/pom.xml | 2 +- .../spring-boot-starter-web/pom.xml | 2 +- .../spring-boot-starter-websocket/pom.xml | 2 +- .../spring-boot-starter/pom.xml | 2 +- spring-boot-tools/pom.xml | 2 +- .../spring-boot-gradle-plugin/pom.xml | 2 +- .../spring-boot-loader-tools/pom.xml | 2 +- spring-boot-tools/spring-boot-loader/pom.xml | 2 +- .../spring-boot-maven-plugin/pom.xml | 2 +- spring-boot/pom.xml | 2 +- 61 files changed, 84 insertions(+), 84 deletions(-) diff --git a/pom.xml b/pom.xml index a5fc6365fc7..d95bc45fcc0 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 + 1.0.0.BUILD-SNAPSHOT pom 3.0.0 diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 761a8b7c2bb..912217d2a0d 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 + 1.0.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-actuator diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index f128f1b052d..5045e4d6af4 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 + 1.0.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-autoconfigure diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index fbd691e6f5e..0e6d5ccd5de 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 + 1.0.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-cli @@ -31,7 +31,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + ${project.version} pom import diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index f1c9c1414f5..3cccffaa40e 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 + 1.0.0.BUILD-SNAPSHOT pom 5.7.0 diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 553cf78395a..9ea82ce9690 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-parent - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-docs diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index 4e3f40b8aed..69d5fc58a96 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.boot spring-boot-full-build - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT pom ../ diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml index 92f1eb918ff..4b688257033 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 + 1.0.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot-integration-tests diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 90a49575f45..fc51e989918 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 + 1.0.0.BUILD-SNAPSHOT ../spring-boot-dependencies spring-boot-parent diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 9740bd91268..3310635e266 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT ../spring-boot-starters/spring-boot-starter-parent spring-boot-samples diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml index 47f54ff85dc..d8baf296a02 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator-log4j jar diff --git a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml index 6a8dda73bf1..e2c44802946 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator-noweb jar 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 f6ac82cc1d1..17e99e5c850 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator-ui jar diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 7dbe586a43c..df7914a4654 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator jar diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 2fa9d7a7742..d4f96499c85 100644 --- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-amqp jar diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index bea39ecb923..044b54e1b22 100644 --- a/spring-boot-samples/spring-boot-sample-aop/pom.xml +++ b/spring-boot-samples/spring-boot-sample-aop/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-aop jar diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index 87d4c0a23ee..c90c4f88c95 100644 --- a/spring-boot-samples/spring-boot-sample-batch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-batch/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-batch jar 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 3b0918f021e..e8fafd514b9 100644 --- a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-jpa jar diff --git a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml index 205efa9f071..7e541ea04a8 100644 --- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-mongodb jar diff --git a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml index 77cf2a96d38..7cb3261a558 100644 --- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-redis jar diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 52ce982e3ca..e60fd415031 100644 --- a/spring-boot-samples/spring-boot-sample-integration/pom.xml +++ b/spring-boot-samples/spring-boot-sample-integration/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-integration jar diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index c0ccf64c083..a90d9a4ba6f 100644 --- a/spring-boot-samples/spring-boot-sample-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-jetty jar diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index ec1058d23ec..63dd4266ea3 100644 --- a/spring-boot-samples/spring-boot-sample-profile/pom.xml +++ b/spring-boot-samples/spring-boot-sample-profile/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-profile jar diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index d898611fb14..a6c3dc0027b 100644 --- a/spring-boot-samples/spring-boot-sample-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-secure jar diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml index a41db859a05..a42452195a5 100644 --- a/spring-boot-samples/spring-boot-sample-servlet/pom.xml +++ b/spring-boot-samples/spring-boot-sample-servlet/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-servlet war diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index 5be02c58877..d12161e7822 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-simple jar diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index 670c7140d75..12d1badaf67 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-tomcat jar diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index 36393cbd230..355e2fe7faf 100644 --- a/spring-boot-samples/spring-boot-sample-traditional/pom.xml +++ b/spring-boot-samples/spring-boot-sample-traditional/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-traditional war diff --git a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml index e52cbb36d60..af2e6d1b65f 100644 --- a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-jsp war diff --git a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml index c1632212a67..668ea45b8b5 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-secure jar 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 78cc920fdb3..45883300787 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-static/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-static war 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 45842614b5a..3f0aea9d985 100644 --- a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-ui jar diff --git a/spring-boot-samples/spring-boot-sample-websocket/pom.xml b/spring-boot-samples/spring-boot-sample-websocket/pom.xml index 5258ae53671..f384047df04 100644 --- a/spring-boot-samples/spring-boot-sample-websocket/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 492cabd7b04..c00b701e63b 100644 --- a/spring-boot-samples/spring-boot-sample-xml/pom.xml +++ b/spring-boot-samples/spring-boot-sample-xml/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-sample-xml jar diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index d32601ba30b..89b5c5c0c9e 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 + 1.0.0.BUILD-SNAPSHOT ../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..149cec6bd23 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-actuator jar diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml index 400355578db..bc5340bae3d 100644 --- a/spring-boot-starters/spring-boot-starter-amqp/pom.xml +++ b/spring-boot-starters/spring-boot-starter-amqp/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-amqp jar diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml index b2eed51f0f0..f2138f5e6b8 100644 --- a/spring-boot-starters/spring-boot-starter-aop/pom.xml +++ b/spring-boot-starters/spring-boot-starter-aop/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-aop 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..2d216b5e78e 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 + 1.0.0.BUILD-SNAPSHOT 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 ce78c46d3f4..5ec8e6825e8 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 + 1.0.0.BUILD-SNAPSHOT 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..5c15f7b32d0 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-integration jar diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index 13b6d27325b..da2923dbdc7 100644 --- a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-jdbc 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..b3ec068bf18 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-jetty jar diff --git a/spring-boot-starters/spring-boot-starter-log4j/pom.xml b/spring-boot-starters/spring-boot-starter-log4j/pom.xml index 12d11c8fa39..1f0f1b2a2fe 100644 --- a/spring-boot-starters/spring-boot-starter-log4j/pom.xml +++ b/spring-boot-starters/spring-boot-starter-log4j/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-log4j jar diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index 712c4a74d42..f28a8ea99e4 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-logging jar diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index ccc4b2fa75c..ba39ec9ec93 100644 --- a/spring-boot-starters/spring-boot-starter-mobile/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mobile/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-mobile jar diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 250e69bb701..59f1e20ff38 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -4,14 +4,14 @@ org.springframework.boot spring-boot-dependencies - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT ../../spring-boot-dependencies spring-boot-starter-parent pom 1.6 - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT @@ -30,107 +30,107 @@ org.springframework.boot spring-boot - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-actuator - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-amqp - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-aop - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-actuator - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-batch - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-data-jpa - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-integration - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-jdbc - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-jetty - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-logging - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-log4j - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-mobile - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-redis - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-security - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-shell-remote - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-test - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-tomcat - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-web - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot spring-boot-starter-websocket - 0.5.0.BUILD-SNAPSHOT + ${spring-boot.version} diff --git a/spring-boot-starters/spring-boot-starter-redis/pom.xml b/spring-boot-starters/spring-boot-starter-redis/pom.xml index b1007ba9778..731aee93dd4 100644 --- a/spring-boot-starters/spring-boot-starter-redis/pom.xml +++ b/spring-boot-starters/spring-boot-starter-redis/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-redis jar diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index a03053e8e70..f2c3216cebd 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-security jar diff --git a/spring-boot-starters/spring-boot-starter-shell-remote/pom.xml b/spring-boot-starters/spring-boot-starter-shell-remote/pom.xml index 847e46e91f1..914359c47cb 100644 --- a/spring-boot-starters/spring-boot-starter-shell-remote/pom.xml +++ b/spring-boot-starters/spring-boot-starter-shell-remote/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-shell-remote jar diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index a473f690a6f..4300fca4344 100644 --- a/spring-boot-starters/spring-boot-starter-test/pom.xml +++ b/spring-boot-starters/spring-boot-starter-test/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 0.5.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT spring-boot-starter-test jar diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 91b1a1ccc6f..8e244ad54a7 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 + 1.0.0.BUILD-SNAPSHOT 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 605a9efb655..714fccb02b1 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 + 1.0.0.BUILD-SNAPSHOT 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 ebd9f8337e9..6d313365228 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 + 1.0.0.BUILD-SNAPSHOT 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..e00f4f8e706 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-starter jar diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index ff57ff49f3e..4eaa084c17e 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 + 1.0.0.BUILD-SNAPSHOT ../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 8cd221a46d8..e35a4860814 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 + 1.0.0.BUILD-SNAPSHOT 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 6f4878de27f..07a8a8dfab7 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 + 1.0.0.BUILD-SNAPSHOT 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 f5ae73e1e27..ffdb9187e68 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 + 1.0.0.BUILD-SNAPSHOT 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 0d27ee7c3b2..19457cb4901 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 + 1.0.0.BUILD-SNAPSHOT spring-boot-maven-plugin maven-plugin diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index b29bd22fd40..53ad420e599 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 + 1.0.0.BUILD-SNAPSHOT ../spring-boot-parent spring-boot