|
|
@ -35,11 +35,11 @@ |
|
|
|
<distributionManagement> |
|
|
|
<repository> |
|
|
|
<id>nexus-releases</id> |
|
|
|
<url>http://nexus3.yyundong.com/repository/yxt-mvn-releases/</url> |
|
|
|
<url>http://172.18.0.3:8081/repository/yxt-mvn-releases/</url> |
|
|
|
</repository> |
|
|
|
<snapshotRepository> |
|
|
|
<id>nexus-snapshots</id> |
|
|
|
<url>http://nexus3.yyundong.com/repository/yxt-mvn-snapshot/</url> |
|
|
|
<url>http://172.18.0.3:8081/repository/yxt-mvn-snapshot/</url> |
|
|
|
</snapshotRepository> |
|
|
|
</distributionManagement> |
|
|
|
|
|
|
|