Skip to content

Commit

Permalink
publish to github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed May 7, 2024
1 parent fb8d161 commit 192577f
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 @@ -93,4 +93,11 @@
</plugins>
</pluginManagement>
</build>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/erykkul/json-transformer</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 192577f

Please sign in to comment.