Commit b2128837 by s_guodong

update

parent cc2b386b
...@@ -32,5 +32,14 @@ ...@@ -32,5 +32,14 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<distributionManagement>
<repository>
<id>central</id>
<url>http://192.168.0.110:18082/artifactory/demo-local-release/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://192.168.0.110:18082/artifactory/demo-local-snapshot/</url>
</snapshotRepository>
</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