diff --git a/README.md b/README.md index 6fcc70c1..237d9488 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,19 @@ * 开发规范: * 代码生成: +## 生态系统 + +* 分布式微服务(Spring Cloud): +* Flowable业务流程引擎(BPM): +* 多站点内容管理模块(CMS): +* 手机端移动端: +* PC客户端程序: +* Vue3分离版本: +* JeeSite统一认证: +* Mybatis-Plus: +* Magic接口快速开发: +* 内外网中间件: + ## 快速体验 ### 在线演示 diff --git a/common/pom.xml b/common/pom.xml index afc8b589..16533cbd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../parent/pom.xml diff --git a/modules/app/pom.xml b/modules/app/pom.xml index a5b2e7b1..b1072cd5 100644 --- a/modules/app/pom.xml +++ b/modules/app/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../../parent/pom.xml diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml index 250c17c7..96cb2448 100644 --- a/modules/cms/pom.xml +++ b/modules/cms/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../../parent/pom.xml diff --git a/modules/core/pom.xml b/modules/core/pom.xml index d850de20..a1c4660a 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../../parent/pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index b78e8a51..17a0ff66 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite-modules - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT pom JeeSite Modules diff --git a/modules/static/pom.xml b/modules/static/pom.xml index 7838bf0d..0416cfc1 100644 --- a/modules/static/pom.xml +++ b/modules/static/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../../parent/pom.xml diff --git a/modules/test/pom.xml b/modules/test/pom.xml index 5ead99de..730d94b4 100644 --- a/modules/test/pom.xml +++ b/modules/test/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 867bed66..706be909 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT pom JeeSite Parent diff --git a/pom.xml b/pom.xml index 4b162a69..c22abd2d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT pom JeeSite diff --git a/root/pom.xml b/root/pom.xml index 918eb134..6c1f42f1 100644 --- a/root/pom.xml +++ b/root/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite-root - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT pom JeeSite Root diff --git a/web-api/pom.xml b/web-api/pom.xml index 60bf48bc..7f1d9284 100644 --- a/web-api/pom.xml +++ b/web-api/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../parent/pom.xml diff --git a/web-fast/pom.xml b/web-fast/pom.xml index db56d4c9..0d81eb81 100644 --- a/web-fast/pom.xml +++ b/web-fast/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../parent/pom.xml @@ -93,7 +93,7 @@ com.jeesite jeesite-vue-dist - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT diff --git a/web-mini/pom.xml b/web-mini/pom.xml index a0d4b9e5..2f08641e 100644 --- a/web-mini/pom.xml +++ b/web-mini/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../../jeesite/parent/pom.xml diff --git a/web/pom.xml b/web/pom.xml index 04480455..860032bd 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1-SNAPSHOT + 5.14.0-SNAPSHOT ../parent/pom.xml