Update spring-starter-parent src

This commit is contained in:
Phillip Webb 2013-08-06 00:11:11 -07:00
parent 3600533fad
commit 80e254c4b6

View File

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>0.5.0.BUILD-SNAPSHOT</version>
<version>@{project.version}</version>
<relativePath>../../spring-boot-dependencies</relativePath>
</parent>
<artifactId>spring-boot-starter-parent</artifactId>