Minor change for build check

This commit is contained in:
Tommaso Gionfriddo 2024-05-18 17:57:56 +10:00
parent 6fa3fa8196
commit a1ec14fc72

View file

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