Skip to content

Commit

Permalink
Added distributionManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
RoinujNosde authored May 24, 2020
1 parent d7e7745 commit 857c05d
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 @@ -55,4 +55,12 @@
<scope>provided</scope>
</dependency>
</dependencies>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub RoinujNosde's Apache Maven Packages</name>
<url>https://maven.pkg.github.com/RoinujNosde/CryptoMarket</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 857c05d

Please sign in to comment.