Skip to content

Commit 16d7c41

Browse files
change Sonar CLoud app name
1 parent 4fa7afe commit 16d7c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
250250
<sonar.organization>project-openubl</sonar.organization>
251251
<sonar.projectKey>project-openubl_xml-builder-lib</sonar.projectKey>
252-
<sonar.projectName>XML Sender WS</sonar.projectName>
252+
<sonar.projectName>XML Builder Lib</sonar.projectName>
253253
</properties>
254254
<build>
255255
<plugins>

0 commit comments

Comments
 (0)