config(maven): 修改仓库地址

This commit is contained in:
han0
2023-11-15 10:28:20 +08:00
parent 78eab8c85f
commit 3ecab16fd7
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<repository>
<id>maven-snapshots-1</id>
<name>maven-snapshots-1</name>
<url>http://192.168.137.1:8082/repository/maven-snapshots/</url>
<url>http://xxs1110.local:8082/repository/maven-snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>