Update file pom.xml
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -51,11 +51,11 @@
|
|||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>gitlab</id>
|
<id>gitlab</id>
|
||||||
<url>https://gitlab.example.com/api/v4/projects/33469338/packages/maven</url>
|
<url>https://gitlab.com/api/v4/projects/33469338/packages/maven</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>gitlab-maven</id>
|
<id>gitlab-maven</id>
|
||||||
<url>https://gitlab.example.com/api/v4/projects/33469338/packages/maven</url>
|
<url>https://gitlab.com/api/v4/projects/33469338/packages/maven</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user