Added GitHub Packages
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -15,4 +15,11 @@
|
||||
<module>Akarin-API</module>
|
||||
<module>Akarin-Server</module>
|
||||
</modules>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub OWNER Apache Maven Packages</name>
|
||||
<url>https://maven.pkg.github.com/Akarin-project/Akarin</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user