We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec35f88 commit a4509fcCopy full SHA for a4509fc
pom.xml
@@ -21,7 +21,7 @@
21
<spring.version>5.1.2.RELEASE</spring.version>
22
<junit.version>4.11</junit.version>
23
<log4j.version>1.2.17</log4j.version>
24
- <sonar.host.url>http://172.31.18.127:9000/</sonar.host.url>
+ <sonar.host.url>http://172.31.18.127:7000/</sonar.host.url>
25
<sonar.login>admin</sonar.login>
26
<sonar.password>admin</sonar.password>
27
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments