Update spring-starter-parent src
This commit is contained in:
parent
3600533fad
commit
80e254c4b6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue