Skip to content

Commit e7a1c5d

Browse files
committed
fix: remove sonar file as the analysis is going to happen automatically
1 parent 64e8edd commit e7a1c5d

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

maven/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<tycho-version>4.0.9</tycho-version>
2323
<build.qualifier>'t'yyyyMMddHHmm</build.qualifier>
2424
<build.version>1.0.0</build.version>
25+
<sonar.organization>the-nefarious-developer</sonar.organization>
26+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2527
</properties>
2628

2729
<!-- Build Configuration -->

sonar-project.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)