ソースを参照

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>


読み込み中…
キャンセル
保存