Upgrade pojo sample to Boot 2.0 as integration test

This commit is contained in:
Dave Syer
2018-03-15 06:45:58 -04:00
parent 740a94b202
commit 9a2f21e051
4 changed files with 12 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>2.0.0.RELEASE</version>
<relativePath/>
</parent>