diff --git a/UPDATE.md b/UPDATE.md
index e16f743..8d698a0 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,6 +1,18 @@
yexuejc-springboot 更新内容
-------------------
+#### version :2.0.1
+**time:2018-9-28 15:25:30**
+**branch:** 2.x
+**关联工程:**
+```
+springboot-base:1.1.9
+spring-boot-starter-parent:2.0.5.RELEASE
+```
+**update:**
+1. 新增声明包
+#
+
#### version :2.0.0
**time:2018-9-26 16:55:00**
**branch:** 2.x
diff --git a/pom.xml b/pom.xml
index 8ffd1ea..65d5b30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 2.0.0
+ 2.0.1
pom
${project.artifactId}
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index 0de6d27..bc598b7 100644
--- a/yexuejc-springboot-base/pom.xml
+++ b/yexuejc-springboot-base/pom.xml
@@ -9,7 +9,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 2.0.0
+ 2.0.1