Update pom.xml

This commit is contained in:
TECH_WORK 2018-01-19 00:09:00 -06:00 committed by GitHub
parent d5561ce77f
commit f5d47122e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>1.5.4.RELEASE</version>
</parent>
<name>petclinic</name>