Commit fee7ce64 by giaogiao

repositories 去掉

parent 0014c016
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<version>2.0</version> <version>2.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>WC_IM</name> <name>WeCloud_IM</name>
<url>https://github.com/geekidea/spring-boot-plus</url> <url>https://github.com/geekidea/spring-boot-plus</url>
<properties> <properties>
...@@ -532,22 +532,22 @@ ...@@ -532,22 +532,22 @@
</profile> </profile>
</profiles> </profiles>
<repositories> <!-- <repositories>-->
<repository> <!-- <repository>-->
<id>aliyun</id> <!-- <id>aliyun</id>-->
<name>aliyun-maven</name> <!-- <name>aliyun-maven</name>-->
<url>http://maven.aliyun.com/nexus/content/groups/public/</url> <!-- <url>http://maven.aliyun.com/nexus/content/groups/public/</url>-->
</repository> <!-- </repository>-->
<repository> <!-- <repository>-->
<id>spring-milestones</id> <!-- <id>spring-milestones</id>-->
<name>Spring Milestones</name> <!-- <name>Spring Milestones</name>-->
<url>https://maven.aliyun.com/repository/spring</url> <!-- <url>https://maven.aliyun.com/repository/spring</url>-->
</repository> <!-- </repository>-->
<repository> <!-- <repository>-->
<id>central</id> <!-- <id>central</id>-->
<name>maven-central</name> <!-- <name>maven-central</name>-->
<url>http://central.maven.org/maven2/</url> <!-- <url>http://central.maven.org/maven2/</url>-->
</repository> <!-- </repository>-->
</repositories> <!-- </repositories>-->
</project> </project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment