Update pom.xml

This commit is contained in:
Kunchala Vikram 2022-08-31 17:35:29 +05:30 committed by GitHub
parent 960d22c39f
commit 5ae2531ef3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic</artifactId>
<version>14.10</version>
<version>9.99</version>
<packaging>war</packaging>
<parent>
<groupId>org.springframework.boot</groupId>