update
This commit is contained in:
@@ -4,6 +4,13 @@
|
|||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
|
||||||
<!-- 你自己的仓库地址 -->
|
<!-- 你自己的仓库地址 -->
|
||||||
|
<servers>
|
||||||
|
<server>
|
||||||
|
<id>github</id>
|
||||||
|
<username>lslvxy</username>
|
||||||
|
<password>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</password>
|
||||||
|
</server>
|
||||||
|
</servers>
|
||||||
<mirrors>
|
<mirrors>
|
||||||
<mirror>
|
<mirror>
|
||||||
<id>aliyun</id>
|
<id>aliyun</id>
|
||||||
|
|||||||
Reference in New Issue
Block a user