From 877651e2cdac43dc06f4f9c5356797a9d1c90a5d Mon Sep 17 00:00:00 2001
From: melylllanes <43546733+melylllanes@users.noreply.github.com>
Date: Tue, 25 Aug 2020 17:08:00 -0500
Subject: [PATCH 01/12] Update pom.xml
---
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
index b58bf66a5ba1..d9409f3ddf49 100644
--- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-atmosphere
Spring Boot Atmosphere Sample
From 37333808c0b024a7e141d699bbd4b3d2eb6a62ff Mon Sep 17 00:00:00 2001
From: melylllanes <43546733+melylllanes@users.noreply.github.com>
Date: Tue, 25 Aug 2020 17:11:29 -0500
Subject: [PATCH 02/12] Update pom.xml
---
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
index d9409f3ddf49..f6ac0044cccb 100644
--- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
- spring-boot-samples
+ spring-boot-starter-parent
1.4.0.RELEASE
spring-boot-sample-atmosphere
From d0e5b64e51951accf45d6ce326710d79b4c03b16 Mon Sep 17 00:00:00 2001
From: melylllanes <43546733+melylllanes@users.noreply.github.com>
Date: Tue, 1 Sep 2020 14:16:31 -0500
Subject: [PATCH 03/12] Update pom.xml
---
spring-boot-dependencies/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index eca966a8a3a0..5bbffc5abd85 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.springframework.boot
spring-boot-dependencies
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
pom
Spring Boot Dependencies
Spring Boot Dependencies
@@ -142,7 +142,7 @@
1.17
5.5.2
1.0-groovy-2.4
- 4.3.2.BUILD-SNAPSHOT
+ 4.3.2.RELEASE
1.6.1.RELEASE
1.2.3.RELEASE
3.0.7.RELEASE
From 70cd3a5c043856e9c2fcf1f90ecdda885e637e86 Mon Sep 17 00:00:00 2001
From: Melissa Lopez
Date: Tue, 1 Sep 2020 19:23:03 +0000
Subject: [PATCH 04/12] changes to pom files
---
pom.xml | 2 +-
spring-boot-actuator-docs/pom.xml | 2 +-
spring-boot-actuator/pom.xml | 2 +-
spring-boot-autoconfigure/pom.xml | 2 +-
spring-boot-cli/pom.xml | 2 +-
spring-boot-dependencies/pom.xml | 132 +++++++++---------
spring-boot-deployment-tests/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-deployment-test-tomee/pom.xml | 2 +-
.../pom.xml | 2 +-
spring-boot-devtools/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-gradle-tests/pom.xml | 2 +-
.../spring-boot-launch-script-tests/pom.xml | 2 +-
.../spring-boot-security-tests/pom.xml | 2 +-
.../pom.xml | 2 +-
spring-boot-parent/pom.xml | 2 +-
spring-boot-samples/pom.xml | 4 +-
.../spring-boot-sample-activemq/pom.xml | 2 +-
.../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-ant/pom.xml | 6 +-
.../spring-boot-sample-aop/pom.xml | 2 +-
.../spring-boot-sample-batch/pom.xml | 2 +-
.../spring-boot-sample-cache/pom.xml | 2 +-
.../spring-boot-sample-data-cassandra/pom.xml | 2 +-
.../spring-boot-sample-data-couchbase/pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-data-gemfire/pom.xml | 2 +-
.../spring-boot-sample-data-jpa/pom.xml | 2 +-
.../spring-boot-sample-data-mongodb/pom.xml | 2 +-
.../spring-boot-sample-data-neo4j/pom.xml | 2 +-
.../spring-boot-sample-data-redis/pom.xml | 2 +-
.../spring-boot-sample-data-rest/pom.xml | 2 +-
.../spring-boot-sample-data-solr/pom.xml | 2 +-
.../spring-boot-sample-devtools/pom.xml | 2 +-
.../spring-boot-sample-flyway/pom.xml | 2 +-
.../spring-boot-sample-hateoas/pom.xml | 2 +-
.../spring-boot-sample-hibernate4/pom.xml | 2 +-
.../spring-boot-sample-hibernate52/pom.xml | 2 +-
.../spring-boot-sample-hornetq/pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-hypermedia-jpa/pom.xml | 2 +-
.../spring-boot-sample-hypermedia-ui/pom.xml | 2 +-
.../spring-boot-sample-hypermedia/pom.xml | 2 +-
.../spring-boot-sample-integration/pom.xml | 2 +-
.../spring-boot-sample-jersey/pom.xml | 2 +-
.../spring-boot-sample-jersey1/pom.xml | 2 +-
.../spring-boot-sample-jetty-jsp/pom.xml | 2 +-
.../spring-boot-sample-jetty-ssl/pom.xml | 2 +-
.../spring-boot-sample-jetty/pom.xml | 2 +-
.../spring-boot-sample-jetty8-ssl/pom.xml | 2 +-
.../spring-boot-sample-jetty8/pom.xml | 2 +-
.../spring-boot-sample-jetty92/pom.xml | 2 +-
.../spring-boot-sample-jooq/pom.xml | 2 +-
.../spring-boot-sample-jpa/pom.xml | 2 +-
.../spring-boot-sample-jta-atomikos/pom.xml | 2 +-
.../spring-boot-sample-jta-bitronix/pom.xml | 2 +-
.../spring-boot-sample-jta-jndi/pom.xml | 2 +-
.../spring-boot-sample-jta-narayana/pom.xml | 2 +-
.../spring-boot-sample-liquibase/pom.xml | 2 +-
.../spring-boot-sample-logback/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-metrics-redis/pom.xml | 2 +-
.../spring-boot-sample-parent-context/pom.xml | 2 +-
.../spring-boot-sample-profile/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-secure-oauth2/pom.xml | 2 +-
.../spring-boot-sample-secure/pom.xml | 2 +-
.../spring-boot-sample-servlet/pom.xml | 2 +-
.../spring-boot-sample-session-redis/pom.xml | 2 +-
.../spring-boot-sample-simple/pom.xml | 2 +-
.../spring-boot-sample-test/pom.xml | 2 +-
.../spring-boot-sample-testng/pom.xml | 2 +-
.../spring-boot-sample-tomcat-jsp/pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-tomcat-ssl/pom.xml | 2 +-
.../spring-boot-sample-tomcat/pom.xml | 2 +-
.../spring-boot-sample-tomcat7-jsp/pom.xml | 2 +-
.../spring-boot-sample-tomcat7-ssl/pom.xml | 2 +-
.../spring-boot-sample-tomcat80-ssl/pom.xml | 2 +-
.../spring-boot-sample-traditional/pom.xml | 2 +-
.../spring-boot-sample-undertow-ssl/pom.xml | 2 +-
.../spring-boot-sample-undertow/pom.xml | 2 +-
.../spring-boot-sample-velocity/pom.xml | 2 +-
.../spring-boot-sample-war/pom.xml | 2 +-
.../spring-boot-sample-web-freemarker/pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-web-jsp/pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-web-mustache/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-web-secure/pom.xml | 2 +-
.../spring-boot-sample-web-static/pom.xml | 2 +-
.../spring-boot-sample-web-thymeleaf3/pom.xml | 2 +-
.../spring-boot-sample-web-ui/pom.xml | 2 +-
.../spring-boot-sample-web-velocity/pom.xml | 2 +-
.../spring-boot-sample-webservices/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-sample-xml/pom.xml | 2 +-
spring-boot-starters/pom.xml | 2 +-
.../spring-boot-starter-activemq/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-artemis/pom.xml | 2 +-
.../spring-boot-starter-batch/pom.xml | 2 +-
.../spring-boot-starter-cache/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-starter-data-gemfire/pom.xml | 2 +-
.../spring-boot-starter-data-jpa/pom.xml | 2 +-
.../spring-boot-starter-data-mongodb/pom.xml | 2 +-
.../spring-boot-starter-data-neo4j/pom.xml | 2 +-
.../spring-boot-starter-data-redis/pom.xml | 2 +-
.../spring-boot-starter-data-rest/pom.xml | 2 +-
.../spring-boot-starter-data-solr/pom.xml | 2 +-
.../spring-boot-starter-freemarker/pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-starter-hateoas/pom.xml | 2 +-
.../spring-boot-starter-hornetq/pom.xml | 2 +-
.../spring-boot-starter-integration/pom.xml | 2 +-
.../spring-boot-starter-jdbc/pom.xml | 2 +-
.../spring-boot-starter-jersey/pom.xml | 2 +-
.../spring-boot-starter-jetty/pom.xml | 2 +-
.../spring-boot-starter-jooq/pom.xml | 2 +-
.../spring-boot-starter-jta-atomikos/pom.xml | 2 +-
.../spring-boot-starter-jta-bitronix/pom.xml | 2 +-
.../spring-boot-starter-jta-narayana/pom.xml | 2 +-
.../spring-boot-starter-log4j2/pom.xml | 2 +-
.../spring-boot-starter-logging/pom.xml | 2 +-
.../spring-boot-starter-mail/pom.xml | 2 +-
.../spring-boot-starter-mobile/pom.xml | 2 +-
.../spring-boot-starter-mustache/pom.xml | 2 +-
.../spring-boot-starter-parent/pom.xml | 4 +-
.../spring-boot-starter-redis/pom.xml | 2 +-
.../spring-boot-starter-remote-shell/pom.xml | 2 +-
.../spring-boot-starter-security/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../spring-boot-starter-test/pom.xml | 2 +-
.../spring-boot-starter-thymeleaf/pom.xml | 2 +-
.../spring-boot-starter-tomcat/pom.xml | 2 +-
.../spring-boot-starter-undertow/pom.xml | 2 +-
.../spring-boot-starter-validation/pom.xml | 2 +-
.../spring-boot-starter-velocity/pom.xml | 2 +-
.../spring-boot-starter-web-services/pom.xml | 2 +-
.../spring-boot-starter-web/pom.xml | 2 +-
.../spring-boot-starter-websocket/pom.xml | 2 +-
.../spring-boot-starter-ws/pom.xml | 2 +-
.../spring-boot-starter/pom.xml | 2 +-
spring-boot-test-autoconfigure/pom.xml | 2 +-
spring-boot-test/pom.xml | 2 +-
spring-boot-tools/pom.xml | 2 +-
spring-boot-tools/spring-boot-antlib/pom.xml | 2 +-
.../pom.xml | 2 +-
.../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 +-
177 files changed, 246 insertions(+), 246 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7305ea7594c4..98a1419a345c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.boot
spring-boot-build
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
pom
Spring Boot Build
Spring Boot Build
diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml
index aa91619e8f87..8e9d1f840b06 100644
--- a/spring-boot-actuator-docs/pom.xml
+++ b/spring-boot-actuator-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-actuator-docs
diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml
index 5ab424644768..3b628177a9ab 100644
--- a/spring-boot-actuator/pom.xml
+++ b/spring-boot-actuator/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-actuator
diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml
index 00cf7eef4ccd..70e0d37fe429 100755
--- a/spring-boot-autoconfigure/pom.xml
+++ b/spring-boot-autoconfigure/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-autoconfigure
diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml
index a52a168e9c3b..6fe5db384043 100644
--- a/spring-boot-cli/pom.xml
+++ b/spring-boot-cli/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-cli
diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 5bbffc5abd85..62f9607d7b92 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -191,74 +191,74 @@
org.springframework.boot
spring-boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot
test-jar
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-test
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-test-autoconfigure
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-test
test-jar
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-actuator
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-actuator-docs
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-autoconfigure
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-configuration-metadata
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-configuration-processor
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-devtools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-loader
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-loader-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
commons-logging
@@ -269,217 +269,217 @@
org.springframework.boot
spring-boot-starter-activemq
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-actuator
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-amqp
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-aop
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-artemis
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-batch
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-cache
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-cloud-connectors
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-cassandra
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-couchbase
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-elasticsearch
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-gemfire
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-jpa
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-mongodb
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-redis
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-redis
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-neo4j
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-rest
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-data-solr
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-freemarker
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-groovy-templates
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-hateoas
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-hornetq
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-integration
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jdbc
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jersey
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jetty
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jooq
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jta-atomikos
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jta-bitronix
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-undertow
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-log4j2
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-logging
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-mail
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-mobile
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-mustache
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-jta-narayana
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-remote-shell
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-security
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-social-facebook
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-social-linkedin
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-social-twitter
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-test
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
commons-logging
@@ -490,42 +490,42 @@
org.springframework.boot
spring-boot-starter-thymeleaf
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-tomcat
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-validation
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-velocity
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-web
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-websocket
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-web-services
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.springframework.boot
spring-boot-starter-ws
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
@@ -2401,7 +2401,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
org.apache.maven.plugins
diff --git a/spring-boot-deployment-tests/pom.xml b/spring-boot-deployment-tests/pom.xml
index 1fa0bd6bd543..897c0d38397f 100644
--- a/spring-boot-deployment-tests/pom.xml
+++ b/spring-boot-deployment-tests/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-deployment-tests
diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml
index da0f1dd1d4d6..68078407470d 100644
--- a/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml
+++ b/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-deployment-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-deployment-test-glassfish
war
diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml
index 1a1fbe1d4058..cec21b3c76bf 100644
--- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml
+++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-deployment-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-deployment-test-tomcat
war
diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml
index e0a76dbf3154..8af4d7045114 100644
--- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml
+++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-deployment-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-deployment-test-tomee
war
diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml
index 091cd07dd832..5cd6f9628788 100644
--- a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml
+++ b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-deployment-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-deployment-test-wildfly
war
diff --git a/spring-boot-devtools/pom.xml b/spring-boot-devtools/pom.xml
index cfba6a86a2b3..f6bb4a87249a 100644
--- a/spring-boot-devtools/pom.xml
+++ b/spring-boot-devtools/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-devtools
diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml
index f347ef3c015b..7510d207d145 100644
--- a/spring-boot-docs/pom.xml
+++ b/spring-boot-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-docs
diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml
index 1cee9f17cbb7..ba5df65fb7a1 100644
--- a/spring-boot-full-build/pom.xml
+++ b/spring-boot-full-build/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.boot
spring-boot-full-build
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
pom
Spring Boot Full Build
Spring Boot Full Build
diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml
index f6e4732df223..4e23f8562f1b 100644
--- a/spring-boot-integration-tests/pom.xml
+++ b/spring-boot-integration-tests/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-integration-tests
diff --git a/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml
index 50371e25cdcf..e03e968feb9d 100644
--- a/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml
+++ b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-integration-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-gradle-tests
jar
diff --git a/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml b/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml
index 75403d92d3ee..b833dbd0dbbd 100644
--- a/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml
+++ b/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-integration-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-launch-script-tests
jar
diff --git a/spring-boot-integration-tests/spring-boot-security-tests/pom.xml b/spring-boot-integration-tests/spring-boot-security-tests/pom.xml
index 755fb332ed17..e94e92ed1d2f 100644
--- a/spring-boot-integration-tests/spring-boot-security-tests/pom.xml
+++ b/spring-boot-integration-tests/spring-boot-security-tests/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-integration-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-security-tests
pom
diff --git a/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml b/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml
index 7c1fc949cfc3..3cbbf3fd915c 100644
--- a/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml
+++ b/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-security-tests
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../
spring-boot-security-test-web-helloworld
diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index b79c87ecaba5..401238574b3c 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-dependencies
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-dependencies
spring-boot-parent
diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml
index 6c91aac926f1..0e3289074e38 100644
--- a/spring-boot-samples/pom.xml
+++ b/spring-boot-samples/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-starters/spring-boot-starter-parent
spring-boot-samples
@@ -171,7 +171,7 @@
spring-boot-maven-plugin
- [1.4.0.BUILD-SNAPSHOT,)
+ [1.4.0.RELEASE,)
build-info
diff --git a/spring-boot-samples/spring-boot-sample-activemq/pom.xml b/spring-boot-samples/spring-boot-sample-activemq/pom.xml
index 43535694209d..630e314fef22 100644
--- a/spring-boot-samples/spring-boot-sample-activemq/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-activemq/pom.xml
@@ -5,7 +5,7 @@
spring-boot-samples
org.springframework.boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-activemq
Spring Boot ActiveMQ Sample
diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml
index 9d4d3964c8ea..e0034e02eccd 100644
--- a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-actuator-log4j2
Spring Boot Actuator Log4j 2 Sample
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 1c07bfa438e8..a2c2021ffbbb 100644
--- a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-actuator-noweb
Spring Boot Actuator Non-Web Sample
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 e8b480c28538..a0a0492f54eb 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-actuator-ui
Spring Boot Actuator UI Sample
diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml
index 2834220347ef..77ad215fec8d 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-actuator
Spring Boot Actuator Sample
diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml
index 922edc92bdb7..1591f13807cb 100644
--- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-amqp
Spring Boot AMQP Sample
diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml
index 2a8017835baf..94d7d7394056 100644
--- a/spring-boot-samples/spring-boot-sample-ant/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-ant
Spring Boot Ant Sample
@@ -36,7 +36,7 @@
org.springframework.boot
spring-boot-antlib
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
@@ -83,7 +83,7 @@
org.springframework.boot
spring-boot-antlib
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml
index c8aff47bc2e0..8168696f828b 100644
--- a/spring-boot-samples/spring-boot-sample-aop/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-aop/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-aop
Spring Boot AOP Sample
diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml
index 90018991832f..52cb472b0504 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-batch
Spring Boot Batch Sample
diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml
index a6ed040f2c96..cb0a748e7fd3 100644
--- a/spring-boot-samples/spring-boot-sample-cache/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-cache
Spring Boot Cache Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml
index 3bc6930a63bc..008c16dac0df 100644
--- a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-cassandra
Spring Boot Data Cassandra Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml
index 8098fb840990..25faefdceb6d 100644
--- a/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml
@@ -6,7 +6,7 @@
spring-boot-samples
org.springframework.boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-couchbase
Spring Boot Data Couchbase Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml
index f6cbc4408ebd..c5aa714e0be7 100644
--- a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-elasticsearch
Spring Boot Data Elasticsearch Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
index 14e98a1ac7d6..c4837c118365 100644
--- a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-gemfire
Spring Boot Data GemFire Sample
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 41ca67b6e0c7..ae824115f6bb 100755
--- 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-jpa
Spring Boot Data JPA Sample
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 1ff97bbbba9e..492377b2d218 100644
--- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-mongodb
Spring Boot Data MongoDB Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml b/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml
index f6a28a52f39e..8b06e27a8880 100644
--- a/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-neo4j
Spring Boot Data Neo4j Sample
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 6c11f4129e26..df88cc73da67 100644
--- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-redis
Spring Boot Data Redis Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml
index fcb8440cea45..98d027c5785f 100644
--- a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-rest
Spring Boot Data REST Sample
diff --git a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml
index 48ced427d1a3..94966670390c 100644
--- a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-data-solr
Spring Boot Data Solr Sample
diff --git a/spring-boot-samples/spring-boot-sample-devtools/pom.xml b/spring-boot-samples/spring-boot-sample-devtools/pom.xml
index 1a7a1c6f0f1f..7594668240d6 100644
--- a/spring-boot-samples/spring-boot-sample-devtools/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-devtools/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-devtools
Spring Boot Developer Tools Sample
diff --git a/spring-boot-samples/spring-boot-sample-flyway/pom.xml b/spring-boot-samples/spring-boot-sample-flyway/pom.xml
index 4a3640c522be..d0493c8a3834 100644
--- a/spring-boot-samples/spring-boot-sample-flyway/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-flyway/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-flyway
Spring Boot Flyway Sample
diff --git a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml
index 4189bc44583b..447698d90b28 100644
--- a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hateoas
Spring Boot Hateoas Sample
diff --git a/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml b/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml
index f3b78c16839e..0f5e5490d1cb 100755
--- a/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hibernate4
Spring Boot Hibernate 4 Sample
diff --git a/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml b/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml
index 570097e8970a..481153cdfd48 100755
--- a/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hibernate52
Spring Boot Hibernate 5.2 Sample
diff --git a/spring-boot-samples/spring-boot-sample-hornetq/pom.xml b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml
index f24fd4e02152..e38088f4e1df 100644
--- a/spring-boot-samples/spring-boot-sample-hornetq/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hornetq
Spring Boot HornetQ Sample
diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml
index 32af2980e7c3..bfe62152c0ee 100644
--- a/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hypermedia-gson
Spring Boot Hypermedia GSON Sample
diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml
index 3d7a2c95a196..b7af765c9077 100644
--- a/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hypermedia-jpa
Spring Boot Hypermedia JPA Sample
diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml
index 7e0653fcde39..ea62628648cb 100644
--- a/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hypermedia-ui
Spring Boot Hypermedia UI Sample
diff --git a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml
index b5470a9cfc44..819aff70640a 100644
--- a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-hypermedia
Spring Boot Hypermedia Sample
diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml
index 9dcb8dbcc766..1751b99f60d7 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-integration
Spring Boot Integration Sample
diff --git a/spring-boot-samples/spring-boot-sample-jersey/pom.xml b/spring-boot-samples/spring-boot-sample-jersey/pom.xml
index 21de4224ec89..89147d2a2e0d 100644
--- a/spring-boot-samples/spring-boot-sample-jersey/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jersey/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jersey
war
diff --git a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml
index 4257948c5f94..ddf78373ffd8 100644
--- a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jersey1
Spring Boot Jersey 1 Sample
diff --git a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml
index e261bc7b2c59..862a0258b105 100644
--- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jetty-jsp
war
diff --git a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml
index c9dc80a29b5e..df0fb999370e 100644
--- a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jetty-ssl
Spring Boot Jetty SSL Sample
diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml
index ec116d7e292c..80e82ff9716c 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jetty
Spring Boot Jetty Sample
diff --git a/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml
index 6640fb3261d2..5d360c048a0e 100644
--- a/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jetty8-ssl
Spring Boot Jetty 8 SSL Sample
diff --git a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml
index 4d3d91bbbeb9..dd949f1e2b6a 100644
--- a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jetty8
Spring Boot Jetty 8 Sample
diff --git a/spring-boot-samples/spring-boot-sample-jetty92/pom.xml b/spring-boot-samples/spring-boot-sample-jetty92/pom.xml
index e69086de63dd..4999cd80055a 100644
--- a/spring-boot-samples/spring-boot-sample-jetty92/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jetty92/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jetty92
Spring Boot Jetty 9.2 Sample
diff --git a/spring-boot-samples/spring-boot-sample-jooq/pom.xml b/spring-boot-samples/spring-boot-sample-jooq/pom.xml
index 690a43700538..8f5fa0b3f667 100644
--- a/spring-boot-samples/spring-boot-sample-jooq/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jooq/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jooq
Spring Boot jOOQ Sample
diff --git a/spring-boot-samples/spring-boot-sample-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-jpa/pom.xml
index 2a0fb6636408..3f0db654462a 100644
--- a/spring-boot-samples/spring-boot-sample-jpa/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jpa/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jpa
Spring Boot JPA Sample
diff --git a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml
index 68a732f2ced9..33aebd272011 100644
--- a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jta-atomikos
Spring Boot Atomikos JTA Sample
diff --git a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml
index 98242dbe42e3..4bafbacbdda6 100644
--- a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jta-bitronix
Spring Boot Bitronix JTA Sample
diff --git a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml
index f0b05ee3276a..46a2d1a02005 100644
--- a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jta-jndi
Spring Boot JNDI JTA Sample
diff --git a/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml
index eac68e382d6c..965c12d7f84c 100644
--- a/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml
@@ -5,7 +5,7 @@
spring-boot-samples
org.springframework.boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-jta-narayana
Spring Boot Narayana JTA Sample
diff --git a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml
index cef78b66477e..a9bf63b948d0 100644
--- a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-liquibase
Spring Boot Liquibase Sample
diff --git a/spring-boot-samples/spring-boot-sample-logback/pom.xml b/spring-boot-samples/spring-boot-sample-logback/pom.xml
index 34efcd66e510..e60edb0466fa 100644
--- a/spring-boot-samples/spring-boot-sample-logback/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-logback/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-logback
Spring Boot Logback Sample
diff --git a/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml b/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml
index 375a4f1931e8..388960bf0527 100644
--- a/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-metrics-dropwizard
Spring Boot Metrics Dropwizard Sample
diff --git a/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml b/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml
index fc8ba2db375a..da871b9d461a 100644
--- a/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-metrics-opentsdb
Spring Boot Metrics OpenTSDB Sample
diff --git a/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml b/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml
index cd8ecb6df765..2e29146893a5 100644
--- a/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-metrics-redis
Spring Boot Metrics Redis Sample
diff --git a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml
index 87d2a4003e26..e6db77fcd010 100644
--- a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-parent-context
Spring Boot Parent Context Sample
diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml
index 818ec14b31f8..f3543b73d2fd 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-profile
Spring Boot Profile Sample
diff --git a/spring-boot-samples/spring-boot-sample-property-validation/pom.xml b/spring-boot-samples/spring-boot-sample-property-validation/pom.xml
index bc85a31be744..2827f68fc642 100644
--- a/spring-boot-samples/spring-boot-sample-property-validation/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-property-validation/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-property-validation
Spring Boot Property Validation Sample
diff --git a/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml b/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml
index 1054eb6596a6..ff64e82b15a5 100644
--- a/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-secure-oauth2-resource
spring-boot-sample-secure-oauth2-resource
diff --git a/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml b/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml
index 21218f725ef2..c75dcb947467 100644
--- a/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-secure-oauth2
Spring Boot Security OAuth2 Sample
diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml
index 4548e69cd93b..e0bca2c3d59b 100644
--- a/spring-boot-samples/spring-boot-sample-secure/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-secure/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-secure
Spring Boot Security Sample
diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml
index 7ddfdbebed01..0cd43f6c11fb 100644
--- a/spring-boot-samples/spring-boot-sample-servlet/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-servlet/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-servlet
war
diff --git a/spring-boot-samples/spring-boot-sample-session-redis/pom.xml b/spring-boot-samples/spring-boot-sample-session-redis/pom.xml
index 30f7127f2fc6..9ce44dad6316 100644
--- a/spring-boot-samples/spring-boot-sample-session-redis/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-session-redis/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-session-redis
Spring Boot Session Redis Sample
diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml
index 2564e35c8c89..ab08a0e27a81 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-simple
Spring Boot Simple Sample
diff --git a/spring-boot-samples/spring-boot-sample-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml
index ca0b1f8dae5a..e5480c446da0 100644
--- a/spring-boot-samples/spring-boot-sample-test/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-test/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-test
Spring Boot Test Sample
diff --git a/spring-boot-samples/spring-boot-sample-testng/pom.xml b/spring-boot-samples/spring-boot-sample-testng/pom.xml
index a09f707c09b6..48ea874181af 100644
--- a/spring-boot-samples/spring-boot-sample-testng/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-testng/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-testng
Spring Boot TestNG Sample
diff --git a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml
index c09885658b79..0cda3fa34608 100644
--- a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat-jsp
war
diff --git a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
index 48fe41651531..f9398757685f 100644
--- a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat-multi-connectors
Spring Boot Multi-Connector Tomcat Sample
diff --git a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml
index ad943275324c..7ac464a99247 100644
--- a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat-ssl
Spring Boot Tomcat SSL Sample
diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml
index 2bcbd950e89e..f9c51aa03290 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat
Spring Boot Tomcat Sample
diff --git a/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml
index bd513401eb33..bd801a854ca8 100644
--- a/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat7-jsp
war
diff --git a/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml
index 5b360cc16f1f..3511ab5fdf50 100644
--- a/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat7-ssl
Spring Boot Tomcat 7 SSL Sample
diff --git a/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml
index b27d943bd3a0..503859bbb0ef 100644
--- a/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-tomcat80-ssl
Spring Boot Tomcat 8.0 SSL Sample
diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml
index f24f2e98c767..4547b7f29d4c 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
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-traditional
war
diff --git a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml
index 72928a903a15..76d18569e3ea 100644
--- a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-undertow-ssl
Spring Boot Undertow SSL Sample
diff --git a/spring-boot-samples/spring-boot-sample-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-undertow/pom.xml
index 9f98efa3766d..01a0a7649454 100644
--- a/spring-boot-samples/spring-boot-sample-undertow/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-undertow/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-undertow
Spring Boot Undertow Sample
diff --git a/spring-boot-samples/spring-boot-sample-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-velocity/pom.xml
index ba0ba9ebcf27..f25c4bbbf177 100644
--- a/spring-boot-samples/spring-boot-sample-velocity/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-velocity/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-velocity
Spring Boot Web Velocity Sample
diff --git a/spring-boot-samples/spring-boot-sample-war/pom.xml b/spring-boot-samples/spring-boot-sample-war/pom.xml
index 028df2c38f7e..056b5adfa8f8 100644
--- a/spring-boot-samples/spring-boot-sample-war/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-war/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-war
war
diff --git a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml
index cfa7e7f0ae27..210d3be97991 100644
--- a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-freemarker
Spring Boot Web FreeMarker Sample
diff --git a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
index bcfb6a72dadc..38a14e8414ea 100755
--- a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-groovy-templates
Spring Boot Web Groovy Templates Sample
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 10ab10878a6d..67dffbcfc229 100644
--- a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-jsp
war
diff --git a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml
index 9ade303a234b..8ef73558ef34 100644
--- a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-method-security
Spring Boot Web Method Security Sample
diff --git a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml
index 330b091055c8..d0a8b1d77096 100644
--- a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-mustache
Spring Boot Web Mustache Sample
diff --git a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml
index 73ca313c590f..af4e2ea04618 100644
--- a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-secure-custom
Spring Boot Web Secure Custom Sample
diff --git a/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml
index 34c667cdc1c2..2e11f55f9a63 100644
--- a/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-secure-github
Spring Boot Web Secure GitHub Sample
diff --git a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
index 2df5df2a7d21..9c207b60f2a6 100644
--- a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-secure-jdbc
Spring Boot Web Secure JDBC Sample
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 ef32a5990b7b..ec7ba1bbc27b 100644
--- a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-secure
Spring Boot Web Secure Sample
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 e736d7f86c2b..5e6250ae3db5 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-static
war
diff --git a/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml b/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml
index 788bd4760bb5..4f19f6ae7d61 100755
--- a/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-thymeleaf3
Spring Boot Web Thymeleaf 3 Sample
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 7cccf692d5a8..ae7ab9153396 100755
--- 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-ui
Spring Boot Web UI Sample
diff --git a/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml
index 62e54ff2d3bd..b79da50f562c 100644
--- a/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-web-velocity
Spring Boot Web Velocity Sample
diff --git a/spring-boot-samples/spring-boot-sample-webservices/pom.xml b/spring-boot-samples/spring-boot-sample-webservices/pom.xml
index 3725a9d0143c..3f5bbfdb2a34 100644
--- a/spring-boot-samples/spring-boot-sample-webservices/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-webservices/pom.xml
@@ -5,7 +5,7 @@
spring-boot-samples
org.springframework.boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-webservices
Spring Boot Web Services Sample
diff --git a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml
index 09023595f209..22c1928ea077 100755
--- a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-websocket-jetty
Spring Boot WebSocket Jetty Sample
diff --git a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml
index 5e71b43d0641..e3cb19f599ab 100755
--- a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-websocket-tomcat
Spring Boot WebSocket Tomcat Sample
diff --git a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml
index 1213a28632d2..901f8eb6bd59 100755
--- a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-websocket-undertow
Spring Boot WebSocket Undertow Sample
diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml
index e662eadf1016..8f91c1e82b26 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-samples
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-sample-xml
Spring Boot XML Sample
diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml
index 5c7caa42e677..4e3286a0b197 100644
--- a/spring-boot-starters/pom.xml
+++ b/spring-boot-starters/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-starters
diff --git a/spring-boot-starters/spring-boot-starter-activemq/pom.xml b/spring-boot-starters/spring-boot-starter-activemq/pom.xml
index 36507263d0ec..855d5e801b7d 100644
--- a/spring-boot-starters/spring-boot-starter-activemq/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-activemq/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-activemq
Spring Boot ActiveMQ Starter
diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml
index 072ed4308b1e..bd7cc4426d67 100644
--- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-actuator
Spring Boot Actuator Starter
diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml
index 9577a0e7dd89..22ceb07785f5 100644
--- a/spring-boot-starters/spring-boot-starter-amqp/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-amqp/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-amqp
Spring Boot AMQP Starter
diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml
index 3980209bfc2f..cfa84a81568b 100644
--- a/spring-boot-starters/spring-boot-starter-aop/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-aop/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-aop
Spring Boot AOP Starter
diff --git a/spring-boot-starters/spring-boot-starter-artemis/pom.xml b/spring-boot-starters/spring-boot-starter-artemis/pom.xml
index 3a77d91b06d0..9b4b0c0d0605 100644
--- a/spring-boot-starters/spring-boot-starter-artemis/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-artemis/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-artemis
Spring Boot Artemis Starter
diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml
index a2866f8f86aa..66309d158a38 100644
--- a/spring-boot-starters/spring-boot-starter-batch/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-batch/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-batch
Spring Boot Batch Starter
diff --git a/spring-boot-starters/spring-boot-starter-cache/pom.xml b/spring-boot-starters/spring-boot-starter-cache/pom.xml
index 839b68effc00..53f1f65b736f 100644
--- a/spring-boot-starters/spring-boot-starter-cache/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-cache/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-cache
Spring Boot Cache Starter
diff --git a/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml b/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml
index 0c34e450f4ed..ba283d084e70 100644
--- a/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-cloud-connectors
Spring Boot Spring Cloud Connectors Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml b/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml
index 17bbfa9e4f75..05762fd496c7 100644
--- a/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-cassandra
Spring Boot Data Cassandra Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
index 932f409cdc43..55d64172ce52 100644
--- a/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
@@ -6,7 +6,7 @@
spring-boot-starters
org.springframework.boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-couchbase
Spring Boot Data Couchbase Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml
index 5368134ae64b..9391ef8bef38 100644
--- a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-elasticsearch
Spring Boot Data Elasticsearch Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml
index 61612d9827b4..c212e76ce0e2 100644
--- a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-gemfire
Spring Boot Data GemFire Starter
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 4822f33c9612..6a4c2bea4279 100644
--- a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-jpa
Spring Boot Data JPA Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml
index 26b0e25c6889..079aa7bee16b 100644
--- a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-mongodb
Spring Boot Data MongoDB Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml b/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml
index c66514a26e86..a9b32ed7f093 100644
--- a/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-neo4j
Spring Boot Data Neo4j Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-redis/pom.xml b/spring-boot-starters/spring-boot-starter-data-redis/pom.xml
index d69b2264ad70..22720f248218 100644
--- a/spring-boot-starters/spring-boot-starter-data-redis/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-redis/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-redis
Spring Boot Data Redis Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml
index 4d8487380420..3c698a353514 100644
--- a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-rest
Spring Boot Data REST Starter
diff --git a/spring-boot-starters/spring-boot-starter-data-solr/pom.xml b/spring-boot-starters/spring-boot-starter-data-solr/pom.xml
index fd65cf0300e6..7ffc1385b58f 100644
--- a/spring-boot-starters/spring-boot-starter-data-solr/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-solr/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-data-solr
Spring Boot Data Solr Starter
diff --git a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml
index 83aa4e38f458..9e7226e3cd30 100644
--- a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-freemarker
Spring Boot FreeMarker Starter
diff --git a/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml b/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml
index 30500e1e75dd..59445860b00d 100644
--- a/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-groovy-templates
Spring Boot Groovy Templates Starter
diff --git a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml
index dc05ccb8f834..dd026764933f 100644
--- a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-hateoas
Spring Boot HATEOAS Starter
diff --git a/spring-boot-starters/spring-boot-starter-hornetq/pom.xml b/spring-boot-starters/spring-boot-starter-hornetq/pom.xml
index d173c89ca074..c88c0e845f4b 100644
--- a/spring-boot-starters/spring-boot-starter-hornetq/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-hornetq/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-hornetq
spring-boot-starter-hornetq (DEPRECATED)
diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml
index ced67bbd9ef8..b0f993672b85 100644
--- a/spring-boot-starters/spring-boot-starter-integration/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-integration/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-integration
Spring Boot Integration Starter
diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml
index 752f9c57aa72..85019e8abc52 100644
--- a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jdbc
Spring Boot JDBC Starter
diff --git a/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-starters/spring-boot-starter-jersey/pom.xml
index f7770b774811..4cf4121a8cdb 100644
--- a/spring-boot-starters/spring-boot-starter-jersey/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jersey/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jersey
Spring Boot Jersey Starter
diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml
index bf54478d9348..d70178b2343c 100644
--- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jetty
Spring Boot Jetty Starter
diff --git a/spring-boot-starters/spring-boot-starter-jooq/pom.xml b/spring-boot-starters/spring-boot-starter-jooq/pom.xml
index 505fd998eae4..a45e450f898d 100644
--- a/spring-boot-starters/spring-boot-starter-jooq/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jooq/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jooq
Spring Boot JOOQ Starter
diff --git a/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml b/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml
index 22d50decd5ef..866ed4202846 100644
--- a/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jta-atomikos
Spring Boot Atomikos JTA Starter
diff --git a/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml b/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml
index ed9186a95568..d2276dcfabd1 100644
--- a/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jta-bitronix
Spring Boot Bitronix JTA Starter
diff --git a/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml b/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml
index 920844e74059..a8ee83b6a64f 100644
--- a/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml
@@ -5,7 +5,7 @@
spring-boot-starters
org.springframework.boot
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-jta-narayana
Spring Boot Narayana JTA Starter
diff --git a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml
index 3ad89bf5263a..ae76fb6015cc 100644
--- a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-log4j2
Spring Boot Log4j 2 Starter
diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml
index 79452ecfcac6..f7c325e9a6ac 100644
--- a/spring-boot-starters/spring-boot-starter-logging/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-logging/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-logging
Spring Boot Logging Starter
diff --git a/spring-boot-starters/spring-boot-starter-mail/pom.xml b/spring-boot-starters/spring-boot-starter-mail/pom.xml
index 8e6e324b2a44..53befd005f4b 100644
--- a/spring-boot-starters/spring-boot-starter-mail/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-mail/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-mail
Spring Boot Mail Starter
diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml
index 86ce86ecf7d1..9e3f271dce79 100644
--- a/spring-boot-starters/spring-boot-starter-mobile/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-mobile/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-mobile
Spring Boot Mobile Starter
diff --git a/spring-boot-starters/spring-boot-starter-mustache/pom.xml b/spring-boot-starters/spring-boot-starter-mustache/pom.xml
index 9e66b0a48f8a..0487cd8d60f0 100644
--- a/spring-boot-starters/spring-boot-starter-mustache/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-mustache/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-mustache
Spring Boot Mustache Starter
diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml
index f06926567c85..b23ab66a59e8 100644
--- a/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-dependencies
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../../spring-boot-dependencies
spring-boot-starter-parent
@@ -171,7 +171,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
diff --git a/spring-boot-starters/spring-boot-starter-redis/pom.xml b/spring-boot-starters/spring-boot-starter-redis/pom.xml
index 3d61ae64dfb8..0bcaa9bacc3f 100644
--- a/spring-boot-starters/spring-boot-starter-redis/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-redis/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-redis
spring-boot-starter-redis (DEPRECATED)
diff --git a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml
index ac17a11dcf70..9dc2cd1b7d91 100644
--- a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-remote-shell
Spring Boot Remote Shell Starter
diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml
index ddc810bc40b6..a241827cd951 100644
--- a/spring-boot-starters/spring-boot-starter-security/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-security/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-security
Spring Boot Security Starter
diff --git a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml
index 0e39bfb513be..1f3aaccca39c 100644
--- a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-social-facebook
Spring Boot Social Facebook Starter
diff --git a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml
index 7dfb49db4a53..c2eec4b3b96d 100644
--- a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-social-linkedin
Spring Boot Social LinkedIn Starter
diff --git a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml
index 53f9741c76cb..4ac2644ed147 100644
--- a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-social-twitter
Spring Boot Social Twitter Starter
diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml
index c611234f84b4..70c0bfd88b3d 100644
--- a/spring-boot-starters/spring-boot-starter-test/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-test/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-test
Spring Boot Test Starter
diff --git a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
index 20c9fbb256b4..23753cb8925c 100644
--- a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-thymeleaf
Spring Boot Thymeleaf Starter
diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml
index 56f49c1fdc63..f6c2b497ba7d 100644
--- a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-tomcat
Spring Boot Tomcat Starter
diff --git a/spring-boot-starters/spring-boot-starter-undertow/pom.xml b/spring-boot-starters/spring-boot-starter-undertow/pom.xml
index 849d4557706f..b3337460bb78 100644
--- a/spring-boot-starters/spring-boot-starter-undertow/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-undertow/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-undertow
Spring Boot Undertow Starter
diff --git a/spring-boot-starters/spring-boot-starter-validation/pom.xml b/spring-boot-starters/spring-boot-starter-validation/pom.xml
index 88fb272259fa..348f77902b4f 100644
--- a/spring-boot-starters/spring-boot-starter-validation/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-validation/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-validation
Spring Boot Validation Starter
diff --git a/spring-boot-starters/spring-boot-starter-velocity/pom.xml b/spring-boot-starters/spring-boot-starter-velocity/pom.xml
index bfd704796ec8..3a30cd9ed636 100644
--- a/spring-boot-starters/spring-boot-starter-velocity/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-velocity/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-velocity
Spring Boot Velocity Starter
diff --git a/spring-boot-starters/spring-boot-starter-web-services/pom.xml b/spring-boot-starters/spring-boot-starter-web-services/pom.xml
index abf40a5e2d9e..22d6030a6477 100644
--- a/spring-boot-starters/spring-boot-starter-web-services/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-web-services/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-web-services
Spring Boot Web Services Starter
diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml
index 368ebfb2bd5b..daff5a2096c4 100644
--- a/spring-boot-starters/spring-boot-starter-web/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-web/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-web
Spring Boot Web Starter
diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml
index 3f09bb25e81f..82f8c08bde2b 100644
--- a/spring-boot-starters/spring-boot-starter-websocket/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-websocket/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-websocket
Spring Boot WebSocket Starter
diff --git a/spring-boot-starters/spring-boot-starter-ws/pom.xml b/spring-boot-starters/spring-boot-starter-ws/pom.xml
index 86948b45938b..73f0d48e4904 100644
--- a/spring-boot-starters/spring-boot-starter-ws/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-ws/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter-ws
spring-boot-starter-ws (DEPRECATED)
diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml
index 1caaf9ce05bb..b3451c2a52a8 100644
--- a/spring-boot-starters/spring-boot-starter/pom.xml
+++ b/spring-boot-starters/spring-boot-starter/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starters
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-starter
Spring Boot Starter
diff --git a/spring-boot-test-autoconfigure/pom.xml b/spring-boot-test-autoconfigure/pom.xml
index 7997a7d350bc..1a54f0d7e91c 100644
--- a/spring-boot-test-autoconfigure/pom.xml
+++ b/spring-boot-test-autoconfigure/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-test-autoconfigure
diff --git a/spring-boot-test/pom.xml b/spring-boot-test/pom.xml
index 3e147e39134a..6311549e492d 100644
--- a/spring-boot-test/pom.xml
+++ b/spring-boot-test/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-test
diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml
index eaf6989207b2..d8f9794cf22d 100644
--- a/spring-boot-tools/pom.xml
+++ b/spring-boot-tools/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot-tools
diff --git a/spring-boot-tools/spring-boot-antlib/pom.xml b/spring-boot-tools/spring-boot-antlib/pom.xml
index b2ce1157fe41..93c6651ad42a 100644
--- a/spring-boot-tools/spring-boot-antlib/pom.xml
+++ b/spring-boot-tools/spring-boot-antlib/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-antlib
Spring Boot Antlib
diff --git a/spring-boot-tools/spring-boot-configuration-metadata/pom.xml b/spring-boot-tools/spring-boot-configuration-metadata/pom.xml
index f92be1d488df..adac278acfc6 100644
--- a/spring-boot-tools/spring-boot-configuration-metadata/pom.xml
+++ b/spring-boot-tools/spring-boot-configuration-metadata/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-configuration-metadata
Spring Boot Configuration Metadata
diff --git a/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-tools/spring-boot-configuration-processor/pom.xml
index d2f060ce9ca5..3d7f27aaee58 100644
--- a/spring-boot-tools/spring-boot-configuration-processor/pom.xml
+++ b/spring-boot-tools/spring-boot-configuration-processor/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-configuration-processor
Spring Boot Configuration Processor
diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
index dcb3a5f8279a..e2c214ee3668 100644
--- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
+++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-gradle-plugin
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 5d9f9bbdf592..dd8a5970c58e 100644
--- a/spring-boot-tools/spring-boot-loader-tools/pom.xml
+++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-loader-tools
Spring Boot Loader Tools
diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml
index ff90e8ebaa55..1b53f91fe7ba 100644
--- a/spring-boot-tools/spring-boot-loader/pom.xml
+++ b/spring-boot-tools/spring-boot-loader/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-loader
Spring Boot Loader
diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml
index dbc8cfa6b927..fd535acbb6a5 100644
--- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml
+++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-tools
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
spring-boot-maven-plugin
maven-plugin
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 65b43c89c44a..df530927d408 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.RELEASE
../spring-boot-parent
spring-boot
From 230c506cb0033f5f933e5a0bec4d1025aa557cff Mon Sep 17 00:00:00 2001
From: melylllanes <43546733+melylllanes@users.noreply.github.com>
Date: Tue, 1 Sep 2020 14:28:30 -0500
Subject: [PATCH 05/12] Update pom.xml
---
spring-boot-dependencies/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 5bbffc5abd85..d5385acd43a8 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -2489,7 +2489,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.18.1
+ 3.0.0-M1
org.apache.maven.plugins
From c53d596f4cd2695d2f8f16f7255dc72297057bba Mon Sep 17 00:00:00 2001
From: melylllanes <43546733+melylllanes@users.noreply.github.com>
Date: Tue, 1 Sep 2020 15:07:39 -0500
Subject: [PATCH 06/12] Update pom.xml
---
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
index f6ac0044cccb..cbd1549ea14c 100644
--- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
@@ -58,7 +58,7 @@
org.jacoco
jacoco-maven-plugin
- 0.7.7.201606060606
+ 0.8.3
default-prepare-agent
From ec7313b815915bc9f4eb3278f416af4da19dad29 Mon Sep 17 00:00:00 2001
From: Melissa Lopez
Date: Tue, 1 Sep 2020 20:08:44 +0000
Subject: [PATCH 07/12] changes
---
.settings-template.xml | 24 +++++------
pom.xml | 14 +++----
spring-boot-actuator-docs/pom.xml | 4 +-
spring-boot-actuator/pom.xml | 6 +--
.../test/resources/cache/test-hazelcast.xml | 6 +--
.../src/test/resources/hazelcast.xml | 6 +--
spring-boot-autoconfigure/pom.xml | 6 +--
.../test/resources/META-INF/persistence.xml | 2 +-
.../db/changelog/db.changelog-override.xml | 10 ++---
.../src/test/resources/early-init-test.xml | 6 +--
.../src/test/resources/ehcache3.xml | 10 ++---
.../src/test/resources/hazelcast.xml | 6 +--
.../src/test/resources/infinispan.xml | 4 +-
.../cache/hazelcast-specific.xml | 6 +--
.../autoconfigure/condition/factorybean.xml | 6 +--
.../boot/autoconfigure/condition/foo.xml | 6 +--
.../hazelcast/hazelcast-specific.xml | 6 +--
spring-boot-cli/pom.xml | 6 +--
spring-boot-cli/samples/runner.xml | 6 +--
.../main/assembly/jar-with-dependencies.xml | 6 +--
.../src/test/resources/.m2/settings.xml | 10 ++---
.../.m2/settings.xml | 2 +-
.../maven-settings/basic/.m2/settings.xml | 4 +-
.../maven-settings/encrypted/.m2/settings.xml | 2 +-
.../property-interpolation/.m2/settings.xml | 8 ++--
spring-boot-dependencies/pom.xml | 16 +++----
spring-boot-deployment-tests/pom.xml | 8 ++--
.../pom.xml | 8 ++--
.../pom.xml | 8 ++--
.../spring-boot-deployment-test-tomee/pom.xml | 8 ++--
.../pom.xml | 8 ++--
spring-boot-devtools/pom.xml | 6 +--
spring-boot-docs/pom.xml | 20 ++++-----
.../src/main/docbook/xsl/xslthl-config.xml | 2 +-
.../src/main/docbook/xsl/xslthl/bourne-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/c-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/cpp-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/csharp-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/css-hl.xml | 4 +-
.../src/main/docbook/xsl/xslthl/html-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/ini-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/java-hl.xml | 2 +-
.../main/docbook/xsl/xslthl/javascript-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/perl-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/php-hl.xml | 2 +-
.../main/docbook/xsl/xslthl/properties-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/python-hl.xml | 2 +-
.../src/main/docbook/xsl/xslthl/ruby-hl.xml | 2 +-
.../main/docbook/xsl/xslthl/sql2003-hl.xml | 2 +-
spring-boot-full-build/pom.xml | 12 +++---
spring-boot-integration-tests/pom.xml | 6 +--
.../spring-boot-gradle-tests/pom.xml | 8 ++--
.../spring-boot-launch-script-tests/pom.xml | 6 +--
.../spring-boot-security-tests/pom.xml | 6 +--
.../pom.xml | 6 +--
spring-boot-parent/pom.xml | 42 +++++++++----------
.../checkstyle/checkstyle-suppressions.xml | 2 +-
.../src/checkstyle/checkstyle.xml | 2 +-
spring-boot-samples/pom.xml | 16 +++----
.../spring-boot-sample-activemq/pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-actuator-noweb/pom.xml | 6 +--
.../spring-boot-sample-actuator-ui/pom.xml | 6 +--
.../spring-boot-sample-actuator/pom.xml | 6 +--
.../spring-boot-sample-amqp/pom.xml | 6 +--
.../spring-boot-sample-ant/build.xml | 2 +-
.../spring-boot-sample-ant/ivysettings.xml | 6 +--
.../spring-boot-sample-ant/pom.xml | 6 +--
.../spring-boot-sample-aop/pom.xml | 6 +--
.../spring-boot-sample-atmosphere/pom.xml | 6 +--
.../spring-boot-sample-batch/pom.xml | 6 +--
.../spring-boot-sample-cache/pom.xml | 6 +--
.../src/main/resources/ehcache.xml | 2 +-
.../src/main/resources/ehcache3.xml | 10 ++---
.../src/main/resources/hazelcast.xml | 6 +--
.../spring-boot-sample-data-cassandra/pom.xml | 6 +--
.../spring-boot-sample-data-couchbase/pom.xml | 10 ++---
.../pom.xml | 6 +--
.../spring-boot-sample-data-gemfire/pom.xml | 6 +--
.../spring-boot-sample-data-jpa/pom.xml | 6 +--
.../spring-boot-sample-data-mongodb/pom.xml | 6 +--
.../spring-boot-sample-data-neo4j/pom.xml | 6 +--
.../spring-boot-sample-data-redis/pom.xml | 6 +--
.../spring-boot-sample-data-rest/pom.xml | 6 +--
.../spring-boot-sample-data-solr/pom.xml | 6 +--
.../spring-boot-sample-devtools/pom.xml | 6 +--
.../spring-boot-sample-flyway/pom.xml | 6 +--
.../spring-boot-sample-hateoas/pom.xml | 6 +--
.../spring-boot-sample-hibernate4/pom.xml | 6 +--
.../spring-boot-sample-hibernate52/pom.xml | 6 +--
.../spring-boot-sample-hornetq/pom.xml | 6 +--
.../pom.xml | 2 +-
.../spring-boot-sample-hypermedia-jpa/pom.xml | 2 +-
.../spring-boot-sample-hypermedia-ui/pom.xml | 2 +-
.../spring-boot-sample-hypermedia/pom.xml | 2 +-
.../spring-boot-sample-integration/pom.xml | 6 +--
.../spring-boot-sample-jersey/pom.xml | 6 +--
.../spring-boot-sample-jersey1/pom.xml | 6 +--
.../spring-boot-sample-jetty-jsp/pom.xml | 8 ++--
.../spring-boot-sample-jetty-ssl/pom.xml | 6 +--
.../spring-boot-sample-jetty/pom.xml | 6 +--
.../spring-boot-sample-jetty8-ssl/pom.xml | 6 +--
.../spring-boot-sample-jetty8/pom.xml | 6 +--
.../spring-boot-sample-jetty92/pom.xml | 6 +--
.../spring-boot-sample-jooq/pom.xml | 8 ++--
.../spring-boot-sample-jpa/pom.xml | 6 +--
.../spring-boot-sample-jta-atomikos/pom.xml | 6 +--
.../spring-boot-sample-jta-bitronix/pom.xml | 6 +--
.../spring-boot-sample-jta-jndi/pom.xml | 6 +--
.../spring-boot-sample-jta-narayana/pom.xml | 6 +--
.../spring-boot-sample-liquibase/pom.xml | 6 +--
.../spring-boot-sample-logback/pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-metrics-redis/pom.xml | 6 +--
.../spring-boot-sample-parent-context/pom.xml | 6 +--
.../spring-boot-sample-profile/pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-secure-oauth2/pom.xml | 6 +--
.../spring-boot-sample-secure/pom.xml | 6 +--
.../spring-boot-sample-servlet/pom.xml | 6 +--
.../spring-boot-sample-session-redis/pom.xml | 6 +--
.../spring-boot-sample-simple/pom.xml | 6 +--
.../spring-boot-sample-test/pom.xml | 6 +--
.../spring-boot-sample-testng/pom.xml | 6 +--
.../spring-boot-sample-tomcat-jsp/pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-tomcat-ssl/pom.xml | 6 +--
.../spring-boot-sample-tomcat/pom.xml | 6 +--
.../spring-boot-sample-tomcat7-jsp/pom.xml | 6 +--
.../spring-boot-sample-tomcat7-ssl/pom.xml | 6 +--
.../spring-boot-sample-tomcat80-ssl/pom.xml | 6 +--
.../spring-boot-sample-traditional/pom.xml | 6 +--
.../src/main/webapp/WEB-INF/web.xml | 6 +--
.../spring-boot-sample-undertow-ssl/pom.xml | 6 +--
.../spring-boot-sample-undertow/pom.xml | 6 +--
.../spring-boot-sample-velocity/pom.xml | 6 +--
.../spring-boot-sample-war/pom.xml | 8 ++--
.../spring-boot-sample-web-freemarker/pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-web-jsp/pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-web-mustache/pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-web-secure/pom.xml | 6 +--
.../spring-boot-sample-web-static/pom.xml | 6 +--
.../spring-boot-sample-web-thymeleaf3/pom.xml | 6 +--
.../spring-boot-sample-web-ui/pom.xml | 6 +--
.../spring-boot-sample-web-velocity/pom.xml | 6 +--
.../spring-boot-sample-webservices/pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-sample-xml/pom.xml | 6 +--
.../META-INF/application-context.xml | 10 ++---
spring-boot-starters/pom.xml | 6 +--
.../spring-boot-starter-activemq/pom.xml | 6 +--
.../spring-boot-starter-actuator/pom.xml | 6 +--
.../spring-boot-starter-amqp/pom.xml | 6 +--
.../spring-boot-starter-aop/pom.xml | 6 +--
.../spring-boot-starter-artemis/pom.xml | 6 +--
.../spring-boot-starter-batch/pom.xml | 6 +--
.../spring-boot-starter-cache/pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 10 ++---
.../pom.xml | 6 +--
.../spring-boot-starter-data-gemfire/pom.xml | 8 ++--
.../spring-boot-starter-data-jpa/pom.xml | 6 +--
.../spring-boot-starter-data-mongodb/pom.xml | 6 +--
.../spring-boot-starter-data-neo4j/pom.xml | 6 +--
.../spring-boot-starter-data-redis/pom.xml | 6 +--
.../spring-boot-starter-data-rest/pom.xml | 6 +--
.../spring-boot-starter-data-solr/pom.xml | 6 +--
.../spring-boot-starter-freemarker/pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-starter-hateoas/pom.xml | 6 +--
.../spring-boot-starter-hornetq/pom.xml | 6 +--
.../spring-boot-starter-integration/pom.xml | 6 +--
.../spring-boot-starter-jdbc/pom.xml | 6 +--
.../spring-boot-starter-jersey/pom.xml | 6 +--
.../spring-boot-starter-jetty/pom.xml | 6 +--
.../spring-boot-starter-jooq/pom.xml | 6 +--
.../spring-boot-starter-jta-atomikos/pom.xml | 6 +--
.../spring-boot-starter-jta-bitronix/pom.xml | 6 +--
.../spring-boot-starter-jta-narayana/pom.xml | 6 +--
.../spring-boot-starter-log4j2/pom.xml | 6 +--
.../spring-boot-starter-logging/pom.xml | 6 +--
.../spring-boot-starter-mail/pom.xml | 6 +--
.../spring-boot-starter-mobile/pom.xml | 6 +--
.../spring-boot-starter-mustache/pom.xml | 6 +--
.../spring-boot-starter-parent/pom.xml | 6 +--
.../spring-boot-starter-redis/pom.xml | 6 +--
.../spring-boot-starter-remote-shell/pom.xml | 6 +--
.../spring-boot-starter-security/pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-starter-test/pom.xml | 6 +--
.../spring-boot-starter-thymeleaf/pom.xml | 6 +--
.../spring-boot-starter-tomcat/pom.xml | 6 +--
.../spring-boot-starter-undertow/pom.xml | 6 +--
.../spring-boot-starter-validation/pom.xml | 6 +--
.../spring-boot-starter-velocity/pom.xml | 6 +--
.../spring-boot-starter-web-services/pom.xml | 6 +--
.../spring-boot-starter-web/pom.xml | 6 +--
.../spring-boot-starter-websocket/pom.xml | 6 +--
.../spring-boot-starter-ws/pom.xml | 6 +--
.../spring-boot-starter/pom.xml | 6 +--
.../main/assembly/starter-poms-assembly.xml | 6 +--
spring-boot-test-autoconfigure/pom.xml | 6 +--
spring-boot-test/pom.xml | 6 +--
...mlConventionConfigurationTests-context.xml | 8 ++--
...mlConventionConfigurationTests-context.xml | 8 ++--
spring-boot-tools/pom.xml | 6 +--
spring-boot-tools/spring-boot-antlib/pom.xml | 6 +--
.../src/it/sample/ivysettings.xml | 6 +--
.../pom.xml | 6 +--
.../pom.xml | 6 +--
.../spring-boot-gradle-plugin/pom.xml | 8 ++--
.../spring-boot-loader-tools/pom.xml | 6 +--
spring-boot-tools/spring-boot-loader/pom.xml | 6 +--
.../src/it/executable-dir/pom.xml | 4 +-
.../src/it/executable-jar/pom.xml | 4 +-
.../main/assembly/jar-with-dependencies.xml | 6 +--
.../src/it/executable-props/pom.xml | 4 +-
.../main/assembly/jar-with-dependencies.xml | 6 +--
.../src/it/executable-war/pom.xml | 4 +-
.../root/META-INF/spring/application.xml | 6 +--
.../spring-boot-maven-plugin/pom.xml | 6 +--
.../build-info-additional-properties/pom.xml | 4 +-
.../src/it/build-info-cutom-file/pom.xml | 4 +-
.../src/it/build-info/pom.xml | 4 +-
.../src/it/jar-attach-disabled/pom.xml | 4 +-
.../src/it/jar-create-dir/pom.xml | 4 +-
.../src/it/jar-custom-dir/pom.xml | 4 +-
.../src/it/jar-custom-launcher/pom.xml | 4 +-
.../src/it/jar-exclude-artifact/pom.xml | 4 +-
.../src/it/jar-exclude-entry/pom.xml | 4 +-
.../src/it/jar-exclude-group/pom.xml | 4 +-
.../src/it/jar-executable/pom.xml | 4 +-
.../it/jar-lib-name-conflict/acme-lib/pom.xml | 4 +-
.../another-acme-lib/pom.xml | 4 +-
.../src/it/jar-lib-name-conflict/pom.xml | 4 +-
.../test-project/pom.xml | 4 +-
.../src/it/jar-non-executable/pom.xml | 4 +-
.../src/it/jar-pom/pom.xml | 4 +-
.../src/it/jar-skip/pom.xml | 4 +-
.../src/it/jar-system-scope-default/pom.xml | 4 +-
.../src/it/jar-system-scope/pom.xml | 4 +-
.../src/it/jar-test-scope/pom.xml | 4 +-
.../src/it/jar-with-unpack/pom.xml | 4 +-
.../src/it/jar/pom.xml | 4 +-
.../src/it/module/pom.xml | 4 +-
.../src/it/prop/pom.xml | 4 +-
.../src/it/run-disable-fork/pom.xml | 4 +-
.../src/it/run-exclude/pom.xml | 4 +-
.../src/it/run-fork/pom.xml | 4 +-
.../src/it/run-jvmargs/pom.xml | 4 +-
.../src/it/run-profiles-fork/pom.xml | 4 +-
.../src/it/run-profiles/pom.xml | 4 +-
.../src/it/run-use-test-classpath/pom.xml | 4 +-
.../src/it/run/pom.xml | 4 +-
.../src/it/start-stop-fork/pom.xml | 4 +-
.../src/it/start-stop-skip/pom.xml | 4 +-
.../src/it/start-stop/pom.xml | 4 +-
.../src/it/war-with-unpack/pom.xml | 4 +-
.../src/it/war/pom.xml | 4 +-
.../src/site/site.xml | 4 +-
spring-boot/pom.xml | 6 +--
.../context/embedded/tomcat/empty-web.xml | 8 ++--
...pleEmbeddedWebApplicationConfiguration.xml | 6 +--
.../context/properties/testProperties.xml | 6 +--
.../analyzer/nounique/consumer.xml | 6 +--
.../analyzer/nounique/producer.xml | 6 +--
.../org/springframework/boot/env/test-xml.xml | 2 +-
.../org/springframework/boot/sample-beans.xml | 10 ++---
280 files changed, 821 insertions(+), 821 deletions(-)
diff --git a/.settings-template.xml b/.settings-template.xml
index adf3aa28fa50..d48947eadac5 100644
--- a/.settings-template.xml
+++ b/.settings-template.xml
@@ -1,13 +1,13 @@
-
+
snapshot
spring-ext
- http://repo.spring.io/ext-release-local/
+ https://repo.spring.io/ext-release-local/
true
@@ -18,7 +18,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/milestone
+ https://repo.spring.io/milestone
false
@@ -26,7 +26,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/snapshot
+ https://repo.spring.io/snapshot
true
@@ -46,7 +46,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/milestone
+ https://repo.spring.io/milestone
false
@@ -54,7 +54,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/snapshot
+ https://repo.spring.io/snapshot
true
@@ -66,7 +66,7 @@
spring-ext
- http://repo.spring.io/ext-release-local/
+ https://repo.spring.io/ext-release-local/
true
@@ -87,7 +87,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/milestone
+ https://repo.spring.io/milestone
false
@@ -97,7 +97,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/snapshot
+ https://repo.spring.io/snapshot
false
@@ -109,7 +109,7 @@
spring-ext
- http://repo.spring.io/ext-release-local/
+ https://repo.spring.io/ext-release-local/
true
diff --git a/pom.xml b/pom.xml
index 98a1419a345c..86daad09e582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,5 @@
-
+
4.0.0
org.springframework.boot
spring-boot-build
@@ -7,15 +7,15 @@
pom
Spring Boot Build
Spring Boot Build
- http://projects.spring.io/spring-boot/
+ https://projects.spring.io/spring-boot/
Pivotal Software, Inc.
- http://www.spring.io
+ https://www.spring.io
Apache License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
@@ -27,7 +27,7 @@
Phillip Webb
pwebb at pivotal.io
Pivotal Software, Inc.
- http://www.spring.io
+ https://www.spring.io
Project lead
@@ -37,7 +37,7 @@
Dave Syer
dsyer at pivotal.io
Pivotal Software, Inc.
- http://www.spring.io
+ https://www.spring.io
Project lead
@@ -186,7 +186,7 @@