Skip to content

Commit

Permalink
adding nexus releases repo
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhang-eGov committed Dec 19, 2024
1 parent 2e5dc2c commit 787b53e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions health-services/referralmanagement/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,10 @@
<name>eGov DIGIT Releases Repository</name>
<url>https://nexus-repo.digit.org/nexus/content/repositories/snapshots/</url>
</repository>
<repository>
<id>repo.digit.org</id>
<name>eGov DIGIT Releases Repository</name>
<url>https://nexus-repo.digit.org/nexus/content/repositories/releases/</url>
</repository>
</repositories>
</project>

0 comments on commit 787b53e

Please sign in to comment.