Move master to 1.3.0.BUILD-SNAPSHOT

This commit is contained in:
Phillip Webb 2015-02-26 21:06:35 -08:00
parent 61ac918e87
commit 3048f44a96

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-starters/spring-boot-starter-parent</relativePath>
</parent>
<artifactId>spring-boot-samples</artifactId>