Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ucf4 authored Aug 19, 2024
1 parent 2fadae2 commit 07ce237
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
<kotlin.version>1.9.0</kotlin.version>
<nist.version>1.6.3</nist.version>
</properties>
<distributionManagement>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/ucf4/lib-hl7v2-nist-validator</url>
</repository>
</distributionManagement>
<repositories>
<repository>
<id>hit-nexus</id>
Expand Down Expand Up @@ -177,4 +183,4 @@
<version>2.0.5</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 07ce237

Please sign in to comment.