|
|
@ -543,11 +543,11 @@ |
|
|
|
<!--贡献仓库--> |
|
|
|
<!--贡献仓库--> |
|
|
|
<distributionManagement> |
|
|
|
<distributionManagement> |
|
|
|
<repository> |
|
|
|
<repository> |
|
|
|
<id>user-releases</id> |
|
|
|
<id>nexus-myself</id> |
|
|
|
<url>${distribution.repository.release.url}</url> |
|
|
|
<url>${distribution.repository.release.url}</url> |
|
|
|
</repository> |
|
|
|
</repository> |
|
|
|
<snapshotRepository> |
|
|
|
<snapshotRepository> |
|
|
|
<id>user-snapshots</id> |
|
|
|
<id>nexus-myself</id> |
|
|
|
<url>${distribution.repository.snapshot.url}</url> |
|
|
|
<url>${distribution.repository.snapshot.url}</url> |
|
|
|
</snapshotRepository> |
|
|
|
</snapshotRepository> |
|
|
|
</distributionManagement> |
|
|
|
</distributionManagement> |
|
|
|