Skip to content

Commit a11b5c1

Browse files
Update pom.xml
1 parent aa3b05c commit a11b5c1

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://15.207.223.177:9000/</sonar.host.url>
24+
<sonar.host.url>http://65.2.80.212:9000/</sonar.host.url>
2525
<sonar.login>admin</sonar.login>
2626
<sonar.password>passw0rd</sonar.password>
2727

@@ -99,13 +99,13 @@
9999
<repository>
100100
<id>nexus</id>
101101
<name>Mithun Technologies Releases Nexus Repository</name>
102-
<url>http://13.127.65.30:9980/mithuntechnologies/repository/facebook-release/</url>
102+
<url>http://13.233.158.86:9980/mithuntechnologies/repository/facebook-release/</url>
103103
</repository>
104104

105105
<snapshotRepository>
106106
<id>nexus</id>
107107
<name>Mithun Technologies Snapshot Nexus Repository </name>
108-
<url>http://13.127.65.30:9980/mithuntechnologies/repository/facebook-snapshot/</url>
108+
<url>http://13.233.158.86:9980/mithuntechnologies/repository/facebook-snapshot/</url>
109109
</snapshotRepository>
110110

111111
</distributionManagement>

0 commit comments

Comments
 (0)