mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +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>
|
<version>3.2.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
<name>petclinic</name>
|
<name>petclinic</name>
|
||||||
<properties>
|
|
||||||
<maven.compiler.source>17</maven.compiler.source>
|
|
||||||
<maven.compiler.target>17</maven.compiler.target>
|
|
||||||
</properties>
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- Generic properties -->
|
<!-- Generic properties -->
|
||||||
<java.version>17</java.version>
|
<java.version>17</java.version>
|
||||||
|
|
Loading…
Reference in a new issue