Commit 07a5ecd6 authored by yanzg's avatar yanzg

发布

parent 287e7a39
...@@ -91,12 +91,12 @@ ...@@ -91,12 +91,12 @@
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>user</id> <id>public</id>
<name>Nexus release Repository</name> <name>Nexus release Repository</name>
<url>http://192.168.0.203:8081/repository/maven-releases/</url> <url>http://192.168.0.203:8081/repository/maven-releases/</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>user</id> <id>public</id>
<name>Nexus snapshots Repository</name> <name>Nexus snapshots Repository</name>
<url>http://192.168.0.203:8081/repository/maven-snapshots</url> <url>http://192.168.0.203:8081/repository/maven-snapshots</url>
</snapshotRepository> </snapshotRepository>
......
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