mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
Update pom.xml
This commit is contained in:
parent
30b2dae656
commit
9a624a3a5a
1 changed files with 0 additions and 4 deletions
4
pom.xml
4
pom.xml
|
@ -13,10 +13,6 @@
|
|||
<name>petclinic</name>
|
||||
|
||||
<properties>
|
||||
<sonar.host.url>http://3.125.122.254:9000</sonar.host.url>
|
||||
<sonar.login>admin</sonar.login>
|
||||
<sonar.password>sonar</sonar.password>
|
||||
|
||||
<!-- Generic properties -->
|
||||
<java.version>17</java.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
Loading…
Reference in a new issue