Update pom.xml

This commit is contained in:
cjpcloud 2020-01-02 09:37:29 +05:30 committed by GitHub
parent f9424b548a
commit f0a824e46c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.BUILD</version>
<parent>
<groupId>org.springframework.boot</groupId>