Updated pom.xml
This commit is contained in:
parent
5eb7a6a19e
commit
1eff09fe0b
5
pom.xml
5
pom.xml
@ -18,6 +18,11 @@
|
|||||||
<name>GitHub TDLight Team Apache Maven Packages</name>
|
<name>GitHub TDLight Team Apache Maven Packages</name>
|
||||||
<url>https://maven.pkg.github.com/tdlight-team/tdlight-java</url>
|
<url>https://maven.pkg.github.com/tdlight-team/tdlight-java</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<repository>
|
||||||
|
<id>github-alternative</id>
|
||||||
|
<name>GitHub Cavallium Apache Maven Packages</name>
|
||||||
|
<url>https://maven.pkg.github.com/Cavallium/common-utils</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
Loading…
Reference in New Issue
Block a user