Pre Merge pull request !421 from raowb/N/A

This commit is contained in:
raowb 2022-01-25 02:17:13 +00:00 committed by Gitee
commit 7a5f0da647

12
pom.xml
View File

@ -257,4 +257,16 @@
</pluginRepository>
</pluginRepositories>
<distributionManagement>
<repository>
<id>rdc-releases</id>
<url>https://packages.aliyun.com/maven/repository/2180195-release-ShOPgU/</url>
</repository>
<snapshotRepository>
<id>rdc-snapshots</id>
<url>https://packages.aliyun.com/maven/repository/2180195-snapshot-0sv0N4/</url>
</snapshotRepository>
</distributionManagement>
</project>