Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
VijayK540 authored Sep 5, 2021
1 parent 57f9f9d commit b980c86
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 @@ -32,12 +32,12 @@
<distributionManagement>
<snapshotRepository>
<id>nexus</id>
<url>http://13.233.125.37:8081/repository/maven-snapshots/</url>
<url>http://192.168.72.11:8081/repository/maven-snapshots/</url>
</snapshotRepository>

<repository>
<id>nexus</id>
<url>http://13.233.125.37:8081/repository/maven-releases/</url>
<url>http://192.168.72.11:8081/repository/maven-releases/</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit b980c86

Please sign in to comment.