Skip to content

Commit 0ee1cca

Browse files
committed
remove aliyun
1 parent 087776f commit 0ee1cca

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,17 @@
4747
</developer>
4848
</developers>
4949

50-
<repositories>
51-
<repository>
52-
<id>central</id>
53-
<name>aliyun maven</name>
54-
<layout>default</layout>
55-
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
56-
<snapshots>
57-
<enabled>true</enabled>
58-
</snapshots>
59-
</repository>
60-
</repositories>
50+
<!--<repositories>-->
51+
<!--<repository>-->
52+
<!--<id>central</id>-->
53+
<!--<name>aliyun maven</name>-->
54+
<!--<layout>default</layout>-->
55+
<!--<url>http://maven.aliyun.com/nexus/content/groups/public/</url>-->
56+
<!--<snapshots>-->
57+
<!--<enabled>true</enabled>-->
58+
<!--</snapshots>-->
59+
<!--</repository>-->
60+
<!--</repositories>-->
6161

6262
<!-- 属性 -->
6363
<properties>

0 commit comments

Comments
 (0)