Update file pom.xml
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -51,11 +51,11 @@
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<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>
|
||||
<snapshotRepository>
|
||||
<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>
|
||||
</distributionManagement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user