Skip to content

Commit

Permalink
MAT-7052 add distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecilia Liu committed Aug 7, 2024
1 parent c9040a6 commit 2743c9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
<gov.cms.madie.models.version>0.6.49-SNAPSHOT</gov.cms.madie.models.version>
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
</properties>
<distributionManagement>
<repository>
<id>github</id>
<name>MeasureAuthoringTool madie translator commons Package</name>
<url>https://maven.pkg.github.com/measureauthoringtool/madie-translator-commons</url>
</repository>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 2743c9a

Please sign in to comment.