Added repository for common-utils
This commit is contained in:
parent
0f04726607
commit
44c749135a
8
pom.xml
8
pom.xml
@ -12,6 +12,14 @@
|
|||||||
<maven.compiler.target>10</maven.compiler.target>
|
<maven.compiler.target>10</maven.compiler.target>
|
||||||
</properties>
|
</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>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user