瀏覽代碼

修改 maven 本地仓库

reghao 3 年之前
父節點
當前提交
98a97eb503
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -30,8 +30,8 @@
 
     <distributionManagement>
         <repository>
-            <id>tnb-maven-local</id>
-            <url>http://nexus.reghao.cn/repository/tnb-maven-local/</url>
+            <id>maven-local-hosted</id>
+            <url>http://nexus.reghao.cn/repository/maven-local-hosted/</url>
         </repository>
     </distributionManagement>
 </project>