Update pom.xml

This commit is contained in:
Andrew Pitt 2020-03-13 11:26:20 -04:00 committed by GitHub
parent eeb2db9f65
commit 1956d05604
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>ca.pitt.demo.petclinic</groupId> <groupId>ca.pitt.demo.petclinic</groupId>
<artifactId>spring-petclinic</artifactId> <artifactId>spring-petclinic</artifactId>
<version>2.1.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>