We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1f268 commit db55054Copy full SHA for db55054
pom.xml
@@ -10,9 +10,9 @@
10
</parent>
11
<groupId>cn.withmes</groupId>
12
<artifactId>file_system</artifactId>
13
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0-RELEASE</version>
14
<name>file_system</name>
15
- <description>Demo project for Spring Boot</description>
+ <description>轻量文件系统</description>
16
<properties>
17
<java.version>1.8</java.version>
18
</properties>
0 commit comments