mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
Updated pom.xml
This commit is contained in:
parent
be24e0c15e
commit
7bdc37b3d5
1 changed files with 5 additions and 1 deletions
6
pom.xml
6
pom.xml
|
@ -15,7 +15,11 @@
|
|||
<name>petclinic</name>
|
||||
|
||||
<properties>
|
||||
|
||||
/*
|
||||
*
|
||||
* comment
|
||||
*
|
||||
*/
|
||||
<!-- Generic properties -->
|
||||
<java.version>1.8</java.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
Loading…
Reference in a new issue