Skip to content

Commit

Permalink
Do not run sonar by default (open-metadata#13538)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshach authored Oct 12, 2023
1 parent f3adafd commit 3178637
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -537,11 +537,6 @@

<profile> <!-- run SCA -->
<id>static-code-analysis</id>
<activation>
<property>
<name>!skipCodeAnalysis</name>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 3178637

Please sign in to comment.