Browse Source

add version

周立森 5 years ago
parent
commit
b7ed06c06c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      foyo-service/pom.xml

+ 1
- 1
foyo-service/pom.xml View File

@@ -10,7 +10,7 @@
10 10
 	</parent>
11 11
 	<groupId>com.huiju</groupId>
12 12
 	<artifactId>foyo</artifactId>
13
-	<version>0.0.1-SNAPSHOT</version>
13
+	<version>v0.1.0</version>
14 14
 	<name>foyo</name>
15 15
 	<description>Demo project for Spring Boot</description>
16 16