Skip to content

Commit 728dcba

Browse files
Update pom.xml
1 parent 0c55977 commit 728dcba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<spring.version>5.0.2.RELEASE</spring.version>
2424
<junit.version>4.12</junit.version>
2525
<log4j.version>1.2.17</log4j.version>
26-
<sonar.host.url>http://13.127.84.35:9000/</sonar.host.url>
26+
<sonar.host.url>http://13.233.208.144:9000/</sonar.host.url>
2727
<sonar.login>bd52a7363d9efc0beb89b6d4bf6189c78211496f</sonar.login>
2828
<!-- <sonar.password>admin</sonar.password> -->
2929

@@ -92,12 +92,12 @@
9292
<repository>
9393
<id>nexus</id>
9494
<name>Mithun Technologies Releases Nexus Repository</name>
95-
<url>http://35.154.249.33:8081/repository/paytm-releases/</url>
95+
<url>http://13.233.59.78:8081/repository/paytm-releases/</url>
9696
</repository>
9797
<snapshotRepository>
9898
<id>nexus</id>
9999
<name>Mithun Technologies Snapshot Nexus Repository </name>
100-
<url>http://35.154.249.33:8081/repository/paytm-snapshot/</url>
100+
<url>http://13.233.59.78:8081/repository/paytm-snapshot/</url>
101101
</snapshotRepository>
102102
</distributionManagement>
103103

0 commit comments

Comments
 (0)