Explorar o código

test: 测试制品库

wanghongkai %!s(int64=6) %!d(string=hai) anos
pai
achega
278ea4de75
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -210,9 +210,9 @@
     </build>
     
     <distributionManagement>
-        <snapshotRepository>
+        <repository>
             <id>nexus-snapshots</id>
             <url>${nexus.snapshotsRepo}</url>
-        </snapshotRepository>
+        </repository>
     </distributionManagement>
 </project>