Skip to content

Commit

Permalink
it's impossible to fix github workflows at once!
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Oct 28, 2021
1 parent 1cd9d8e commit 14eea0a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
<tritonus.version>0.3.10</tritonus.version>
</properties>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub umjammer Apache Maven Packages</name>
<url>https://maven.pkg.github.com/umjammer/mp3spi</url>
</repository>
</distributionManagement>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 14eea0a

Please sign in to comment.