|
|
|
@ -275,17 +275,15 @@
@@ -275,17 +275,15 @@
|
|
|
|
|
<!--上传到maven私有仓库,将会被yisai-modules依赖,变成成父项目--> |
|
|
|
|
<distributionManagement> |
|
|
|
|
<repository> |
|
|
|
|
<id>yisai-modules</id> |
|
|
|
|
<name>本地私有仓库</name> |
|
|
|
|
<url>http://192.168.17.132:8081/nexus/repository/yisai-modules/</url> |
|
|
|
|
<id>rdc-releases</id> |
|
|
|
|
<url>https://packages.aliyun.com/maven/repository/2052173-release-8LnRjn/</url> |
|
|
|
|
<releases> |
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
</releases> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
|
</repository> |
|
|
|
|
|
|
|
|
|
<snapshotRepository> |
|
|
|
|
<id>maven-snapshots</id> |
|
|
|
|
<name>nexus maven</name> |
|
|
|
|
<url>http://192.168.17.132:8081/nexus/repository/maven-snapshots/</url> |
|
|
|
|
<uniqueVersion>true</uniqueVersion> |
|
|
|
|
</snapshotRepository> |
|
|
|
|
</distributionManagement> |
|
|
|
|
|
|
|
|
|
</project> |