Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingblr committed Dec 18, 2023
1 parent e636e69 commit 805c226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<spring.version>5.1.2.RELEASE</spring.version>
<junit.version>4.11</junit.version>
<log4j.version>1.2.17</log4j.version>
<sonar.host.url>http://172.31.15.143:9000/</sonar.host.url>
<sonar.login>squ_dd9c695804fe2d2f68846dc0fe99b20f7d906d88</sonar.login>
<sonar.host.url>http://13.201.66.80:9000/</sonar.host.url>
<sonar.login>squ_6b0dec76b984bc0839a06bef5d2109a650c9b29d</sonar.login>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Expand Down

0 comments on commit 805c226

Please sign in to comment.