Skip to content

Commit 5448438

Browse files
authored
Update pom.xml
1 parent a843e2b commit 5448438

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
<properties>
2121
<java.version>17</java.version>
2222
</properties>
23+
24+
<properties>
25+
<sonar.organization>devsecops-appsec</sonar.organization>
26+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
27+
</properties>
2328

2429
<dependencies>
2530
<dependency>

0 commit comments

Comments
 (0)