Explorar el Código

test: 测试制品库

wanghongkai hace 6 años
padre
commit
278ea4de75
Se han modificado 1 ficheros con 2 adiciones y 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>