Explorar o código

修改私服地址为本地服务器

Administrator %!s(int64=4) %!d(string=hai) anos
pai
achega
0c021db74d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -255,12 +255,12 @@
     <distributionManagement>
     <distributionManagement>
         <repository>
         <repository>
             <id>maven-releases</id>
             <id>maven-releases</id>
-            <url>http://dev.xhsoftware.cn:18090/repository/maven-releases</url>
+            <url>http://192.168.101.10:18081/nexus/repository/maven-releases</url>
         </repository>
         </repository>
 
 
         <snapshotRepository>
         <snapshotRepository>
             <id>maven-snapshots</id>
             <id>maven-snapshots</id>
-            <url>http://dev.xhsoftware.cn:18090/repository/maven-snapshots</url>
+            <url>http://192.168.101.10:18081/nexus/repository/maven-snapshots</url>
         </snapshotRepository>
         </snapshotRepository>
     </distributionManagement>
     </distributionManagement>