We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bed13b commit 855b50fCopy full SHA for 855b50f
1 file changed
pom.xml
@@ -19,11 +19,8 @@
19
20
<properties>
21
<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>
+ <sonar.organization>devsecops-appsec</sonar.organization>
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
27
</properties>
28
29
<dependencies>
0 commit comments