瀏覽代碼

Update pom.xml

4.1.3.A
jueyue 10 年之前
父節點
當前提交
d6a01309eb
共有 1 個檔案被更改,包括 0 行新增17 行删除
  1. +0
    -17
      pom.xml

+ 0
- 17
pom.xml 查看文件

@@ -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>


Loading…
取消
儲存