Fix SNAPSHOT version

This commit is contained in:
Stephane Nicoll
2015-12-17 14:15:14 +01:00
parent b719b0271c
commit bb736e255b
139 changed files with 190 additions and 190 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.8.BUILD-SNAPSHOT</version>
<version>1.2.9.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-cli</artifactId>