jaikuai 3 年 前
コミット
9c389d319e
1 ファイル変更5 行追加0 行削除
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -213,6 +213,11 @@
             <name>Spring Milestones</name>
             <url>http://nexus.fast-fun.cn:92/repository/maven-public/</url>
         </repository>
+        <repository>
+            <id>nexus-snapshots</id>
+            <name>nexus-snapshots</name>
+            <url>http://nexus.fast-fun.cn:92/repository/maven-snapshots/</url>
+        </repository>
     </repositories>
 
     <pluginRepositories>