瀏覽代碼

lc 提交

caolong 4 年之前
父節點
當前提交
4ac8b35328
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      code/auto/pom.xml

+ 11 - 0
code/auto/pom.xml

@@ -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>