Skip to content

Commit 977c411

Browse files
Update SonarQube host URL in pom.xml
1 parent 0234450 commit 977c411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</build>
2929
<properties>
3030
<docker.image.prefix>kammana</docker.image.prefix>
31-
<sonar.host.url>http://3.110.234.86:9000/</sonar.host.url>
31+
<sonar.host.url>http://54.243.5.208:9000/</sonar.host.url>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333
<maven.compiler.source>17</maven.compiler.source>
3434
<maven.compiler.target>17</maven.compiler.target>

0 commit comments

Comments
 (0)