Commit fba7267d by huangfusuper

修改maven环境

parent 46ae36e0
...@@ -215,11 +215,11 @@ ...@@ -215,11 +215,11 @@
<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/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/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