Skip to content

Commit

Permalink
adding sonar scan properties
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 authored Jun 8, 2021
1 parent 13bc565 commit bb3f6a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
<maven.compiler.version>3.8.1</maven.compiler.version>
<karate.version>0.9.6</karate.version>
<gatling.plugin.version>3.1.2</gatling.plugin.version>
<sonar.projectKey>znsio_perfiz</sonar.projectKey>
<sonar.organization>znsio</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>

<repositories>
Expand Down

0 comments on commit bb3f6a9

Please sign in to comment.