Skip to content

Commit

Permalink
Added github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jansoren committed Mar 12, 2024
1 parent ab2da12 commit 663080d
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 @@ -58,4 +58,11 @@
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/filelize/filelize-java</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 663080d

Please sign in to comment.