From 337fefa5622482ddf5a421dc9a0311440da19f2f Mon Sep 17 00:00:00 2001
From: yexuejc <940526mf>
Date: Wed, 26 Sep 2018 17:01:02 +0800
Subject: [PATCH] =?UTF-8?q?1.1.1=20=E5=9F=BA=E4=BA=8Espringboot=201.x=202.?=
=?UTF-8?q?x=20=E5=88=86=E5=BC=80=E7=BB=B4=E6=8A=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 8 ++++--
UPDATE.md | 12 +++++++++
pom.xml | 45 ++++++---------------------------
yexuejc-springboot-base/pom.xml | 2 +-
4 files changed, 27 insertions(+), 40 deletions(-)
diff --git a/README.md b/README.md
index d8c8537..39061ff 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# yexuejc-springboot-base
+# yexuejc-springboot
+
+### 说明
+>本分支基于 springboot 1.x
+>2.x 分支基于springboot 2.x
#### 项目介绍
@@ -9,7 +13,7 @@ parent:版本封装
base:功能封装
#### 最新版本
->yexuejc.springboot.version=1.1.0
+>yexuejc.springboot.version=1.1.1
>yexuejc.base.version=1.1.9
pom.xml
diff --git a/UPDATE.md b/UPDATE.md
index 4fcbe04..f4f4173 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,6 +1,18 @@
yexuejc-springboot 更新内容
-------------------
+#### version :1.1.1
+**time:2018-9-26 17:00:38**
+**branch:** master
+**关联工程:**
+```
+springboot-base:1.1.9
+spring-boot-starter-parent:1.5.16.RELEASE
+```
+**update:**
+1. 升级依赖
+#
+
#### version :1.1.0
**time:2018-9-23 12:49:36**
**branch:** master
diff --git a/pom.xml b/pom.xml
index b443349..3dcda5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.1.0
+ 1.1.1
pom
${project.artifactId}
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.5.15.RELEASE
+ 1.5.16.RELEASE
@@ -59,9 +59,9 @@
-
-
-
+
+
+
com.yexuejc.base
@@ -176,37 +176,6 @@
jar-with-dependencies
-
-
- de.codecentric
- spring-boot-admin-starter-client
- ${spring-boot-admin.version}
-
-
- de.codecentric
- spring-boot-admin-server
- ${spring-boot-admin.version}
-
-
- de.codecentric
- spring-boot-admin-server-ui
- ${spring-boot-admin.version}
-
-
- de.codecentric
- spring-boot-admin-server-ui-hystrix
- ${spring-boot-admin.version}
-
-
- de.codecentric
- spring-boot-admin-server-ui-turbine
- ${spring-boot-admin.version}
-
-
- de.codecentric
- spring-boot-admin-server-ui-activiti
- ${spring-boot-admin.version}
-
@@ -271,7 +240,9 @@
single
- ${basedir}/assembly/assembly.xml
+
+ ${basedir}/assembly/assembly.xml
+
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index 1bb0af9..6f25fe7 100644
--- a/yexuejc-springboot-base/pom.xml
+++ b/yexuejc-springboot-base/pom.xml
@@ -9,7 +9,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.1.0
+ 1.1.1