Files
SOP/sop-common/readme.md
2019-03-23 12:21:29 +08:00

5 lines
140 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# sop-common
- 打包成jar`mvn clean package`
- 上传到本机仓库:`mvn clean install`
- 上传到maven私服`mvn clean deploy`