Skip to content

Commit

Permalink
Sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
hypfvieh committed Jul 13, 2024
1 parent 0c8349b commit 02be7eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@
<check.skip-sonar>false</check.skip-sonar>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>hypfvieh</sonar.organization>
<sonar.projectKey>com.github.hypfvieh:dbus-java-parent</sonar.projectKey>

<maven.test.skip>true</maven.test.skip>
<skipTests>true</skipTests>
Expand Down Expand Up @@ -677,6 +678,7 @@
<check.skip-sonar>false</check.skip-sonar>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>hypfvieh</sonar.organization>
<sonar.projectKey>com.github.hypfvieh:dbus-java-parent</sonar.projectKey>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 02be7eb

Please sign in to comment.