Skip to content

Commit e95ac22

Browse files
updated nexus details in the pom file
1 parent 6ca2f61 commit e95ac22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@
9797
<repository>
9898
<id>nexus</id>
9999
<name>ACADA Learning Releases Nexus Repository</name>
100-
<url>http://172.31.94.25:8081/repository/UBA-release/</url>
100+
<url>http://172.31.86.108:8081/repository/rbc-app-release/</url>
101101
</repository>
102102

103103
<snapshotRepository>
104104
<id>nexus</id>
105105
<name>ACADA Learning Snapshot Nexus Repository </name>
106-
<url>http://172.31.94.25:8081/repository/UBA-Snapshot/</url>
106+
<url>http://172.31.86.108:8081/repository/rbc-app-snapshot/</url>
107107
</snapshotRepository>
108108

109109
</distributionManagement>

0 commit comments

Comments
 (0)