Skip to content

Commit 16d6029

Browse files
authored
Update pom.xml
1 parent 090a805 commit 16d6029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
<cloudImpl.errorCode.errorFileName>Collection</cloudImpl.errorCode.errorFileName>
3535
<maven.compiler.source>15</maven.compiler.source>
3636
<maven.compiler.target>15</maven.compiler.target>
37+
<sonar.organization>cloudimpl</sonar.organization>
38+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
3739
</properties>
3840
<dependencies>
3941
<dependency>

0 commit comments

Comments
 (0)