Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbontyes committed Aug 13, 2024
1 parent 1ee9a3e commit 816db23
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sites/mugamba/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,21 +150,21 @@
<url>https://nexus.mekomsolutions.net/repository/maven-public/</url>
</repository>
<repository>
<id>madiro-org-github-uvl-emr</id>
<url>https://maven.pkg.github.com/Madiro-org/uvl-emr/</url>
<id>madiro-global-health-github-uvl-emr</id>
<url>https://maven.pkg.github.com/MadiroGlobalHealth/UVL-EMR/</url>
</repository>
</repositories>

<distributionManagement>
<repository>
<name>UVL repo for releases</name>
<id>madiro-org-github-uvl-emr</id>
<url>https://maven.pkg.github.com/Madiro-org/uvl-emr</url>
<id>madiro-global-health-github-uvl-emr</id>
<url>https://maven.pkg.github.com/MadiroGlobalHealth/UVL-EMR</url>
</repository>
<snapshotRepository>
<name>UVL repo for snapshots</name>
<id>madiro-org-github-uvl-emr</id>
<url>https://maven.pkg.github.com/Madiro-org/uvl-emr</url>
<id>madiro-global-health-github-uvl-emr</id>
<url>https://maven.pkg.github.com/MadiroGlobalHealth/UVL-EMR</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 816db23

Please sign in to comment.