Next Development Version

This commit is contained in:
Spring Buildmaster
2018-01-30 23:29:33 +00:00
committed by Stephane Nicoll
parent 6ae960d295
commit aa6cb9744b
185 changed files with 262 additions and 260 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-tools</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-antlib</artifactId>
<name>Spring Boot Antlib</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-autoconfigure-processor</artifactId>
<name>Spring Boot Auto-Configure Annotation Processor</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-configuration-metadata</artifactId>
<name>Spring Boot Configuration Metadata</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-configuration-processor</artifactId>
<name>Spring Boot Configuration Processor</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-gradle-plugin</artifactId>
<name>Spring Boot Gradle Plugin</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-loader-tools</artifactId>
<name>Spring Boot Loader Tools</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-loader</artifactId>
<name>Spring Boot Loader</name>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-tools</artifactId>
<version>1.5.10.BUILD-SNAPSHOT</version>
<version>1.5.11.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-test-support</artifactId>
<name>Spring Boot Testing Support</name>