ソースを参照

update pom.xml

deason 7 年 前
コミット
b128689057
1 ファイル変更4 行追加0 行削除
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -24,6 +24,10 @@
             <id>aliyun-public</id>
             <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
         </repository>
+        <repository>
+            <id>central-repository</id>
+            <url>https://repo.maven.apache.org/maven2</url>
+        </repository>
     </repositories>
     <pluginRepositories>
         <pluginRepository>