diff --git a/PLANS.md b/PLANS.md index 02f9b1344..e99e2e9f8 100644 --- a/PLANS.md +++ b/PLANS.md @@ -7,4 +7,11 @@ * 优化启动(期望能使用到tomcat原生配置文件中的参数) * 在线修改配置 * 支持docker容器部署 +* 优化nginx列表 +* 节点服务器状态信息存储h2 + + +-------------------- + +* 部分服务器ssh不能退格 diff --git a/docs/js/version.js b/docs/js/version.js index 314f90dfd..be0b01048 100644 --- a/docs/js/version.js +++ b/docs/js/version.js @@ -1 +1 @@ -var version = '2.4.3'; \ No newline at end of file +var version = '2.4.4'; \ No newline at end of file diff --git a/modules/agent/pom.xml b/modules/agent/pom.xml index 3c9987172..81a36ce86 100644 --- a/modules/agent/pom.xml +++ b/modules/agent/pom.xml @@ -5,12 +5,12 @@ jpom-parent io.jpom - 2.4.3-patch + 2.4.4 ../../pom.xml 4.0.0 agent - 2.4.3-patch + 2.4.4 Jpom 插件端 io.jpom.JpomAgentApplication diff --git a/modules/common/pom.xml b/modules/common/pom.xml index ae0cc7427..f1308bf9d 100644 --- a/modules/common/pom.xml +++ b/modules/common/pom.xml @@ -5,13 +5,13 @@ jpom-parent io.jpom - 2.4.3-patch + 2.4.4 ../../pom.xml 4.0.0 Jpom 公共模块 common - 2.4.3-patch + 2.4.4 diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 849d5ff87..5f38b86a4 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -5,13 +5,13 @@ jpom-parent io.jpom - 2.4.3-patch + 2.4.4 ../../pom.xml 4.0.0 Jpom 服务端 server - 2.4.3-patch + 2.4.4 io.jpom.JpomServerApplication diff --git a/pom.xml b/pom.xml index e32958d87..e991673eb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 一款简而轻的低侵入式在线构建、自动部署、日常运维、项目监控软件 2017 - 2.4.3-patch + 2.4.4 https://gitee.com/keepbx/Jpom UTF-8