Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
psiotwo authored Sep 21, 2022
1 parent c587fc8 commit de78c3c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions owldiff-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,12 @@
</extension>
</extensions>
</build>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/psiotwo/owldiff</url>
</repository>
</distributionManagement>
</project>

0 comments on commit de78c3c

Please sign in to comment.