Skip to content

Commit

Permalink
ci: Changed Sonar projectKey
Browse files Browse the repository at this point in the history
  • Loading branch information
pawellabaj authored Jul 19, 2023
1 parent fd5c0a7 commit 340d0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<properties>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>pawellabaj</sonar.organization>
<sonar.projectKey>pl.com.labaj:auto-record</sonar.projectKey>
<sonar.projectKey>pl.com.labaj:auto-record-project</sonar.projectKey>
<!--suppress UnresolvedMavenProperty -->
<maven-surefire-plugin.argLine>${argLine}
--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
Expand Down

0 comments on commit 340d0c6

Please sign in to comment.