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 efe73fe commit 05d44f0Copy full SHA for 05d44f0
pom.xml
@@ -19,7 +19,7 @@
19
<spring.version>4.1.4.RELEASE</spring.version>
20
<junit.version>4.11</junit.version>
21
<log4j.version>1.2.17</log4j.version>
22
- <sonar.host.url>http://localhost:9001/</sonar.host.url>
+ <sonar.host.url>http://localhost:9000/</sonar.host.url>
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
25
0 commit comments