|
@ -131,45 +131,4 @@ |
|
|
</plugins> |
|
|
</plugins> |
|
|
</pluginManagement> |
|
|
</pluginManagement> |
|
|
</build> |
|
|
</build> |
|
|
|
|
|
|
|
|
<repositories> |
|
|
|
|
|
<repository> |
|
|
|
|
|
<id>elink-release</id> |
|
|
|
|
|
<name>aliyun nexus</name> |
|
|
|
|
|
<url>http://47.104.224.45:9002/repository/maven-public/</url> |
|
|
|
|
|
<releases> |
|
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
|
</releases> |
|
|
|
|
|
</repository> |
|
|
|
|
|
<repository> |
|
|
|
|
|
<id>centerl-release</id> |
|
|
|
|
|
<name>centerl</name> |
|
|
|
|
|
<url>https://repo1.maven.org/maven2/</url> |
|
|
|
|
|
<releases> |
|
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
|
</releases> |
|
|
|
|
|
</repository> |
|
|
|
|
|
<repository> |
|
|
|
|
|
<id>sonatype</id> |
|
|
|
|
|
<name>sonatype nexus</name> |
|
|
|
|
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url> |
|
|
|
|
|
<releases> |
|
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
|
</releases> |
|
|
|
|
|
</repository> |
|
|
|
|
|
</repositories> |
|
|
|
|
|
<pluginRepositories> |
|
|
|
|
|
<pluginRepository> |
|
|
|
|
|
<id>public</id> |
|
|
|
|
|
<name>aliyun nexus</name> |
|
|
|
|
|
<url>http://47.104.224.45:9002/repository/maven-public/</url> |
|
|
|
|
|
<releases> |
|
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
|
</releases> |
|
|
|
|
|
<snapshots> |
|
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
|
</snapshots> |
|
|
|
|
|
</pluginRepository> |
|
|
|
|
|
</pluginRepositories> |
|
|
|
|
|
|
|
|
|
|
|
</project> |
|
|
</project> |
|
|