pom-去掉mangguo仓库
This commit is contained in:
26
pom.xml
26
pom.xml
@@ -26,32 +26,6 @@
|
|||||||
<version>2.3.12.RELEASE</version>
|
<version>2.3.12.RELEASE</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>xuanyin-maven-public</id>
|
|
||||||
<name>xuanyin-maven-public</name>
|
|
||||||
<url>http://mvn.gzmangguo.cn/repository/maven-public/</url>
|
|
||||||
<layout>default</layout>
|
|
||||||
<releases>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</releases>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>false</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
|
|
||||||
<distributionManagement>
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>xuanyin-snapshots</id>
|
|
||||||
<url>http://39.108.212.43:8084/repository/xuanyin-snapshots/</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
<repository>
|
|
||||||
<id>xuanyin-releases</id>
|
|
||||||
<url>http://39.108.212.43:8084/repository/xuanyin-releases/</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
Reference in New Issue
Block a user