This commit is contained in:
yexuejc 2018-05-13 11:03:52 +08:00
parent 43e6ea9045
commit 63e3b39c62
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
### 使用 ### 使用
>yexuejc.base.version=1.0.1 >yexuejc.base.version=1.1.0
pom.xml pom.xml
``` ```

View File

@ -6,7 +6,7 @@
<groupId>com.yexuejc.base</groupId> <groupId>com.yexuejc.base</groupId>
<artifactId>yexuejc-base</artifactId> <artifactId>yexuejc-base</artifactId>
<version>1.0.1</version> <version>1.1.0</version>
<name>${project.artifactId}</name> <name>${project.artifactId}</name>