Skip to content

Commit

Permalink
Merge pull request #269 from Mahesh-Binayak/patch-2
Browse files Browse the repository at this point in the history
[DSD-5599]Updated pom.xml
  • Loading branch information
ckm007 authored Jul 1, 2024
2 parents 1857eab + 3d26a44 commit c4eaee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kafka-admin-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@
<properties>
<sonar.sources>.</sonar.sources>
<sonar.inclusions>src/main/java/**,src/main/resources/**</sonar.inclusions>
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco-aggregate/</sonar.coverage.jacoco.xmlReportPaths>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<activation>
Expand Down

0 comments on commit c4eaee0

Please sign in to comment.