Skip to content

Commit 703bfa5

Browse files
author
Arran Bartish
committed
update ip for hotel
1 parent d099522 commit 703bfa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -323,13 +323,13 @@
323323
<repositories>
324324
<repository>
325325
<id>local-nexus</id>
326-
<url>http://localhost:8080/nexus-2.11.2-06/content/groups/public</url>
326+
<url>http://172.20.25.12:8080/nexus-2.11.2-06/content/groups/public</url>
327327
</repository>
328328
</repositories>
329329
<pluginRepositories>
330330
<pluginRepository>
331331
<id>local-nexus</id>
332-
<url>http://localhost:8080/nexus-2.11.2-06/content/groups/public</url>
332+
<url>http://172.20.25.12:8080/nexus-2.11.2-06/content/groups/public</url>
333333
</pluginRepository>
334334
</pluginRepositories>
335335
</profile>

0 commit comments

Comments
 (0)