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 b1b2122 commit 48769c0Copy full SHA for 48769c0
pom.xml
@@ -22,7 +22,7 @@
22
<spring.version>5.1.2.RELEASE</spring.version>
23
<junit.version>4.11</junit.version>
24
<log4j.version>1.2.17</log4j.version>
25
- <sonar.host.url>http://http://3.224.147.126:9000</sonar.host.url>
+ <sonar.host.url>http://3.224.147.126:9000</sonar.host.url>
26
<sonar.login>admin</sonar.login>
27
<sonar.password>admin</sonar.password>
28
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments