mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Update pom.xml
This commit is contained in:
parent
d8fcd11e67
commit
ee26fae635
1 changed files with 5 additions and 1 deletions
4
pom.xml
4
pom.xml
|
@ -16,6 +16,10 @@
|
|||
|
||||
<properties>
|
||||
|
||||
<!-- Project key -->
|
||||
<sonar.projectKey>chanduc_chanduc</sonar.projectKey>
|
||||
<!-- Organization key (if applicable) -->
|
||||
<sonar.organization>chanduc</sonar.organization>
|
||||
<!-- Generic properties -->
|
||||
<java.version>17</java.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
Loading…
Reference in a new issue