|
|
@ -77,7 +77,7 @@
|
|
|
|
<profiles>
|
|
|
|
<profiles>
|
|
|
|
<profile>
|
|
|
|
<profile>
|
|
|
|
<!--注意,此id必须与setting.xml中指定的一致-->
|
|
|
|
<!--注意,此id必须与setting.xml中指定的一致-->
|
|
|
|
<id>release</id>
|
|
|
|
<id>deploy</id>
|
|
|
|
<activation>
|
|
|
|
<activation>
|
|
|
|
<activeByDefault>true</activeByDefault>
|
|
|
|
<activeByDefault>true</activeByDefault>
|
|
|
|
</activation>
|
|
|
|
</activation>
|
|
|
@ -163,7 +163,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<distributionManagement>
|
|
|
|
<distributionManagement>
|
|
|
|
<repository>
|
|
|
|
<repository>
|
|
|
|
<id>release</id>
|
|
|
|
<id>deploy</id>
|
|
|
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
|
|
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
|
|
|
</repository>
|
|
|
|
</repository>
|
|
|
|
</distributionManagement>
|
|
|
|
</distributionManagement>
|
|
|
|