Skip to content

Commit b12e71c

Browse files
Update pom.xml
1 parent 80a121e commit b12e71c

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.233.149.177:9000/</sonar.host.url>
26+
<sonar.host.url>http://13.127.92.38:9000/</sonar.host.url>
2727
<sonar.login>admin</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://52.66.14.251:8081/repository/flipkart-releases/</url>
95+
<url>http://ec2-13-127-148-55.ap-south-1.compute.amazonaws.com:8081/repository/flipkart-releases/</url>
9696
</repository>
9797
<snapshotRepository>
9898
<id>nexus</id>
9999
<name>Mithun Technologies Snapshot Nexus Repository </name>
100-
<url>http://52.66.14.251:8081/repository/flipkart-snapshot/</url>
100+
<url>http://ec2-13-127-148-55.ap-south-1.compute.amazonaws.com:8081/repository/flipkart-snapshot/</url>
101101
</snapshotRepository>
102102
</distributionManagement>
103103

0 commit comments

Comments
 (0)