1
0
Fork 0

Update pom.xml

This commit is contained in:
Xavier Fontanet 2024-01-13 15:15:12 +01:00 committed by GitHub
parent e20fc79c65
commit 87e7e69c7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
<repository> <repository>
<id>mangrana_repo</id> <id>mangrana_repo</id>
<name>My self-hosted maven repo</name> <name>My self-hosted maven repo</name>
<url>https://mavenrepo.mangrana.tv/snapshots</url> <url>https://my.repo.loc/snapshots</url>
</repository> </repository>
</distributionManagement> </distributionManagement>