mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 21:20:45 +00:00
Update id & name of repository to match settings.xml
This commit is contained in:
8
pom.xml
8
pom.xml
@ -122,16 +122,16 @@
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github-qqq-maven-registry</id>
|
||||||
<name>GitHub kingsrook Maven Packages</name>
|
<name>GitHub QQQ Maven Registry</name>
|
||||||
<url>https://maven.pkg.github.com/Kingsrook/qqq-maven-registry</url>
|
<url>https://maven.pkg.github.com/Kingsrook/qqq-maven-registry</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github-qqq-maven-registry</id>
|
||||||
<name>GitHub kingsrook Maven Packages</name>
|
<name>GitHub QQQ Maven Registry</name>
|
||||||
<url>https://maven.pkg.github.com/Kingsrook/qqq-maven-registry</url>
|
<url>https://maven.pkg.github.com/Kingsrook/qqq-maven-registry</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
Reference in New Issue
Block a user