Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingblr authored Jun 24, 2024
1 parent b2b72b9 commit 5f04f42
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://54.255.174.111:8081/repository/flipkart-release/</url>
<url>http://172.31.40.189:8081/repository/flipkart-release/</url>
</repository>

<snapshotRepository>
<id>nexus</id>
<name>Mithun Technologies Snapshot Nexus Repository </name>
<url>http://54.255.174.111:8081/repository/flipkart-snapshot/</url>
<url>http://172.31.40.189:8081/repository/flipkart-snapshot/</url>
</snapshotRepository>

</distributionManagement>
Expand Down

0 comments on commit 5f04f42

Please sign in to comment.