Commit c5a51099 by huangfusuper

做验证打包

parent f4bbf8c2
...@@ -215,13 +215,13 @@ ...@@ -215,13 +215,13 @@
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>releases</id> <id>releases</id>
<!-- <url>http://10.0.120.2/repository/maven-releases/</url>--> <url>http://10.0.120.2/repository/maven-releases/</url>
<url>http://10.0.120.2/repository/ddmp-release/</url> <!-- <url>http://10.0.120.2/repository/ddmp-release/</url>-->
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<!-- <url>http://10.0.120.2/repository/maven-snapshots/</url>--> <url>http://10.0.120.2/repository/maven-snapshots/</url>
<url>http://10.0.120.2/repository/ddmp-snapshot/</url> <!-- <url>http://10.0.120.2/repository/ddmp-snapshot/</url>-->
</snapshotRepository> </snapshotRepository>
</distributionManagement> </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