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
ee26fae635
commit
fc2ff7a8ff
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -17,9 +17,9 @@
|
|||
<properties>
|
||||
|
||||
<!-- Project key -->
|
||||
<sonar.projectKey>chanduc_chanduc</sonar.projectKey>
|
||||
<sonar.projectKey>chandusonar_test</sonar.projectKey>
|
||||
<!-- Organization key (if applicable) -->
|
||||
<sonar.organization>chanduc</sonar.organization>
|
||||
<sonar.organization>chandusonar</sonar.organization>
|
||||
<!-- Generic properties -->
|
||||
<java.version>17</java.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
Loading…
Reference in a new issue