Browse Source

add web operating examples

纯洁的微笑 6 years ago
parent
commit
94a16c677f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spring-boot-web/pom.xml

+ 1 - 1
spring-boot-web/pom.xml

@@ -5,7 +5,7 @@
 
 
 	<groupId>com.neo</groupId>
 	<groupId>com.neo</groupId>
 	<artifactId>spring-boot-web</artifactId>
 	<artifactId>spring-boot-web</artifactId>
-	<version>0.0.1-SNAPSHOT</version>
+	<version>1.0.01-SNAPSHOT</version>
 	<packaging>war</packaging>
 	<packaging>war</packaging>
 
 
 	<name>spring-boot-web</name>
 	<name>spring-boot-web</name>