mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Update pom.xml
This commit is contained in:
parent
6cbc8a0450
commit
41a135b642
1 changed files with 5 additions and 1 deletions
4
pom.xml
4
pom.xml
|
@ -16,6 +16,10 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
||||||
|
<sonar.organization>jenkins-project-dec2023</sonar.organization>
|
||||||
|
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||||
|
|
||||||
|
|
||||||
<!-- Generic properties -->
|
<!-- Generic properties -->
|
||||||
<java.version>17</java.version>
|
<java.version>17</java.version>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
Loading…
Reference in a new issue