Skip to content

Commit

Permalink
Merge pull request #12 from Optum/newbuild
Browse files Browse the repository at this point in the history
Add repository tag in pom
  • Loading branch information
JohnMThayer authored Oct 25, 2024
2 parents 24f5f2f + c68058f commit f160f4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,10 @@
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
<build>
<plugins>
Expand Down

0 comments on commit f160f4d

Please sign in to comment.