diff --git a/pom.xml b/pom.xml index 15028216d094..18391e0919f1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-build</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <packaging>pom</packaging> <name>Spring Boot Build</name> <description>Spring Boot Build</description> diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml index f1ce5c0b39ae..6853bb010758 100644 --- a/spring-boot-actuator-docs/pom.xml +++ b/spring-boot-actuator-docs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-actuator-docs</artifactId> diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 3fb48f838e18..842ca59c9319 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-actuator</artifactId> diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 6a1811efea81..32a41da95683 100755 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-autoconfigure</artifactId> diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index c2bf41fca27e..60017aef4170 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-cli</artifactId> diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 7817b2702b27..0c61376e2b69 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,8 +1,9 @@ -<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-dependencies</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <packaging>pom</packaging> <name>Spring Boot Dependencies</name> <description>Spring Boot Dependencies</description> @@ -226,79 +227,79 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot</artifactId> <type>test-jar</type> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-test</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-test</artifactId> <type>test-jar</type> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-test-autoconfigure</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-actuator</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-actuator-docs</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-autoconfigure</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-autoconfigure-processor</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-configuration-metadata</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-configuration-processor</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-loader</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-loader-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> @@ -309,212 +310,212 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-activemq</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-aop</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-artemis</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-batch</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cloud-connectors</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-cassandra</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-couchbase</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-gemfire</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-ldap</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-mongodb</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-neo4j</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-rest</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-solr</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-groovy-templates</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-hateoas</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-integration</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jersey</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jetty</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jooq</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jta-atomikos</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jta-bitronix</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-undertow</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-log4j2</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-logging</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mobile</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mustache</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jta-narayana</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-remote-shell</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-social-facebook</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-social-linkedin</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-social-twitter</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> @@ -525,32 +526,32 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-validation</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web-services</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <!-- Third Party --> @@ -2635,4 +2636,4 @@ <id>integration-test</id> </profile> </profiles> -</project> \ No newline at end of file +</project> diff --git a/spring-boot-deployment-tests/pom.xml b/spring-boot-deployment-tests/pom.xml index df3c318899d5..944d2cc3f181 100644 --- a/spring-boot-deployment-tests/pom.xml +++ b/spring-boot-deployment-tests/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-deployment-tests</artifactId> 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 e2b1928a4f3c..e6ffb4e68532 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-deployment-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-deployment-test-glassfish</artifactId> <packaging>war</packaging> 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 0bb9fdf89b3f..90b564da13f2 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-deployment-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-deployment-test-tomcat</artifactId> <packaging>war</packaging> 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 dff388695d52..02f9afaaf8ba 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-deployment-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-deployment-test-tomee</artifactId> <packaging>war</packaging> 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 e8b9b6f48fea..52a84964ac5f 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-deployment-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-deployment-test-wildfly</artifactId> <packaging>war</packaging> diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml index e5c681d3e7a0..9601768b3b06 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-deployment-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-deployment-test-wlp</artifactId> <packaging>war</packaging> diff --git a/spring-boot-devtools/pom.xml b/spring-boot-devtools/pom.xml index 3f4ca9a05665..3f1e6c5189d4 100644 --- a/spring-boot-devtools/pom.xml +++ b/spring-boot-devtools/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-devtools</artifactId> diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 8a4a78199382..8a14cee7ebd8 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-docs</artifactId> diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index bc21e232a9a7..d6d4bfa7ca70 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-full-build</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <packaging>pom</packaging> <name>Spring Boot Full Build</name> <description>Spring Boot Full Build</description> diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml index 9b526fbba3d3..cbfef76f2199 100644 --- a/spring-boot-integration-tests/pom.xml +++ b/spring-boot-integration-tests/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-integration-tests</artifactId> diff --git a/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml b/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml index ec21117b8695..a0fce6c7f30b 100644 --- a/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-integration-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-devtools-tests</artifactId> <name>Spring Boot DevTools Tests</name> 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 1bede4d3f0d9..7b02e59365bb 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-integration-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-gradle-tests</artifactId> <packaging>jar</packaging> diff --git a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml index b45fd9f52c19..6879b623bf94 100644 --- a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml +++ b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-integration-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-integration-tests-embedded-servlet-container</artifactId> <packaging>jar</packaging> 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 e0f037165e3a..b9f294bf7b07 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-integration-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-launch-script-tests</artifactId> <packaging>jar</packaging> 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 ab5b2c02b6d4..f8940bec38ca 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-integration-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-security-tests</artifactId> <packaging>pom</packaging> 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 d5caec30c027..edc3db3eb882 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-security-tests</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>spring-boot-security-test-web-helloworld</artifactId> diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index dbf7a5d33784..93393fffc01c 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-dependencies</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-dependencies</relativePath> </parent> <artifactId>spring-boot-parent</artifactId> @@ -43,7 +43,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-test-support</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <!-- Additional Dependencies the consumers of spring-boot-dependencies diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index da1f4caa0abe..b1d1e3b6ba1d 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-starters/spring-boot-starter-parent</relativePath> </parent> <artifactId>spring-boot-samples</artifactId> diff --git a/spring-boot-samples/spring-boot-sample-activemq/pom.xml b/spring-boot-samples/spring-boot-sample-activemq/pom.xml index ceb6013e1afc..b11dc9d76a26 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <artifactId>spring-boot-samples</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-activemq</artifactId> <name>Spring Boot ActiveMQ Sample</name> 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 d54e4753946e..ce2c308ce672 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-actuator-log4j2</artifactId> <name>Spring Boot Actuator Log4j 2 Sample</name> 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 b7670e7ae8ad..f9da6d96f845 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-actuator-noweb</artifactId> <name>Spring Boot Actuator Non-Web Sample</name> 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 04e4728cbc4d..721b38815c65 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-actuator-ui</artifactId> <name>Spring Boot Actuator UI Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 97800fbf4688..365e9b3e105e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-actuator</artifactId> <name>Spring Boot Actuator Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 1871fc756db1..7476fd8fe346 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-amqp</artifactId> <name>Spring Boot AMQP Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml index f563b26cdf57..8677e578838e 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -1,10 +1,11 @@ -<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <!-- This POM is just to trigger the Ant/Ivy sample from Maven and to test --> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-ant</artifactId> <name>Spring Boot Ant Sample</name> @@ -31,7 +32,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-antlib</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </dependency> <!-- Test --> <dependency> @@ -61,8 +62,8 @@ <phase>package</phase> <configuration> <target> - <property name="build.compiler" value="extJavac"/> - <ant dir="${basedir}"/> + <property name="build.compiler" value="extJavac" /> + <ant dir="${basedir}" /> </target> </configuration> <goals> @@ -102,4 +103,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index 7be07aa64409..b6acc8d2bbdf 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-aop</artifactId> <name>Spring Boot AOP Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml index ba260a98ffa4..a994a48aa0b2 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-atmosphere</artifactId> <name>Spring Boot Atmosphere Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index edd16b85d8d6..48a8f2a9817a 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-batch</artifactId> <name>Spring Boot Batch Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml index 5be7c7e1aa85..bed6dba607f2 100644 --- a/spring-boot-samples/spring-boot-sample-cache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-cache</artifactId> <name>Spring Boot Cache Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml index 7b9cbfbe00f7..827db8a2b126 100644 --- a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml +++ b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-custom-layout</artifactId> <name>Spring Boot Custom Layout Sample</name> 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 a192607dcdb0..623cc1c78745 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-cassandra</artifactId> <name>Spring Boot Data Cassandra Sample</name> 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 6293dd6cfedb..7b7eb90c7ca7 100644 --- a/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>spring-boot-samples</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-couchbase</artifactId> <name>Spring Boot Data Couchbase Sample</name> 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 743f5eb93a0d..a05c55eed7d9 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-elasticsearch</artifactId> <name>Spring Boot Data Elasticsearch Sample</name> 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 7296657da6ae..61fce70a8a8b 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-gemfire</artifactId> <name>Spring Boot Data GemFire Sample</name> 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 916f40026c37..8ee495d95a07 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-jpa</artifactId> <name>Spring Boot Data JPA Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml b/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml index 5251b07ad813..95faf23849f9 100644 --- a/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-ldap</artifactId> <name>Spring Boot Data LDAP Sample</name> 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 51140f2e5626..3f3a30dd2138 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-mongodb</artifactId> <name>Spring Boot Data MongoDB Sample</name> 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 d25ae47e1e3e..d9726df6e53e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-neo4j</artifactId> <name>Spring Boot Data Neo4j Sample</name> 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 6ca634c74a4e..11c22c966c41 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-redis</artifactId> <name>Spring Boot Data Redis Sample</name> 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 dd15b0bc4921..ed675ce567f1 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-rest</artifactId> <name>Spring Boot Data REST Sample</name> 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 47b761eae0ef..36271643c1d5 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-data-solr</artifactId> <name>Spring Boot Data Solr Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-devtools/pom.xml b/spring-boot-samples/spring-boot-sample-devtools/pom.xml index 56109c1c1123..5dcaa14906b9 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-devtools</artifactId> <name>Spring Boot Developer Tools Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-flyway/pom.xml b/spring-boot-samples/spring-boot-sample-flyway/pom.xml index 1eff9d8bfa07..af1f9c6f8e3e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-flyway</artifactId> <name>Spring Boot Flyway Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml index 4b4ad8eaa6f6..add466237c22 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hateoas</artifactId> <name>Spring Boot Hateoas Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml b/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml index 127875a0b85f..a14e6f40ef84 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hibernate4</artifactId> <name>Spring Boot Hibernate 4 Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml b/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml index a0d12bac23f0..cf884a4f1bfb 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hibernate52</artifactId> <name>Spring Boot Hibernate 5.2 Sample</name> 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 2738e3b1856e..e77c407aa9ea 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hypermedia-gson</artifactId> <name>Spring Boot Hypermedia GSON Sample</name> 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 8d037b63cb51..eae00fe22c3b 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hypermedia-jpa</artifactId> <name>Spring Boot Hypermedia JPA Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-ui-secure/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-ui-secure/pom.xml index e21b117370e2..dc6ea870f77d 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-ui-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-ui-secure/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>spring-boot-samples</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>spring-boot-sample-hypermedia-ui-secure</artifactId> 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 e617b7597294..a1f80e3fd959 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hypermedia-ui</artifactId> <name>Spring Boot Hypermedia UI Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml index 55feafc8ff36..80aab2240403 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-hypermedia</artifactId> <name>Spring Boot Hypermedia Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 1f9270403c59..a11cd329df9e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-integration</artifactId> <name>Spring Boot Integration Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jersey/pom.xml b/spring-boot-samples/spring-boot-sample-jersey/pom.xml index b1a601ba6aba..d5c2469858ca 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jersey</artifactId> <packaging>war</packaging> diff --git a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml index 10d8b178dfe0..43d4c70a352f 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jersey1</artifactId> <name>Spring Boot Jersey 1 Sample</name> 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 4e137c04513a..c83876bdaf7d 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty-jsp</artifactId> <packaging>war</packaging> 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 fcf211df5242..c1fa93669e34 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty-ssl</artifactId> <name>Spring Boot Jetty SSL Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index 6e50bf668f07..3b1680dad479 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty</artifactId> <name>Spring Boot Jetty Sample</name> 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 f50ae6552d1f..9d5fa2934c59 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty8-ssl</artifactId> <name>Spring Boot Jetty 8 SSL Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml index e172f014c6db..4c8d87715f77 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty8</artifactId> <name>Spring Boot Jetty 8 Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jetty92/pom.xml b/spring-boot-samples/spring-boot-sample-jetty92/pom.xml index 089d34d6595c..fa879c33f321 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty92</artifactId> <name>Spring Boot Jetty 9.2 Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jetty93/pom.xml b/spring-boot-samples/spring-boot-sample-jetty93/pom.xml index 7933817045fe..8e84c7fe5766 100644 --- a/spring-boot-samples/spring-boot-sample-jetty93/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty93/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jetty93</artifactId> <name>Spring Boot Jetty 9.3 Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jooq/pom.xml b/spring-boot-samples/spring-boot-sample-jooq/pom.xml index d9d9f8a84a85..2566cb728778 100644 --- a/spring-boot-samples/spring-boot-sample-jooq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jooq/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jooq</artifactId> <name>Spring Boot jOOQ Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-jpa/pom.xml index 7cc52221199e..27eefbe80f17 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jpa</artifactId> <name>Spring Boot JPA Sample</name> 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 ae2d87f1d21b..cb2548a7d9b6 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jta-atomikos</artifactId> <name>Spring Boot Atomikos JTA Sample</name> 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 a930d5f53ea6..4e160ff4c8e7 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jta-bitronix</artifactId> <name>Spring Boot Bitronix JTA Sample</name> 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 c40faf3b00ab..2eb7c50a3cc6 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jta-jndi</artifactId> <name>Spring Boot JNDI JTA Sample</name> 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 2af8799328ed..4015fedcb93c 100644 --- a/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>spring-boot-samples</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-jta-narayana</artifactId> <name>Spring Boot Narayana JTA Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml index eac17da90ef3..3c871f539744 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-liquibase</artifactId> <name>Spring Boot Liquibase Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-logback/pom.xml b/spring-boot-samples/spring-boot-sample-logback/pom.xml index 9502a13bba4b..28354d64dd91 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-logback</artifactId> <name>Spring Boot Logback Sample</name> 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 88eb9caa6b50..b2fc0870d58e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-metrics-dropwizard</artifactId> <name>Spring Boot Metrics Dropwizard Sample</name> 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 31dc14c36ac5..c3091eb04c66 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-metrics-opentsdb</artifactId> <name>Spring Boot Metrics OpenTSDB Sample</name> 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 1aebb9c44174..c284a49e1c37 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-metrics-redis</artifactId> <name>Spring Boot Metrics Redis Sample</name> 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 d879a1f5752e..ccd7c9e78279 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-parent-context</artifactId> <name>Spring Boot Parent Context Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 844f0422f797..6fabc5f42251 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-profile</artifactId> <name>Spring Boot Profile Sample</name> 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 954ef5f42030..9359d6182354 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-property-validation</artifactId> <name>Spring Boot Property Validation Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/pom.xml index 5890eaf087f8..d7d4dbb8221e 100644 --- a/spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-secure-oauth2-actuator</artifactId> <name>spring-boot-sample-secure-oauth2-actuator</name> 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 e88916af9bb5..b0794ed6c640 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-secure-oauth2-resource</artifactId> <name>spring-boot-sample-secure-oauth2-resource</name> 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 b019d70c6c88..b7d277b5e85e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-secure-oauth2</artifactId> <name>Spring Boot Security OAuth2 Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index a981f70ab54a..a612c9936b90 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-secure</artifactId> <name>Spring Boot Security Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml index 044fce0a8346..ed0232ce8364 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-servlet</artifactId> <packaging>war</packaging> 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 92976e0d9fb6..f1f5d53db8bc 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-session-redis</artifactId> <name>Spring Boot Session Redis Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index 3764a4ffd6c5..5b6dc0f84500 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-simple</artifactId> <name>Spring Boot Simple Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml index 4b30d7fd4ddb..a153dd9d8a7d 100644 --- a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-test-nomockito</artifactId> <name>Spring Boot Test Sample No Mockito</name> diff --git a/spring-boot-samples/spring-boot-sample-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml index 256aba36dd2a..feaf1c0657d9 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-test</artifactId> <name>Spring Boot Test Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-testng/pom.xml b/spring-boot-samples/spring-boot-sample-testng/pom.xml index e624fbf9005c..e9cdff168137 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-testng</artifactId> <name>Spring Boot TestNG Sample</name> 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 1c0bf8cee5ae..18b2534762a2 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat-jsp</artifactId> <packaging>war</packaging> 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 07ed1e65aa6f..f5e800c41980 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat-multi-connectors</artifactId> <name>Spring Boot Multi-Connector Tomcat Sample</name> 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 a7722dc8df84..c81e9a03d20e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat-ssl</artifactId> <name>Spring Boot Tomcat SSL Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index ebb3e291f4d2..96fd973f4c5f 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat</artifactId> <name>Spring Boot Tomcat Sample</name> 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 5f7e8df5314e..b505c8925c28 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat7-jsp</artifactId> <packaging>war</packaging> 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 c1a600261494..4fee05a1363e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat7-ssl</artifactId> <name>Spring Boot Tomcat 7 SSL Sample</name> 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 9d871f7b43c4..845118161231 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-tomcat80-ssl</artifactId> <name>Spring Boot Tomcat 8.0 SSL Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index 8c362bbaae2c..be2428935a75 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-traditional</artifactId> <packaging>war</packaging> 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 cb56666f11e9..547ac2639ebc 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-undertow-ssl</artifactId> <name>Spring Boot Undertow SSL Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-undertow/pom.xml index 2fad3c338b73..4132c02c71b6 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-undertow</artifactId> <name>Spring Boot Undertow Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-war/pom.xml b/spring-boot-samples/spring-boot-sample-war/pom.xml index 0653c2cc0090..5d3b25a6987a 100644 --- a/spring-boot-samples/spring-boot-sample-war/pom.xml +++ b/spring-boot-samples/spring-boot-sample-war/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-war</artifactId> <packaging>war</packaging> 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 d1a39c83397b..32efe7501a21 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-freemarker</artifactId> <name>Spring Boot Web FreeMarker Sample</name> 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 d3b56fd21e99..43446c27e0d7 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-groovy-templates</artifactId> <name>Spring Boot Web Groovy Templates Sample</name> 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 d2c692f4b23b..8f309517c650 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-jsp</artifactId> <packaging>war</packaging> 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 6796078f60e2..56de5b2eaa85 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-method-security</artifactId> <name>Spring Boot Web Method Security Sample</name> 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 7229e7ba1faf..ac06b2acf302 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-mustache</artifactId> <name>Spring Boot Web Mustache Sample</name> 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 a094669ac354..dd4d63ecc2c3 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-secure-custom</artifactId> <name>Spring Boot Web Secure Custom Sample</name> 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 07f06e53ddd5..9005f7670b5a 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-secure-github</artifactId> <name>Spring Boot Web Secure GitHub Sample</name> 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 98ef4e8b2e38..3a10d8a3a249 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-secure-jdbc</artifactId> <name>Spring Boot Web Secure JDBC Sample</name> 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 2b6fe973a2c8..b714252ef47e 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-secure</artifactId> <name>Spring Boot Web Secure Sample</name> 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 54e87cb80bd2..4e3bf9ab7ad1 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-static</artifactId> <packaging>war</packaging> 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 6256bb37ca8f..5eafa7ecb7ca 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-thymeleaf3</artifactId> <name>Spring Boot Web Thymeleaf 3 Sample</name> 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 89038f4cc187..aaf6c5865689 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-web-ui</artifactId> <name>Spring Boot Web UI Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-webservices/pom.xml b/spring-boot-samples/spring-boot-sample-webservices/pom.xml index a0003e089139..731d0c6a636d 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <artifactId>spring-boot-samples</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-webservices</artifactId> <name>Spring Boot Web Services Sample</name> 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 5df26c679e84..a46c48d4aa34 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-websocket-jetty</artifactId> <name>Spring Boot WebSocket Jetty Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-websocket-jetty93/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-jetty93/pom.xml index 2622de1e6e60..3c54cffd9074 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-jetty93/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-jetty93/pom.xml @@ -5,7 +5,7 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-websocket-jetty93</artifactId> <name>Spring Boot WebSocket Jetty 9.3 Sample</name> 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 2445d60e837d..34432bdc1867 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-websocket-tomcat</artifactId> <name>Spring Boot WebSocket Tomcat Sample</name> 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 d8053f3ff659..4d5443dce879 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-websocket-undertow</artifactId> <name>Spring Boot WebSocket Undertow Sample</name> diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 96ccdc6a6e74..853a3125c823 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 @@ <!-- Your own application should inherit from spring-boot-starter-parent --> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-samples</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-sample-xml</artifactId> <name>Spring Boot XML Sample</name> diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index bd0da910aec3..0cdb96817633 100644 --- a/spring-boot-starters/pom.xml +++ b/spring-boot-starters/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-starters</artifactId> diff --git a/spring-boot-starters/spring-boot-starter-activemq/pom.xml b/spring-boot-starters/spring-boot-starter-activemq/pom.xml index 7ec5054b5347..b1b20c947247 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-activemq</artifactId> <name>Spring Boot ActiveMQ Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml index 8e1d830505ef..30230ef7c8f0 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-actuator</artifactId> <name>Spring Boot Actuator Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml index d92bcea54718..461d24979dae 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-amqp</artifactId> <name>Spring Boot AMQP Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml index e3e4f709df84..d649942b310a 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-aop</artifactId> <name>Spring Boot AOP Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-artemis/pom.xml b/spring-boot-starters/spring-boot-starter-artemis/pom.xml index 43e8253f13c4..467ade374b64 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-artemis</artifactId> <name>Spring Boot Artemis Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml index d3a3fa9bd9bf..40b187d0bf79 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-batch</artifactId> <name>Spring Boot Batch Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-cache/pom.xml b/spring-boot-starters/spring-boot-starter-cache/pom.xml index 6d1a1aac3c82..9ea0f1eb6213 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-cache</artifactId> <name>Spring Boot Cache Starter</name> 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 1b3bcd0c146b..12bff04e7d82 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-cloud-connectors</artifactId> <name>Spring Boot Spring Cloud Connectors Starter</name> 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 26eed37bfbc6..b9ebd0036332 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-cassandra</artifactId> <name>Spring Boot Data Cassandra Starter</name> 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 47ccea216273..c35cecc45e4a 100644 --- a/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>spring-boot-starters</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-couchbase</artifactId> <name>Spring Boot Data Couchbase Starter</name> 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 faeda419bde9..a17cdedd8b69 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-elasticsearch</artifactId> <name>Spring Boot Data Elasticsearch Starter</name> 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 cce85b9ca239..37f7466531b7 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-gemfire</artifactId> <name>Spring Boot Data GemFire Starter</name> 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 f4353f56211e..8e375fff3e67 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-jpa</artifactId> <name>Spring Boot Data JPA Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml b/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml index d554f76ee2e2..9d1fbb50685b 100644 --- a/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>spring-boot-starters</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-ldap</artifactId> <name>Spring Boot Data LDAP Starter</name> 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 555adb6bab29..370c5ccf4d4d 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-mongodb</artifactId> <name>Spring Boot Data MongoDB Starter</name> 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 32f42bdcd50b..b81db374b4a0 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-neo4j</artifactId> <name>Spring Boot Data Neo4j Starter</name> 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 eab433957deb..42728da5fa52 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-redis</artifactId> <name>Spring Boot Data Redis Starter</name> 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 8b23bf45bf76..0faa71292909 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-rest</artifactId> <name>Spring Boot Data REST Starter</name> 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 8d1fc216583d..dc3bf4349076 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-data-solr</artifactId> <name>Spring Boot Data Solr Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml index 02eeba6b1d74..76a3c97a7a6a 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-freemarker</artifactId> <name>Spring Boot FreeMarker Starter</name> 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 03cdf6bff775..eafafb167fb6 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-groovy-templates</artifactId> <name>Spring Boot Groovy Templates Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml index 07355f5ddc3c..68cfae2e3592 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-hateoas</artifactId> <name>Spring Boot HATEOAS Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index 312574c1ccf5..b59b2637f69d 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-integration</artifactId> <name>Spring Boot Integration Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index 8b35dddccf6e..824d34f596b1 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jdbc</artifactId> <name>Spring Boot JDBC Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-starters/spring-boot-starter-jersey/pom.xml index b4bdf0640080..82670fa3cdd2 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jersey</artifactId> <name>Spring Boot Jersey Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index c92e58a3325e..74927a61fd2f 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jetty</artifactId> <name>Spring Boot Jetty Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-jooq/pom.xml b/spring-boot-starters/spring-boot-starter-jooq/pom.xml index b233c16273a4..a4946009c000 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jooq</artifactId> <name>Spring Boot JOOQ Starter</name> 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 debfc9ac1b3f..873c986b94ec 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jta-atomikos</artifactId> <name>Spring Boot Atomikos JTA Starter</name> 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 5fbd500d12a7..b3fc26957482 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jta-bitronix</artifactId> <name>Spring Boot Bitronix JTA Starter</name> 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 b40d7d806364..01d2784245cd 100644 --- a/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>spring-boot-starters</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-jta-narayana</artifactId> <name>Spring Boot Narayana JTA Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml index c0d544026be2..7a60c3bc1cf6 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-log4j2</artifactId> <name>Spring Boot Log4j 2 Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index e95100b11a59..d906ab55c089 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-logging</artifactId> <name>Spring Boot Logging Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-mail/pom.xml b/spring-boot-starters/spring-boot-starter-mail/pom.xml index 4ae6a24edf80..0956cdc5a195 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-mail</artifactId> <name>Spring Boot Mail Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index 554d331afa21..8ead41bd130a 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-mobile</artifactId> <name>Spring Boot Mobile Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-mustache/pom.xml b/spring-boot-starters/spring-boot-starter-mustache/pom.xml index 0496f7182015..13684d9c3dee 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-mustache</artifactId> <name>Spring Boot Mustache Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 10b371ae6fb2..edba89c29985 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -1,9 +1,10 @@ -<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-dependencies</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../../spring-boot-dependencies</relativePath> </parent> <artifactId>spring-boot-starter-parent</artifactId> @@ -205,7 +206,7 @@ <transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer"> <resource>META-INF/spring.schemas</resource> </transformer> - <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/> + <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" /> <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> <mainClass>${start-class}</mainClass> </transformer> 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 d6d8b9a7c633..67390086810d 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-remote-shell</artifactId> <name>spring-boot-starter-remote-shell (DEPRECATED)</name> diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index ebeae8c903f9..8860e677ce9f 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-security</artifactId> <name>Spring Boot Security Starter</name> 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 5b352f0983fb..f68923288f10 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-social-facebook</artifactId> <name>Spring Boot Social Facebook Starter</name> 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 c7d62bb40708..4a4726c7129f 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-social-linkedin</artifactId> <name>Spring Boot Social LinkedIn Starter</name> 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 49241743056b..8eaa085b3128 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-social-twitter</artifactId> <name>Spring Boot Social Twitter Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index d43049b20db2..e460e543a462 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-test</artifactId> <name>Spring Boot Test Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml index d7d17f344ab4..b80bb3d38d1c 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-thymeleaf</artifactId> <name>Spring Boot Thymeleaf Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 83079298c699..b37620f85aa7 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-tomcat</artifactId> <name>Spring Boot Tomcat Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-undertow/pom.xml b/spring-boot-starters/spring-boot-starter-undertow/pom.xml index 1703dd48453b..980ac08943db 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-undertow</artifactId> <name>Spring Boot Undertow Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-validation/pom.xml b/spring-boot-starters/spring-boot-starter-validation/pom.xml index 629281065320..140b970cd1b9 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-validation</artifactId> <name>Spring Boot Validation Starter</name> 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 8c07b2f4180d..d4778d37f740 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-web-services</artifactId> <name>Spring Boot Web Services Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index 808f850a60b0..697c26993421 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-web</artifactId> <name>Spring Boot Web Starter</name> diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml index a644ff1bd23d..f11c3e182cfd 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter-websocket</artifactId> <name>Spring Boot WebSocket Starter</name> diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index e0c8e46fcf66..c8d5d1b96c73 100644 --- a/spring-boot-starters/spring-boot-starter/pom.xml +++ b/spring-boot-starters/spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-starter</artifactId> <name>Spring Boot Starter</name> diff --git a/spring-boot-test-autoconfigure/pom.xml b/spring-boot-test-autoconfigure/pom.xml index 674a653daf19..085660948242 100644 --- a/spring-boot-test-autoconfigure/pom.xml +++ b/spring-boot-test-autoconfigure/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-test-autoconfigure</artifactId> diff --git a/spring-boot-test/pom.xml b/spring-boot-test/pom.xml index 64148e89edd6..60960a0056c1 100644 --- a/spring-boot-test/pom.xml +++ b/spring-boot-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-test</artifactId> diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index d4fc00fb6e6e..022918bc7233 100644 --- a/spring-boot-tools/pom.xml +++ b/spring-boot-tools/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot-tools</artifactId> diff --git a/spring-boot-tools/spring-boot-antlib/pom.xml b/spring-boot-tools/spring-boot-antlib/pom.xml index a87a3286ab95..b8dbf3d0c5ab 100644 --- a/spring-boot-tools/spring-boot-antlib/pom.xml +++ b/spring-boot-tools/spring-boot-antlib/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-antlib</artifactId> <name>Spring Boot Antlib</name> diff --git a/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml b/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml index 66db1b62622e..1b53220002d0 100644 --- a/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml +++ b/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-autoconfigure-processor</artifactId> <name>Spring Boot Auto-Configure Annotation Processor</name> diff --git a/spring-boot-tools/spring-boot-configuration-metadata/pom.xml b/spring-boot-tools/spring-boot-configuration-metadata/pom.xml index 542fb254d7e1..9a44c9d21d05 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-configuration-metadata</artifactId> <name>Spring Boot Configuration Metadata</name> diff --git a/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-tools/spring-boot-configuration-processor/pom.xml index edb158982b53..229f05b167df 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-configuration-processor</artifactId> <name>Spring Boot Configuration Processor</name> diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index 7e335756d0cd..878e666941be 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-gradle-plugin</artifactId> <name>Spring Boot Gradle Plugin</name> diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index 8a6d15873083..1e4e6976d493 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-loader-tools</artifactId> <name>Spring Boot Loader Tools</name> diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 183b88cbd1d9..804218125bef 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-loader</artifactId> <name>Spring Boot Loader</name> diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index c53e6e9bb4d0..95819f5449a0 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 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-maven-plugin</artifactId> <packaging>maven-plugin</packaging> diff --git a/spring-boot-tools/spring-boot-test-support/pom.xml b/spring-boot-tools/spring-boot-test-support/pom.xml index df29343ed564..bbaa4a079712 100644 --- a/spring-boot-tools/spring-boot-test-support/pom.xml +++ b/spring-boot-tools/spring-boot-test-support/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-tools</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> </parent> <artifactId>spring-boot-test-support</artifactId> <name>Spring Boot Testing Support</name> diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 473d54b01516..7dd9de51b364 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-parent</artifactId> - <version>1.5.2.BUILD-SNAPSHOT</version> + <version>1.5.3.BUILD-SNAPSHOT</version> <relativePath>../spring-boot-parent</relativePath> </parent> <artifactId>spring-boot</artifactId>