We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4273524 commit 18a2b4eCopy full SHA for 18a2b4e
pom.xml
@@ -2,6 +2,8 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<properties>
4
<sdkVersion>2.0.5</sdkVersion>
5
+ <sonar.organization>devopslearningbyrahul</sonar.organization>
6
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
7
</properties>
8
<modelVersion>4.0.0</modelVersion>
9
<groupId>net.authorize.sample</groupId>
0 commit comments