Correct the version of spring-boot-junit-runners' parent
This commit is contained in:
parent
37bdaf9ccf
commit
34f73eb4e0
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-parent</artifactId>
|
||||
<version>1.5.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-boot-parent</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-boot-junit-runners</artifactId>
|
||||
|
|
Loading…
Reference in New Issue