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
6cbc8a0450
commit
41a135b642
1 changed files with 5 additions and 1 deletions
6
pom.xml
6
pom.xml
|
@ -15,6 +15,10 @@
|
|||
<name>petclinic</name>
|
||||
|
||||
<properties>
|
||||
|
||||
<sonar.organization>jenkins-project-dec2023</sonar.organization>
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
|
||||
|
||||
<!-- Generic properties -->
|
||||
<java.version>17</java.version>
|
||||
|
@ -434,4 +438,4 @@
|
|||
</profile>
|
||||
</profiles>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue