Skip to content

Commit fdfb6a1

Browse files
authored
Update pom.xml
1 parent 2667151 commit fdfb6a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<spring.version>5.0.7.RELEASE</spring.version>
2424
<junit.version>4.12</junit.version>
2525
<log4j.version>1.2.17</log4j.version>
26+
<sonar.host.url>http://localhost:9000/</sonar.host.url>
27+
<sonar.login>admin</sonar.login>
28+
<sonar.password>sqp_ff21ed76f82ba217c097be4b1fedf305b4e2a1db</sonar.password>
2629
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2730
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2831
</properties>

0 commit comments

Comments
 (0)