mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update pom.xml
This commit is contained in:
parent
fde0c878e4
commit
1004b593c8
1 changed files with 0 additions and 4 deletions
4
pom.xml
4
pom.xml
|
@ -13,10 +13,6 @@
|
|||
<version>3.2.1</version>
|
||||
</parent>
|
||||
<name>petclinic</name>
|
||||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
</properties>
|
||||
<properties>
|
||||
<!-- Generic properties -->
|
||||
<java.version>17</java.version>
|
||||
|
|
Loading…
Reference in a new issue