Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Tosin-webdev committed Jun 28, 2024
1 parent 8dffd23 commit 197cd81
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
@@ -120,11 +120,11 @@
<distributionManagement>
<repository>
<id>maven-releases</id>
<url>http://52.201.163.115:8081/repository/maven-releases/</url>
<url>http://100.26.120.255:8081/repository/maven-releases/</url>
</repository>
<snapshotRepository>
<id>maven-snapshots</id>
<url>http://52.201.163.115:8081/repository/maven-snapshots/</url>
<url>http://100.26.120.255:8081/repository/maven-snapshots/</url>
</snapshotRepository>
</distributionManagement>

0 comments on commit 197cd81

Please sign in to comment.