Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rookiefly authored Apr 2, 2021
1 parent 47a8194 commit 8249178
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,13 @@
<scope>test</scope>
</dependency>
</dependencies>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub MRtecno98 Apache Maven Packages</name>
<url>https://maven.pkg.github.com/MRtecno98/SpigotCommons</url>
</repository>
</distributionManagement>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 8249178

Please sign in to comment.