Next development version

This commit is contained in:
Spring Buildmaster
2016-12-23 00:15:23 +00:00
parent 8ed769ae34
commit 9057f9ae1f
180 changed files with 258 additions and 255 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId>
<version>1.4.3.BUILD-SNAPSHOT</version>
<version>1.4.4.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-devtools-tests</artifactId>
<name>Spring Boot DevTools Tests</name>
@@ -77,7 +77,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>