Browse Source

add helloworld demo

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

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

@@ -5,7 +5,7 @@
 
 	<groupId>com.neo</groupId>
 	<artifactId>spring-boot-helloworld</artifactId>
-	<version>0.0.1-SNAPSHOT</version>
+	<version>1.0.0-SNAPSHOT</version>
 	<packaging>jar</packaging>
 
 	<name>spring-boot-helloworld</name>