Skip to content

Commit

Permalink
Added distributionManagement repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lizelive committed Mar 11, 2020
1 parent 8faa8f7 commit cce08c6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>


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

<repositories>
<repository>
<id>spigotmc-repo</id>
Expand Down

0 comments on commit cce08c6

Please # to comment.