Fixup parent POM version

This commit is contained in:
Phillip Webb 2016-10-03 22:52:43 -07:00
parent 6d11931421
commit 8fe755d281
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.5.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-test-nomockito</artifactId>
<name>Spring Boot Test Sample No Mockito</name>