diff --git a/readme.md b/readme.md index 8e8d049..c06364e 100644 --- a/readme.md +++ b/readme.md @@ -12,4 +12,10 @@ ## 修改依赖的jar版本 -只需要更改pom.xml中的common-version属性即可。 \ No newline at end of file +只需要更改pom.xml中的common-version属性即可。 + +|common-version|含义| +|--------------|----| +|10.0-RELEASE-SNAPSHOT|10.0的测试版本快照| +|10.0-SNAPSHOT|10.0的正式版本快照| +|10.0|10.0的正式版本| \ No newline at end of file