Commit 4c12705d by huangfusuper

修改调度maven私服地址

parent 398ba9cd
......@@ -222,11 +222,11 @@
<distributionManagement>
<repository>
<id>releases</id>
<url>http://10.0.120.2/repository/maven-releases/</url>
<url>http://10.0.120.2/repository/ddmp-release/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://10.0.120.2/repository/maven-snapshots/</url>
<url>http://10.0.120.2/repository/ddmp-snapshot/</url>
</snapshotRepository>
</distributionManagement>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment