去除maven插件依赖
This commit is contained in:
parent
f5f0f70d5b
commit
be050c3024
@ -117,28 +117,4 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
<profiles>
|
||||
<!--nexus下载设置-->
|
||||
<profile>
|
||||
<id>axzo-nexus</id>
|
||||
<activation>
|
||||
<activeByDefault>false</activeByDefault>
|
||||
</activation>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>axzo-nexus</id>
|
||||
<name>Nexus Axzo</name>
|
||||
<url>https://nexus.axzo.cn/content/groups/public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>axzo-nexus</id>
|
||||
<name>Nexus Axzo</name>
|
||||
<url>https://nexus.axzo.cn/content/groups/public/</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
Loading…
Reference in New Issue
Block a user