Skip to content

Commit 05d44f0

Browse files
Update pom.xml
1 parent efe73fe commit 05d44f0

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
@@ -19,7 +19,7 @@
1919
<spring.version>4.1.4.RELEASE</spring.version>
2020
<junit.version>4.11</junit.version>
2121
<log4j.version>1.2.17</log4j.version>
22-
<sonar.host.url>http://localhost:9001/</sonar.host.url>
22+
<sonar.host.url>http://localhost:9000/</sonar.host.url>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525

0 commit comments

Comments
 (0)