@@ -168,6 +168,17 @@
</dependencies>
</dependencyManagement>
+ <distributionManagement>
+ <repository>
+ <id>rdc-releases</id>
+ <url>https://repo.rdc.aliyun.com/repository/124979-release-U0ysiy/</url>
+ </repository>
+ <snapshotRepository>
+ <id>rdc-snapshots</id>
+ <url>https://repo.rdc.aliyun.com/repository/124979-snapshot-42WeYF/</url>
+ </snapshotRepository>
+ </distributionManagement>
+
<build>
<plugins>
<plugin>