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
9750dfbb74
commit
f6f95e2fc5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -18,9 +18,9 @@
|
|||
<!-- SonarQube server URL -->
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
<!-- Project key -->
|
||||
<sonar.projectKey>sonartestconfig_test</sonar.projectKey>
|
||||
<sonar.projectKey>nagarjunasonar_jenkins</sonar.projectKey>
|
||||
<!-- Organization key (if applicable) -->
|
||||
<sonar.organization>sonartestconfig</sonar.organization>
|
||||
<sonar.organization>nagarjunasonar</sonar.organization>
|
||||
<!-- Generic properties -->
|
||||
<java.version>17</java.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
Loading…
Reference in a new issue