release - 设置发布地址
This commit is contained in:
parent
0bdd75f614
commit
8a465b32e5
4
pom.xml
4
pom.xml
@ -104,12 +104,12 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>sonatype-nexus-snapshots</id>
|
<id>rdc-snapshots</id>
|
||||||
<name>Sonatype Nexus Snapshots</name>
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
<url>${distributionManagementSnapshotsUrl}</url>
|
<url>${distributionManagementSnapshotsUrl}</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-nexus-staging</id>
|
<id>rdc-releases</id>
|
||||||
<name>Nexus Release Repository</name>
|
<name>Nexus Release Repository</name>
|
||||||
<url>https://packages.aliyun.com/maven/repository/2005773-release-XI7cl5/</url>
|
<url>https://packages.aliyun.com/maven/repository/2005773-release-XI7cl5/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user