config(maven): 修改仓库地址
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -20,7 +20,7 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>maven-snapshots-1</id>
|
<id>maven-snapshots-1</id>
|
||||||
<name>maven-snapshots-1</name>
|
<name>maven-snapshots-1</name>
|
||||||
<url>http://xxs1110.local:8082/repository/maven-snapshots/</url>
|
<url>http://192.168.137.1:8082/repository/maven-snapshots/</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
|
Reference in New Issue
Block a user