Update pom.xml

This commit is contained in:
Sanjeev435 2018-08-23 00:48:44 +05:30 committed by GitHub
parent 378a8c5506
commit a3e571265c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>org.springframework.boot</groupId>