forked from ErnyTech/JTDLib
Added repository for common-utils
This commit is contained in:
parent
8145a156a8
commit
a3c8288ec5
8
pom.xml
8
pom.xml
@ -12,6 +12,14 @@
|
||||
<maven.compiler.target>10</maven.compiler.target>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub TDLight Team Apache Maven Packages</name>
|
||||
<url>https://maven.pkg.github.com/tdlight-team/tdlight-java</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
|
Reference in New Issue
Block a user