Explorar el Código

Update pom.xml

4.1.3.A
jueyue hace 10 años
padre
commit
d6a01309eb
Se han modificado 1 ficheros con 0 adiciones y 17 borrados
  1. +0
    -17
      pom.xml

+ 0
- 17
pom.xml Ver fichero

@@ -128,23 +128,6 @@
</dependencies>
</dependencyManagement>
<!-- 内部 maven 地址 -->
<distributionManagement>
<repository>
<id>postaop-pay-platform-release</id>
<url>http://192.168.0.99:8081/nexus/content/repositories/postaop-common-release/</url>
</repository>
<snapshotRepository>
<id>postaop-pay-platform-snapshot</id>
<url>http://192.168.0.99:8081/nexus/content/repositories/postaop-common-snapshot/</url>
</snapshotRepository>
</distributionManagement>
<scm>
<connection>scm:svn:https://192.168.0.99:8443/svn/postaop-platform/qdcrm/trunk/</connection>
<developerConnection>scm:svn:https://192.168.0.99:8443/svn/postaop-platform/qdcrm/trunk/</developerConnection>
</scm>
<build>
<plugins>
<plugin>


Cargando…
Cancelar
Guardar