Update spring-starter-parent src

This commit is contained in:
Phillip Webb 2013-08-06 00:11:11 -07:00
parent 3600533fad
commit 80e254c4b6
1 changed files with 1 additions and 1 deletions

View File

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