From 3059d4c8f24bb7f231dc88ffbe7dce14f6c08f22 Mon Sep 17 00:00:00 2001 From: maxf <1107047387@qq.com> Date: Sat, 27 Oct 2018 16:49:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e92034..97a08a4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # yexuejc-springboot ### 说明 ->基于springboot版本分别维护1.x 2.x 分支
+>基于springboot版本分别维护1.x(对应springboot1.5.16.RELEASE) 2.x(对应springboot2.0.5.RELEASE) 分支
>master将继续同步1.x分支(后期获取会同步于2.x) @@ -13,8 +13,9 @@ parent:版本封装
base:功能封装 #### 最新版本 ->yexuejc.springboot.version=1.1.1
->yexuejc.base.version=1.1.9 +* 1.x yexuejc.springboot.version=1.1.3
+* 2.x yexuejc.springboot.version=2.0.2
+* yexuejc.base.version=1.2.0 pom.xml ```