Skip to content

Commit f36cda8

Browse files
Update pom.xml
1 parent 10e6c3f commit f36cda8

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
@@ -21,7 +21,7 @@
2121
<spring.version>5.1.2.RELEASE</spring.version>
2222
<junit.version>4.11</junit.version>
2323
<log4j.version>1.2.17</log4j.version>
24-
<sonar.host.url>http://18.138.81.149:9000/</sonar.host.url>
24+
<sonar.host.url>http://172.31.33.143:9000/</sonar.host.url>
2525
<sonar.login>admin</sonar.login>
2626
<sonar.password>passw0rd</sonar.password>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -98,13 +98,13 @@
9898
<repository>
9999
<id>nexus</id>
100100
<name>Mithun Technologies Releases Nexus Repository</name>
101-
<url>http://13.212.71.229:9980/mithuntechnologies/repository/canarabank-snapshot/</url>
101+
<url>http://172.31.42.154:9980/mithuntechnologies/repository/canarabank-snapshot/</url>
102102
</repository>
103103

104104
<snapshotRepository>
105105
<id>nexus</id>
106106
<name>Mithun Technologies Snapshot Nexus Repository </name>
107-
<url>http://13.212.71.229:9980/mithuntechnologies/repository/canarabank-release/</url>
107+
<url>http://172.31.42.154:9980/mithuntechnologies/repository/canarabank-release/</url>
108108
</snapshotRepository>
109109

110110
</distributionManagement>

0 commit comments

Comments
 (0)