Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mylandmarkpay authored Sep 6, 2021
1 parent f2274bc commit 8c8e3a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,13 @@
<repository>
<id>nexus</id>
<name>Landmark Technologies Releases Nexus Repository</name>
<url> http://18.215.177.24:8081/repository/ebay-bts-releases/</url>
<url> http://172.31.18.29:8081/repository/ebay-bts-releases/</url>
</repository>

<snapshotRepository>
<id>nexus</id>
<name>Landmark Technologies Snapshot Nexus Repository </name>
<url>http://18.215.177.24:8081/repository/ebay-bts-snapshot/</url>
<url>http://172.31.18.29:8081/repository/ebay-bts-snapshot/</url>
</snapshotRepository>

</distributionManagement>
Expand Down

0 comments on commit 8c8e3a8

Please sign in to comment.