Commit c39bc399 authored by Spring Buildmaster's avatar Spring Buildmaster

Release version 1.5.16.RELEASE

parent 0bd7c8af
...@@ -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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.RELEASE</version>
<relativePath>../spring-boot-parent</relativePath> <relativePath>../spring-boot-parent</relativePath>
</parent> </parent>
<artifactId>spring-boot-cli</artifactId> <artifactId>spring-boot-cli</artifactId>
......
This diff is collapsed.
...@@ -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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT' springBootVersion = '1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" <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">
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>
<!-- 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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT" /> <property name="spring-boot.version" value="1.5.16.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" />
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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>
...@@ -31,7 +31,7 @@ ...@@ -31,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.16.BUILD-SNAPSHOT</version> <version>1.5.16.RELEASE</version>
</dependency> </dependency>
<!-- Test --> <!-- Test -->
<dependency> <dependency>
...@@ -84,7 +84,7 @@ ...@@ -84,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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT' springBootVersion = '1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT' springBootVersion = '1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT' springBootVersion = '1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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.16.BUILD-SNAPSHOT</version> <version>1.5.16.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>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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