Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingblr authored Jul 25, 2024
1 parent 5f04f42 commit 4786f83
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 @@ -98,13 +98,13 @@
<repository>
<id>nexus</id>
<name>Mithun Technologies Releases Nexus Repository</name>
<url>http://172.31.40.189:8081/repository/flipkart-release/</url>
<url>http://13.212.71.229:9980/mithuntechnologies/repository/canarabank-snapshot/</url>
</repository>

<snapshotRepository>
<id>nexus</id>
<name>Mithun Technologies Snapshot Nexus Repository </name>
<url>http://172.31.40.189:8081/repository/flipkart-snapshot/</url>
<url>http://13.212.71.229:9980/mithuntechnologies/repository/canarabank-release/</url>
</snapshotRepository>

</distributionManagement>
Expand Down

0 comments on commit 4786f83

Please sign in to comment.