From 15940fb27c4de0e8541e685d706183ceca05c761 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Thu, 11 Oct 2018 13:37:46 +0800
Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-helloworld=20?=
=?UTF-8?q?=E5=AE=8C=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
spring-boot-demo-helloworld/README.md | 10 +++-------
spring-boot-demo-helloworld/pom.xml | 10 +++-------
2 files changed, 6 insertions(+), 14 deletions(-)
diff --git a/spring-boot-demo-helloworld/README.md b/spring-boot-demo-helloworld/README.md
index 2453b69..d8a0a41 100644
--- a/spring-boot-demo-helloworld/README.md
+++ b/spring-boot-demo-helloworld/README.md
@@ -9,7 +9,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.xkcoding
spring-boot-demo-helloworld
0.0.1-SNAPSHOT
jar
@@ -18,17 +17,15 @@
Demo project for Spring Boot
- org.springframework.boot
- spring-boot-starter-parent
- 2.0.5.RELEASE
-
+ com.xkcoding
+ spring-boot-demo
+ 0.0.1-SNAPSHOT
UTF-8
UTF-8
1.8
- 4.1.17
@@ -46,7 +43,6 @@
cn.hutool
hutool-all
- ${hutool.version}
diff --git a/spring-boot-demo-helloworld/pom.xml b/spring-boot-demo-helloworld/pom.xml
index 5a32622..5130c62 100644
--- a/spring-boot-demo-helloworld/pom.xml
+++ b/spring-boot-demo-helloworld/pom.xml
@@ -3,7 +3,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.xkcoding
spring-boot-demo-helloworld
0.0.1-SNAPSHOT
jar
@@ -12,17 +11,15 @@
Demo project for Spring Boot
- org.springframework.boot
- spring-boot-starter-parent
- 2.0.5.RELEASE
-
+ com.xkcoding
+ spring-boot-demo
+ 0.0.1-SNAPSHOT
UTF-8
UTF-8
1.8
- 4.1.17
@@ -40,7 +37,6 @@
cn.hutool
hutool-all
- ${hutool.version}