Skip to content

Commit

Permalink
pom file distributed mgm update
Browse files Browse the repository at this point in the history
  • Loading branch information
ucf4 committed Aug 21, 2024
1 parent f5fb258 commit 551bd2c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,14 @@
</dependencies>
<distributionManagement>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/cdcgov/lib-hl7v2-nist-validator</url>
<id>github</id>
<url>https://maven.pkg.github.com/cdcgov/lib-hl7v2-nist-validator</url>
</repository>

<!--Maven Central distribution -->
<repository>
<id>sonatype</id>
<url>https://mvnrepository.com/gov.cdc.lib-hl7v2-nist-validator</url>
<id>central</id>
<url>https://mvnrepository.com/gov.cdc.lib-hl7v2-nist-validator</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 551bd2c

Please sign in to comment.