We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2507c38 commit d8be566Copy full SHA for d8be566
pom.xml
@@ -84,7 +84,7 @@
84
<repository>
85
<id>ali-plugin</id>
86
<name>ali-plugin</name>
87
- <url>http://maven.aliyun.com/nexus/content/groups/public</url>
+ <url>http://192.168.10.171:8081/nexus/content/groups/public</url>
88
<layout>default</layout>
89
<snapshots>
90
<enabled>false</enabled>
@@ -97,7 +97,7 @@
97
<pluginRepositories>
98
<pluginRepository>
99
100
- <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
101
102
<enabled>true</enabled>
103
</snapshots>
0 commit comments