Move master to 1.3.0.BUILD-SNAPSHOT

This commit is contained in:
Phillip Webb
2015-02-26 20:34:32 -08:00
parent a57a88f5cf
commit 61ac918e87

View File

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