Skip to content

Commit de2a3d5

Browse files
authored
Merge pull request #1 from DevSecOps-AppSec/souro1212-patch-1
Update pom.xml
2 parents 6bed13b + 855b50f commit de2a3d5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@
1919

2020
<properties>
2121
<java.version>17</java.version>
22-
</properties>
23-
24-
<properties>
25-
<sonar.organization>devsecops-appsec</sonar.organization>
26-
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
22+
<sonar.organization>devsecops-appsec</sonar.organization>
23+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2724
</properties>
2825

2926
<dependencies>

0 commit comments

Comments
 (0)