Commit 247b1438 authored by Spring Buildmaster's avatar Spring Buildmaster

Release version 1.5.18.RELEASE

parent 41d6ecf6
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-build</artifactId> <artifactId>spring-boot-build</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Spring Boot Build</name> <name>Spring Boot Build</name>
<description>Spring Boot Build</description> <description>Spring Boot Build</description>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-actuator-docs</artifactId> <artifactId>spring-boot-actuator-docs</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-actuator</artifactId> <artifactId>spring-boot-actuator</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-autoconfigure</artifactId> <artifactId>spring-boot-autoconfigure</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-cli</artifactId> <artifactId>spring-boot-cli</artifactId>
......
<?xml version="1.0" encoding="UTF-8"?> <?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> <modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId> <artifactId>spring-boot-dependencies</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Spring Boot Dependencies</name> <name>Spring Boot Dependencies</name>
<description>Spring Boot Dependencies</description> <description>Spring Boot Dependencies</description>
...@@ -225,79 +224,79 @@ ...@@ -225,79 +224,79 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId> <artifactId>spring-boot</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId> <artifactId>spring-boot</artifactId>
<type>test-jar</type> <type>test-jar</type>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId> <artifactId>spring-boot-test</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId> <artifactId>spring-boot-test</artifactId>
<type>test-jar</type> <type>test-jar</type>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-autoconfigure</artifactId> <artifactId>spring-boot-test-autoconfigure</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator</artifactId> <artifactId>spring-boot-actuator</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator-docs</artifactId> <artifactId>spring-boot-actuator-docs</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId> <artifactId>spring-boot-autoconfigure</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure-processor</artifactId> <artifactId>spring-boot-autoconfigure-processor</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-metadata</artifactId> <artifactId>spring-boot-configuration-metadata</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId> <artifactId>spring-boot-configuration-processor</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId> <artifactId>spring-boot-devtools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader</artifactId> <artifactId>spring-boot-loader</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader-tools</artifactId> <artifactId>spring-boot-loader-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId> <artifactId>spring-boot-starter</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>commons-logging</groupId> <groupId>commons-logging</groupId>
...@@ -308,212 +307,212 @@ ...@@ -308,212 +307,212 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-activemq</artifactId> <artifactId>spring-boot-starter-activemq</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId> <artifactId>spring-boot-starter-actuator</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId> <artifactId>spring-boot-starter-amqp</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId> <artifactId>spring-boot-starter-aop</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-artemis</artifactId> <artifactId>spring-boot-starter-artemis</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-batch</artifactId> <artifactId>spring-boot-starter-batch</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId> <artifactId>spring-boot-starter-cache</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cloud-connectors</artifactId> <artifactId>spring-boot-starter-cloud-connectors</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-cassandra</artifactId> <artifactId>spring-boot-starter-data-cassandra</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-couchbase</artifactId> <artifactId>spring-boot-starter-data-couchbase</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-gemfire</artifactId> <artifactId>spring-boot-starter-data-gemfire</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId> <artifactId>spring-boot-starter-data-jpa</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-ldap</artifactId> <artifactId>spring-boot-starter-data-ldap</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId> <artifactId>spring-boot-starter-data-mongodb</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId> <artifactId>spring-boot-starter-data-redis</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-neo4j</artifactId> <artifactId>spring-boot-starter-data-neo4j</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-rest</artifactId> <artifactId>spring-boot-starter-data-rest</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-solr</artifactId> <artifactId>spring-boot-starter-data-solr</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-freemarker</artifactId> <artifactId>spring-boot-starter-freemarker</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-groovy-templates</artifactId> <artifactId>spring-boot-starter-groovy-templates</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId> <artifactId>spring-boot-starter-hateoas</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-integration</artifactId> <artifactId>spring-boot-starter-integration</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId> <artifactId>spring-boot-starter-jdbc</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jersey</artifactId> <artifactId>spring-boot-starter-jersey</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jetty</artifactId> <artifactId>spring-boot-starter-jetty</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jooq</artifactId> <artifactId>spring-boot-starter-jooq</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-atomikos</artifactId> <artifactId>spring-boot-starter-jta-atomikos</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-bitronix</artifactId> <artifactId>spring-boot-starter-jta-bitronix</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId> <artifactId>spring-boot-starter-undertow</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId> <artifactId>spring-boot-starter-log4j2</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-logging</artifactId> <artifactId>spring-boot-starter-logging</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId> <artifactId>spring-boot-starter-mail</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mobile</artifactId> <artifactId>spring-boot-starter-mobile</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mustache</artifactId> <artifactId>spring-boot-starter-mustache</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-narayana</artifactId> <artifactId>spring-boot-starter-jta-narayana</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-remote-shell</artifactId> <artifactId>spring-boot-starter-remote-shell</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId> <artifactId>spring-boot-starter-security</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-facebook</artifactId> <artifactId>spring-boot-starter-social-facebook</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-linkedin</artifactId> <artifactId>spring-boot-starter-social-linkedin</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-twitter</artifactId> <artifactId>spring-boot-starter-social-twitter</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>commons-logging</groupId> <groupId>commons-logging</groupId>
...@@ -524,32 +523,32 @@ ...@@ -524,32 +523,32 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId> <artifactId>spring-boot-starter-thymeleaf</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId> <artifactId>spring-boot-starter-tomcat</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId> <artifactId>spring-boot-starter-validation</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId> <artifactId>spring-boot-starter-web</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId> <artifactId>spring-boot-starter-websocket</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web-services</artifactId> <artifactId>spring-boot-starter-web-services</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<!-- Third Party --> <!-- Third Party -->
...@@ -3049,7 +3048,7 @@ ...@@ -3049,7 +3048,7 @@
<plugin> <plugin>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
...@@ -3239,35 +3238,4 @@ ...@@ -3239,35 +3238,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<profiles>
<profile>
<id>default</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<repositories>
<!-- Repositories to allow snapshot and milestone BOM imports during
development. This section is stripped out when a full release is prepared. -->
<repository>
<id>spring-milestones</id>
<name>Spring Milestones</name>
<url>https://repo.spring.io/milestone</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>https://repo.spring.io/snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</profile>
<profile>
<id>integration-test</id>
</profile>
</profiles>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-deployment-tests</artifactId> <artifactId>spring-boot-deployment-tests</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId> <artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-deployment-test-glassfish</artifactId> <artifactId>spring-boot-deployment-test-glassfish</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId> <artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-deployment-test-tomcat</artifactId> <artifactId>spring-boot-deployment-test-tomcat</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId> <artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-deployment-test-tomee</artifactId> <artifactId>spring-boot-deployment-test-tomee</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId> <artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-deployment-test-wildfly</artifactId> <artifactId>spring-boot-deployment-test-wildfly</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId> <artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-deployment-test-wlp</artifactId> <artifactId>spring-boot-deployment-test-wlp</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-devtools</artifactId> <artifactId>spring-boot-devtools</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-docs</artifactId> <artifactId>spring-boot-docs</artifactId>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-full-build</artifactId> <artifactId>spring-boot-full-build</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Spring Boot Full Build</name> <name>Spring Boot Full Build</name>
<description>Spring Boot Full Build</description> <description>Spring Boot Full Build</description>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-configuration-processor-tests</artifactId> <artifactId>spring-boot-configuration-processor-tests</artifactId>
<name>Spring Boot Configuration Processor Tests</name> <name>Spring Boot Configuration Processor Tests</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-devtools-tests</artifactId> <artifactId>spring-boot-devtools-tests</artifactId>
<name>Spring Boot DevTools Tests</name> <name>Spring Boot DevTools Tests</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-gradle-tests</artifactId> <artifactId>spring-boot-gradle-tests</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-integration-tests-embedded-servlet-container</artifactId> <artifactId>spring-boot-integration-tests-embedded-servlet-container</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-launch-script-tests</artifactId> <artifactId>spring-boot-launch-script-tests</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId> <artifactId>spring-boot-integration-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-security-tests</artifactId> <artifactId>spring-boot-security-tests</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-security-tests</artifactId> <artifactId>spring-boot-security-tests</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>spring-boot-security-test-web-helloworld</artifactId> <artifactId>spring-boot-security-test-web-helloworld</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId> <artifactId>spring-boot-dependencies</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-dependencies</relativePath> <relativePath>../spring-boot-dependencies</relativePath>
</parent> </parent>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-support</artifactId> <artifactId>spring-boot-test-support</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<!-- Additional Dependencies the consumers of spring-boot-dependencies <!-- Additional Dependencies the consumers of spring-boot-dependencies
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-starters/spring-boot-starter-parent</relativePath> <relativePath>../spring-boot-starters/spring-boot-starter-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-activemq</artifactId> <artifactId>spring-boot-sample-activemq</artifactId>
<name>Spring Boot ActiveMQ Sample</name> <name>Spring Boot ActiveMQ Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-actuator-log4j2</artifactId> <artifactId>spring-boot-sample-actuator-log4j2</artifactId>
<name>Spring Boot Actuator Log4j 2 Sample</name> <name>Spring Boot Actuator Log4j 2 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-actuator-noweb</artifactId> <artifactId>spring-boot-sample-actuator-noweb</artifactId>
<name>Spring Boot Actuator Non-Web Sample</name> <name>Spring Boot Actuator Non-Web Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-actuator-ui</artifactId> <artifactId>spring-boot-sample-actuator-ui</artifactId>
<name>Spring Boot Actuator UI Sample</name> <name>Spring Boot Actuator UI Sample</name>
......
buildscript { buildscript {
ext { ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT' springBootVersion = '1.5.18.RELEASE'
} }
repositories { repositories {
// NOTE: You should declare only repositories that you need here // NOTE: You should declare only repositories that you need here
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-actuator</artifactId> <artifactId>spring-boot-sample-actuator</artifactId>
<name>Spring Boot Actuator Sample</name> <name>Spring Boot Actuator Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-amqp</artifactId> <artifactId>spring-boot-sample-amqp</artifactId>
<name>Spring Boot AMQP Sample</name> <name>Spring Boot AMQP Sample</name>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
actual jars). Run with '$ java -jar target/*.jar'. actual jars). Run with '$ java -jar target/*.jar'.
</description> </description>
<property name="spring-boot.version" value="1.5.18.BUILD-SNAPSHOT" /> <property name="spring-boot.version" value="1.5.18.RELEASE" />
<property name="lib.dir" location="${basedir}/target/lib" /> <property name="lib.dir" location="${basedir}/target/lib" />
<property name="start-class" value="sample.ant.SampleAntApplication" /> <property name="start-class" value="sample.ant.SampleAntApplication" />
......
<?xml version="1.0" encoding="UTF-8"?> <?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">
<!-- This POM is just to trigger the Ant/Ivy sample from Maven and to test --> <!-- This POM is just to trigger the Ant/Ivy sample from Maven and to test -->
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-ant</artifactId> <artifactId>spring-boot-sample-ant</artifactId>
<name>Spring Boot Ant Sample</name> <name>Spring Boot Ant Sample</name>
...@@ -32,7 +31,7 @@ ...@@ -32,7 +31,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-antlib</artifactId> <artifactId>spring-boot-antlib</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
<!-- Test --> <!-- Test -->
<dependency> <dependency>
...@@ -62,8 +61,8 @@ ...@@ -62,8 +61,8 @@
<phase>package</phase> <phase>package</phase>
<configuration> <configuration>
<target> <target>
<property name="build.compiler" value="extJavac" /> <property name="build.compiler" value="extJavac"/>
<ant dir="${basedir}" /> <ant dir="${basedir}"/>
</target> </target>
</configuration> </configuration>
<goals> <goals>
...@@ -85,7 +84,7 @@ ...@@ -85,7 +84,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-antlib</artifactId> <artifactId>spring-boot-antlib</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-aop</artifactId> <artifactId>spring-boot-sample-aop</artifactId>
<name>Spring Boot AOP Sample</name> <name>Spring Boot AOP Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-atmosphere</artifactId> <artifactId>spring-boot-sample-atmosphere</artifactId>
<name>Spring Boot Atmosphere Sample</name> <name>Spring Boot Atmosphere Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-batch</artifactId> <artifactId>spring-boot-sample-batch</artifactId>
<name>Spring Boot Batch Sample</name> <name>Spring Boot Batch Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-cache</artifactId> <artifactId>spring-boot-sample-cache</artifactId>
<name>Spring Boot Cache Sample</name> <name>Spring Boot Cache Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-custom-layout</artifactId> <artifactId>spring-boot-sample-custom-layout</artifactId>
<name>Spring Boot Custom Layout Sample</name> <name>Spring Boot Custom Layout Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-cassandra</artifactId> <artifactId>spring-boot-sample-data-cassandra</artifactId>
<name>Spring Boot Data Cassandra Sample</name> <name>Spring Boot Data Cassandra Sample</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-couchbase</artifactId> <artifactId>spring-boot-sample-data-couchbase</artifactId>
<name>Spring Boot Data Couchbase Sample</name> <name>Spring Boot Data Couchbase Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-elasticsearch</artifactId> <artifactId>spring-boot-sample-data-elasticsearch</artifactId>
<name>Spring Boot Data Elasticsearch Sample</name> <name>Spring Boot Data Elasticsearch Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-gemfire</artifactId> <artifactId>spring-boot-sample-data-gemfire</artifactId>
<name>Spring Boot Data GemFire Sample</name> <name>Spring Boot Data GemFire Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-jpa</artifactId> <artifactId>spring-boot-sample-data-jpa</artifactId>
<name>Spring Boot Data JPA Sample</name> <name>Spring Boot Data JPA Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-ldap</artifactId> <artifactId>spring-boot-sample-data-ldap</artifactId>
<name>Spring Boot Data LDAP Sample</name> <name>Spring Boot Data LDAP Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-mongodb</artifactId> <artifactId>spring-boot-sample-data-mongodb</artifactId>
<name>Spring Boot Data MongoDB Sample</name> <name>Spring Boot Data MongoDB Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-neo4j</artifactId> <artifactId>spring-boot-sample-data-neo4j</artifactId>
<name>Spring Boot Data Neo4j Sample</name> <name>Spring Boot Data Neo4j Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-redis</artifactId> <artifactId>spring-boot-sample-data-redis</artifactId>
<name>Spring Boot Data Redis Sample</name> <name>Spring Boot Data Redis Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-rest</artifactId> <artifactId>spring-boot-sample-data-rest</artifactId>
<name>Spring Boot Data REST Sample</name> <name>Spring Boot Data REST Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-data-solr</artifactId> <artifactId>spring-boot-sample-data-solr</artifactId>
<name>Spring Boot Data Solr Sample</name> <name>Spring Boot Data Solr Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-devtools</artifactId> <artifactId>spring-boot-sample-devtools</artifactId>
<name>Spring Boot Developer Tools Sample</name> <name>Spring Boot Developer Tools Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-flyway</artifactId> <artifactId>spring-boot-sample-flyway</artifactId>
<name>Spring Boot Flyway Sample</name> <name>Spring Boot Flyway Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hateoas</artifactId> <artifactId>spring-boot-sample-hateoas</artifactId>
<name>Spring Boot Hateoas Sample</name> <name>Spring Boot Hateoas Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hibernate4</artifactId> <artifactId>spring-boot-sample-hibernate4</artifactId>
<name>Spring Boot Hibernate 4 Sample</name> <name>Spring Boot Hibernate 4 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hibernate52</artifactId> <artifactId>spring-boot-sample-hibernate52</artifactId>
<name>Spring Boot Hibernate 5.2 Sample</name> <name>Spring Boot Hibernate 5.2 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hypermedia-gson</artifactId> <artifactId>spring-boot-sample-hypermedia-gson</artifactId>
<name>Spring Boot Hypermedia GSON Sample</name> <name>Spring Boot Hypermedia GSON Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hypermedia-jpa</artifactId> <artifactId>spring-boot-sample-hypermedia-jpa</artifactId>
<name>Spring Boot Hypermedia JPA Sample</name> <name>Spring Boot Hypermedia JPA Sample</name>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>spring-boot-sample-hypermedia-ui-secure</artifactId> <artifactId>spring-boot-sample-hypermedia-ui-secure</artifactId>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hypermedia-ui</artifactId> <artifactId>spring-boot-sample-hypermedia-ui</artifactId>
<name>Spring Boot Hypermedia UI Sample</name> <name>Spring Boot Hypermedia UI Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-hypermedia</artifactId> <artifactId>spring-boot-sample-hypermedia</artifactId>
<name>Spring Boot Hypermedia Sample</name> <name>Spring Boot Hypermedia Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-integration</artifactId> <artifactId>spring-boot-sample-integration</artifactId>
<name>Spring Boot Integration Sample</name> <name>Spring Boot Integration Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jersey</artifactId> <artifactId>spring-boot-sample-jersey</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jersey1</artifactId> <artifactId>spring-boot-sample-jersey1</artifactId>
<name>Spring Boot Jersey 1 Sample</name> <name>Spring Boot Jersey 1 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty-jsp</artifactId> <artifactId>spring-boot-sample-jetty-jsp</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty-ssl</artifactId> <artifactId>spring-boot-sample-jetty-ssl</artifactId>
<name>Spring Boot Jetty SSL Sample</name> <name>Spring Boot Jetty SSL Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty</artifactId> <artifactId>spring-boot-sample-jetty</artifactId>
<name>Spring Boot Jetty Sample</name> <name>Spring Boot Jetty Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty8-ssl</artifactId> <artifactId>spring-boot-sample-jetty8-ssl</artifactId>
<name>Spring Boot Jetty 8 SSL Sample</name> <name>Spring Boot Jetty 8 SSL Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty8</artifactId> <artifactId>spring-boot-sample-jetty8</artifactId>
<name>Spring Boot Jetty 8 Sample</name> <name>Spring Boot Jetty 8 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty92</artifactId> <artifactId>spring-boot-sample-jetty92</artifactId>
<name>Spring Boot Jetty 9.2 Sample</name> <name>Spring Boot Jetty 9.2 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jetty93</artifactId> <artifactId>spring-boot-sample-jetty93</artifactId>
<name>Spring Boot Jetty 9.3 Sample</name> <name>Spring Boot Jetty 9.3 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jooq</artifactId> <artifactId>spring-boot-sample-jooq</artifactId>
<name>Spring Boot jOOQ Sample</name> <name>Spring Boot jOOQ Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jpa</artifactId> <artifactId>spring-boot-sample-jpa</artifactId>
<name>Spring Boot JPA Sample</name> <name>Spring Boot JPA Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jta-atomikos</artifactId> <artifactId>spring-boot-sample-jta-atomikos</artifactId>
<name>Spring Boot Atomikos JTA Sample</name> <name>Spring Boot Atomikos JTA Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jta-bitronix</artifactId> <artifactId>spring-boot-sample-jta-bitronix</artifactId>
<name>Spring Boot Bitronix JTA Sample</name> <name>Spring Boot Bitronix JTA Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jta-jndi</artifactId> <artifactId>spring-boot-sample-jta-jndi</artifactId>
<name>Spring Boot JNDI JTA Sample</name> <name>Spring Boot JNDI JTA Sample</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-jta-narayana</artifactId> <artifactId>spring-boot-sample-jta-narayana</artifactId>
<name>Spring Boot Narayana JTA Sample</name> <name>Spring Boot Narayana JTA Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-liquibase</artifactId> <artifactId>spring-boot-sample-liquibase</artifactId>
<name>Spring Boot Liquibase Sample</name> <name>Spring Boot Liquibase Sample</name>
......
buildscript { buildscript {
ext { ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT' springBootVersion = '1.5.18.RELEASE'
} }
repositories { repositories {
// NOTE: You should declare only repositories that you need here // NOTE: You should declare only repositories that you need here
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-logback</artifactId> <artifactId>spring-boot-sample-logback</artifactId>
<name>Spring Boot Logback Sample</name> <name>Spring Boot Logback Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-metrics-dropwizard</artifactId> <artifactId>spring-boot-sample-metrics-dropwizard</artifactId>
<name>Spring Boot Metrics Dropwizard Sample</name> <name>Spring Boot Metrics Dropwizard Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-metrics-opentsdb</artifactId> <artifactId>spring-boot-sample-metrics-opentsdb</artifactId>
<name>Spring Boot Metrics OpenTSDB Sample</name> <name>Spring Boot Metrics OpenTSDB Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-metrics-redis</artifactId> <artifactId>spring-boot-sample-metrics-redis</artifactId>
<name>Spring Boot Metrics Redis Sample</name> <name>Spring Boot Metrics Redis Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-parent-context</artifactId> <artifactId>spring-boot-sample-parent-context</artifactId>
<name>Spring Boot Parent Context Sample</name> <name>Spring Boot Parent Context Sample</name>
......
buildscript { buildscript {
ext { ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT' springBootVersion = '1.5.18.RELEASE'
} }
repositories { repositories {
// NOTE: You should declare only repositories that you need here // NOTE: You should declare only repositories that you need here
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-profile</artifactId> <artifactId>spring-boot-sample-profile</artifactId>
<name>Spring Boot Profile Sample</name> <name>Spring Boot Profile Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-property-validation</artifactId> <artifactId>spring-boot-sample-property-validation</artifactId>
<name>Spring Boot Property Validation Sample</name> <name>Spring Boot Property Validation Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-secure-oauth2-actuator</artifactId> <artifactId>spring-boot-sample-secure-oauth2-actuator</artifactId>
<name>spring-boot-sample-secure-oauth2-actuator</name> <name>spring-boot-sample-secure-oauth2-actuator</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-secure-oauth2-resource</artifactId> <artifactId>spring-boot-sample-secure-oauth2-resource</artifactId>
<name>spring-boot-sample-secure-oauth2-resource</name> <name>spring-boot-sample-secure-oauth2-resource</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-secure-oauth2</artifactId> <artifactId>spring-boot-sample-secure-oauth2</artifactId>
<name>Spring Boot Security OAuth2 Sample</name> <name>Spring Boot Security OAuth2 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-secure</artifactId> <artifactId>spring-boot-sample-secure</artifactId>
<name>Spring Boot Security Sample</name> <name>Spring Boot Security Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-servlet</artifactId> <artifactId>spring-boot-sample-servlet</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-session-redis</artifactId> <artifactId>spring-boot-sample-session-redis</artifactId>
<name>Spring Boot Session Redis Sample</name> <name>Spring Boot Session Redis Sample</name>
......
buildscript { buildscript {
ext { ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT' springBootVersion = '1.5.18.RELEASE'
} }
repositories { repositories {
// NOTE: You should declare only repositories that you need here // NOTE: You should declare only repositories that you need here
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-simple</artifactId> <artifactId>spring-boot-sample-simple</artifactId>
<name>Spring Boot Simple Sample</name> <name>Spring Boot Simple Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-test-nomockito</artifactId> <artifactId>spring-boot-sample-test-nomockito</artifactId>
<name>Spring Boot Test Sample No Mockito</name> <name>Spring Boot Test Sample No Mockito</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-test</artifactId> <artifactId>spring-boot-sample-test</artifactId>
<name>Spring Boot Test Sample</name> <name>Spring Boot Test Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-testng</artifactId> <artifactId>spring-boot-sample-testng</artifactId>
<name>Spring Boot TestNG Sample</name> <name>Spring Boot TestNG Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat-jsp</artifactId> <artifactId>spring-boot-sample-tomcat-jsp</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat-multi-connectors</artifactId> <artifactId>spring-boot-sample-tomcat-multi-connectors</artifactId>
<name>Spring Boot Multi-Connector Tomcat Sample</name> <name>Spring Boot Multi-Connector Tomcat Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat-ssl</artifactId> <artifactId>spring-boot-sample-tomcat-ssl</artifactId>
<name>Spring Boot Tomcat SSL Sample</name> <name>Spring Boot Tomcat SSL Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat</artifactId> <artifactId>spring-boot-sample-tomcat</artifactId>
<name>Spring Boot Tomcat Sample</name> <name>Spring Boot Tomcat Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat7-jsp</artifactId> <artifactId>spring-boot-sample-tomcat7-jsp</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat7-ssl</artifactId> <artifactId>spring-boot-sample-tomcat7-ssl</artifactId>
<name>Spring Boot Tomcat 7 SSL Sample</name> <name>Spring Boot Tomcat 7 SSL Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-tomcat80-ssl</artifactId> <artifactId>spring-boot-sample-tomcat80-ssl</artifactId>
<name>Spring Boot Tomcat 8.0 SSL Sample</name> <name>Spring Boot Tomcat 8.0 SSL Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-traditional</artifactId> <artifactId>spring-boot-sample-traditional</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-undertow-ssl</artifactId> <artifactId>spring-boot-sample-undertow-ssl</artifactId>
<name>Spring Boot Undertow SSL Sample</name> <name>Spring Boot Undertow SSL Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-undertow</artifactId> <artifactId>spring-boot-sample-undertow</artifactId>
<name>Spring Boot Undertow Sample</name> <name>Spring Boot Undertow Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-war</artifactId> <artifactId>spring-boot-sample-war</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-freemarker</artifactId> <artifactId>spring-boot-sample-web-freemarker</artifactId>
<name>Spring Boot Web FreeMarker Sample</name> <name>Spring Boot Web FreeMarker Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-groovy-templates</artifactId> <artifactId>spring-boot-sample-web-groovy-templates</artifactId>
<name>Spring Boot Web Groovy Templates Sample</name> <name>Spring Boot Web Groovy Templates Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-jsp</artifactId> <artifactId>spring-boot-sample-web-jsp</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-method-security</artifactId> <artifactId>spring-boot-sample-web-method-security</artifactId>
<name>Spring Boot Web Method Security Sample</name> <name>Spring Boot Web Method Security Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-mustache</artifactId> <artifactId>spring-boot-sample-web-mustache</artifactId>
<name>Spring Boot Web Mustache Sample</name> <name>Spring Boot Web Mustache Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-secure-custom</artifactId> <artifactId>spring-boot-sample-web-secure-custom</artifactId>
<name>Spring Boot Web Secure Custom Sample</name> <name>Spring Boot Web Secure Custom Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId> <artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name> <name>Spring Boot Web Secure GitHub Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-secure-jdbc</artifactId> <artifactId>spring-boot-sample-web-secure-jdbc</artifactId>
<name>Spring Boot Web Secure JDBC Sample</name> <name>Spring Boot Web Secure JDBC Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-secure</artifactId> <artifactId>spring-boot-sample-web-secure</artifactId>
<name>Spring Boot Web Secure Sample</name> <name>Spring Boot Web Secure Sample</name>
......
buildscript { buildscript {
ext { ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT' springBootVersion = '1.5.18.RELEASE'
} }
repositories { repositories {
// NOTE: You should declare only repositories that you need here // NOTE: You should declare only repositories that you need here
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-static</artifactId> <artifactId>spring-boot-sample-web-static</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-thymeleaf3</artifactId> <artifactId>spring-boot-sample-web-thymeleaf3</artifactId>
<name>Spring Boot Web Thymeleaf 3 Sample</name> <name>Spring Boot Web Thymeleaf 3 Sample</name>
......
buildscript { buildscript {
ext { ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT' springBootVersion = '1.5.18.RELEASE'
springLoadedVersion = '1.2.4.RELEASE' springLoadedVersion = '1.2.4.RELEASE'
} }
repositories { repositories {
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-ui</artifactId> <artifactId>spring-boot-sample-web-ui</artifactId>
<name>Spring Boot Web UI Sample</name> <name>Spring Boot Web UI Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-webservices</artifactId> <artifactId>spring-boot-sample-webservices</artifactId>
<name>Spring Boot Web Services Sample</name> <name>Spring Boot Web Services Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-websocket-jetty</artifactId> <artifactId>spring-boot-sample-websocket-jetty</artifactId>
<name>Spring Boot WebSocket Jetty Sample</name> <name>Spring Boot WebSocket Jetty Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-websocket-jetty93</artifactId> <artifactId>spring-boot-sample-websocket-jetty93</artifactId>
<name>Spring Boot WebSocket Jetty 9.3 Sample</name> <name>Spring Boot WebSocket Jetty 9.3 Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-websocket-tomcat</artifactId> <artifactId>spring-boot-sample-websocket-tomcat</artifactId>
<name>Spring Boot WebSocket Tomcat Sample</name> <name>Spring Boot WebSocket Tomcat Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-websocket-undertow</artifactId> <artifactId>spring-boot-sample-websocket-undertow</artifactId>
<name>Spring Boot WebSocket Undertow Sample</name> <name>Spring Boot WebSocket Undertow Sample</name>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent --> <!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId> <artifactId>spring-boot-samples</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-sample-xml</artifactId> <artifactId>spring-boot-sample-xml</artifactId>
<name>Spring Boot XML Sample</name> <name>Spring Boot XML Sample</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-activemq</artifactId> <artifactId>spring-boot-starter-activemq</artifactId>
<name>Spring Boot ActiveMQ Starter</name> <name>Spring Boot ActiveMQ Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-actuator</artifactId> <artifactId>spring-boot-starter-actuator</artifactId>
<name>Spring Boot Actuator Starter</name> <name>Spring Boot Actuator Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-amqp</artifactId> <artifactId>spring-boot-starter-amqp</artifactId>
<name>Spring Boot AMQP Starter</name> <name>Spring Boot AMQP Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-aop</artifactId> <artifactId>spring-boot-starter-aop</artifactId>
<name>Spring Boot AOP Starter</name> <name>Spring Boot AOP Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-artemis</artifactId> <artifactId>spring-boot-starter-artemis</artifactId>
<name>Spring Boot Artemis Starter</name> <name>Spring Boot Artemis Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-batch</artifactId> <artifactId>spring-boot-starter-batch</artifactId>
<name>Spring Boot Batch Starter</name> <name>Spring Boot Batch Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-cache</artifactId> <artifactId>spring-boot-starter-cache</artifactId>
<name>Spring Boot Cache Starter</name> <name>Spring Boot Cache Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-cloud-connectors</artifactId> <artifactId>spring-boot-starter-cloud-connectors</artifactId>
<name>Spring Boot Spring Cloud Connectors Starter</name> <name>Spring Boot Spring Cloud Connectors Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-cassandra</artifactId> <artifactId>spring-boot-starter-data-cassandra</artifactId>
<name>Spring Boot Data Cassandra Starter</name> <name>Spring Boot Data Cassandra Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-couchbase</artifactId> <artifactId>spring-boot-starter-data-couchbase</artifactId>
<name>Spring Boot Data Couchbase Starter</name> <name>Spring Boot Data Couchbase Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId>
<name>Spring Boot Data Elasticsearch Starter</name> <name>Spring Boot Data Elasticsearch Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-gemfire</artifactId> <artifactId>spring-boot-starter-data-gemfire</artifactId>
<name>Spring Boot Data GemFire Starter</name> <name>Spring Boot Data GemFire Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-jpa</artifactId> <artifactId>spring-boot-starter-data-jpa</artifactId>
<name>Spring Boot Data JPA Starter</name> <name>Spring Boot Data JPA Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-ldap</artifactId> <artifactId>spring-boot-starter-data-ldap</artifactId>
<name>Spring Boot Data LDAP Starter</name> <name>Spring Boot Data LDAP Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-mongodb</artifactId> <artifactId>spring-boot-starter-data-mongodb</artifactId>
<name>Spring Boot Data MongoDB Starter</name> <name>Spring Boot Data MongoDB Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-neo4j</artifactId> <artifactId>spring-boot-starter-data-neo4j</artifactId>
<name>Spring Boot Data Neo4j Starter</name> <name>Spring Boot Data Neo4j Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-redis</artifactId> <artifactId>spring-boot-starter-data-redis</artifactId>
<name>Spring Boot Data Redis Starter</name> <name>Spring Boot Data Redis Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-rest</artifactId> <artifactId>spring-boot-starter-data-rest</artifactId>
<name>Spring Boot Data REST Starter</name> <name>Spring Boot Data REST Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-data-solr</artifactId> <artifactId>spring-boot-starter-data-solr</artifactId>
<name>Spring Boot Data Solr Starter</name> <name>Spring Boot Data Solr Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-freemarker</artifactId> <artifactId>spring-boot-starter-freemarker</artifactId>
<name>Spring Boot FreeMarker Starter</name> <name>Spring Boot FreeMarker Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-groovy-templates</artifactId> <artifactId>spring-boot-starter-groovy-templates</artifactId>
<name>Spring Boot Groovy Templates Starter</name> <name>Spring Boot Groovy Templates Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-hateoas</artifactId> <artifactId>spring-boot-starter-hateoas</artifactId>
<name>Spring Boot HATEOAS Starter</name> <name>Spring Boot HATEOAS Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-integration</artifactId> <artifactId>spring-boot-starter-integration</artifactId>
<name>Spring Boot Integration Starter</name> <name>Spring Boot Integration Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jdbc</artifactId> <artifactId>spring-boot-starter-jdbc</artifactId>
<name>Spring Boot JDBC Starter</name> <name>Spring Boot JDBC Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jersey</artifactId> <artifactId>spring-boot-starter-jersey</artifactId>
<name>Spring Boot Jersey Starter</name> <name>Spring Boot Jersey Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jetty</artifactId> <artifactId>spring-boot-starter-jetty</artifactId>
<name>Spring Boot Jetty Starter</name> <name>Spring Boot Jetty Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jooq</artifactId> <artifactId>spring-boot-starter-jooq</artifactId>
<name>Spring Boot JOOQ Starter</name> <name>Spring Boot JOOQ Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jta-atomikos</artifactId> <artifactId>spring-boot-starter-jta-atomikos</artifactId>
<name>Spring Boot Atomikos JTA Starter</name> <name>Spring Boot Atomikos JTA Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jta-bitronix</artifactId> <artifactId>spring-boot-starter-jta-bitronix</artifactId>
<name>Spring Boot Bitronix JTA Starter</name> <name>Spring Boot Bitronix JTA Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-jta-narayana</artifactId> <artifactId>spring-boot-starter-jta-narayana</artifactId>
<name>Spring Boot Narayana JTA Starter</name> <name>Spring Boot Narayana JTA Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-log4j2</artifactId> <artifactId>spring-boot-starter-log4j2</artifactId>
<name>Spring Boot Log4j 2 Starter</name> <name>Spring Boot Log4j 2 Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-logging</artifactId> <artifactId>spring-boot-starter-logging</artifactId>
<name>Spring Boot Logging Starter</name> <name>Spring Boot Logging Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-mail</artifactId> <artifactId>spring-boot-starter-mail</artifactId>
<name>Spring Boot Mail Starter</name> <name>Spring Boot Mail Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-mobile</artifactId> <artifactId>spring-boot-starter-mobile</artifactId>
<name>Spring Boot Mobile Starter</name> <name>Spring Boot Mobile Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-mustache</artifactId> <artifactId>spring-boot-starter-mustache</artifactId>
<name>Spring Boot Mustache Starter</name> <name>Spring Boot Mustache Starter</name>
......
<?xml version="1.0" encoding="UTF-8"?> <?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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId> <artifactId>spring-boot-dependencies</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../../spring-boot-dependencies</relativePath> <relativePath>../../spring-boot-dependencies</relativePath>
</parent> </parent>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
...@@ -171,7 +170,7 @@ ...@@ -171,7 +170,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</dependency> </dependency>
</dependencies> </dependencies>
<configuration> <configuration>
...@@ -205,7 +204,7 @@ ...@@ -205,7 +204,7 @@
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer"> <transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>META-INF/spring.schemas</resource> <resource>META-INF/spring.schemas</resource>
</transformer> </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"> <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>${start-class}</mainClass> <mainClass>${start-class}</mainClass>
</transformer> </transformer>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-remote-shell</artifactId> <artifactId>spring-boot-starter-remote-shell</artifactId>
<name>spring-boot-starter-remote-shell (DEPRECATED)</name> <name>spring-boot-starter-remote-shell (DEPRECATED)</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-security</artifactId> <artifactId>spring-boot-starter-security</artifactId>
<name>Spring Boot Security Starter</name> <name>Spring Boot Security Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-social-facebook</artifactId> <artifactId>spring-boot-starter-social-facebook</artifactId>
<name>Spring Boot Social Facebook Starter</name> <name>Spring Boot Social Facebook Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-social-linkedin</artifactId> <artifactId>spring-boot-starter-social-linkedin</artifactId>
<name>Spring Boot Social LinkedIn Starter</name> <name>Spring Boot Social LinkedIn Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-social-twitter</artifactId> <artifactId>spring-boot-starter-social-twitter</artifactId>
<name>Spring Boot Social Twitter Starter</name> <name>Spring Boot Social Twitter Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>
<name>Spring Boot Test Starter</name> <name>Spring Boot Test Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-thymeleaf</artifactId> <artifactId>spring-boot-starter-thymeleaf</artifactId>
<name>Spring Boot Thymeleaf Starter</name> <name>Spring Boot Thymeleaf Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-tomcat</artifactId> <artifactId>spring-boot-starter-tomcat</artifactId>
<name>Spring Boot Tomcat Starter</name> <name>Spring Boot Tomcat Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-undertow</artifactId> <artifactId>spring-boot-starter-undertow</artifactId>
<name>Spring Boot Undertow Starter</name> <name>Spring Boot Undertow Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-validation</artifactId> <artifactId>spring-boot-starter-validation</artifactId>
<name>Spring Boot Validation Starter</name> <name>Spring Boot Validation Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-web-services</artifactId> <artifactId>spring-boot-starter-web-services</artifactId>
<name>Spring Boot Web Services Starter</name> <name>Spring Boot Web Services Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-web</artifactId> <artifactId>spring-boot-starter-web</artifactId>
<name>Spring Boot Web Starter</name> <name>Spring Boot Web Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter-websocket</artifactId> <artifactId>spring-boot-starter-websocket</artifactId>
<name>Spring Boot WebSocket Starter</name> <name>Spring Boot WebSocket Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId> <artifactId>spring-boot-starters</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-starter</artifactId> <artifactId>spring-boot-starter</artifactId>
<name>Spring Boot Starter</name> <name>Spring Boot Starter</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-test-autoconfigure</artifactId> <artifactId>spring-boot-test-autoconfigure</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-test</artifactId> <artifactId>spring-boot-test</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-antlib</artifactId> <artifactId>spring-boot-antlib</artifactId>
<name>Spring Boot Antlib</name> <name>Spring Boot Antlib</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-autoconfigure-processor</artifactId> <artifactId>spring-boot-autoconfigure-processor</artifactId>
<name>Spring Boot Auto-Configure Annotation Processor</name> <name>Spring Boot Auto-Configure Annotation Processor</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-configuration-metadata</artifactId> <artifactId>spring-boot-configuration-metadata</artifactId>
<name>Spring Boot Configuration Metadata</name> <name>Spring Boot Configuration Metadata</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-configuration-processor</artifactId> <artifactId>spring-boot-configuration-processor</artifactId>
<name>Spring Boot Configuration Processor</name> <name>Spring Boot Configuration Processor</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-gradle-plugin</artifactId> <artifactId>spring-boot-gradle-plugin</artifactId>
<name>Spring Boot Gradle Plugin</name> <name>Spring Boot Gradle Plugin</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-loader-tools</artifactId> <artifactId>spring-boot-loader-tools</artifactId>
<name>Spring Boot Loader Tools</name> <name>Spring Boot Loader Tools</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-loader</artifactId> <artifactId>spring-boot-loader</artifactId>
<name>Spring Boot Loader</name> <name>Spring Boot Loader</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId> <artifactId>spring-boot-tools</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
</parent> </parent>
<artifactId>spring-boot-test-support</artifactId> <artifactId>spring-boot-test-support</artifactId>
<name>Spring Boot Testing Support</name> <name>Spring Boot Testing Support</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId> <artifactId>spring-boot-parent</artifactId>
<version>1.5.18.BUILD-SNAPSHOT</version> <version>1.5.18.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot</artifactId> <artifactId>spring-boot</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment