|
|
@ -330,12 +330,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
<distributionManagement>
|
|
|
|
<distributionManagement>
|
|
|
|
<snapshotRepository>
|
|
|
|
<snapshotRepository>
|
|
|
|
<id>sctt-dev</id>
|
|
|
|
<id>nexus-snapshots</id>
|
|
|
|
<url>https://mirrors.tencent.com/repository/maven/ScttDev</url>
|
|
|
|
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
|
|
|
</snapshotRepository>
|
|
|
|
</snapshotRepository>
|
|
|
|
<repository>
|
|
|
|
<repository>
|
|
|
|
<id>sctt-dev</id>
|
|
|
|
<id>nexus-releases</id>
|
|
|
|
<url>https://mirrors.tencent.com/repository/maven/ScttDev</url>
|
|
|
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
|
|
|
</repository>
|
|
|
|
</repository>
|
|
|
|
</distributionManagement>
|
|
|
|
</distributionManagement>
|
|
|
|
</project>
|
|
|
|
</project>
|
|
|
|