Commit 746107cf by s_guodong

修改pom

parent b2128837
...@@ -35,11 +35,11 @@ ...@@ -35,11 +35,11 @@
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>central</id> <id>central</id>
<url>http://192.168.0.110:18082/artifactory/demo-local-release/</url> <url>http://192.168.0.110:18082/artifactory/demo-release/</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<url>http://192.168.0.110:18082/artifactory/demo-local-snapshot/</url> <url>http://192.168.0.110:18082/artifactory/demo-snapshot/</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
</project> </project>
\ No newline at end of file
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