Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaiswaladi246 authored Jul 13, 2024
1 parent 20c5afd commit 4c9f126
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 @@ -120,11 +120,11 @@
<distributionManagement>
<repository>
<id>maven-releases</id>
<url>http://13.201.68.82:8081/repository/maven-releases/</url>
<url>http://43.205.118.230:8081/repository/maven-releases/</url>
</repository>
<snapshotRepository>
<id>maven-snapshots</id>
<url>http://13.201.68.82:8081/repository/maven-snapshots/</url>
<url>http://43.205.118.230:8081/repository/maven-snapshots/</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 4c9f126

Please sign in to comment.