From 4011b4727c7a1a00592fc92725ffc84411d03719 Mon Sep 17 00:00:00 2001 From: liangyongrui Date: Fri, 29 Nov 2019 15:29:03 +0800 Subject: [PATCH] update version 1.2.1 --- pom.xml | 2 +- readme.md | 2 +- readme_zh.md | 2 +- thain-common/pom.xml | 2 +- thain-component/pom.xml | 4 ++-- thain-core/pom.xml | 6 +++--- thain-sdk/pom.xml | 6 +++--- thain-server/pom.xml | 4 ++-- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 1e25a71a..e7a7e7f7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ can be found in the LICENSE file in the root directory of this source tree. com.xiaomi.thain thain pom - 1.2.0 + 1.2.1 thain diff --git a/readme.md b/readme.md index b4ba0d8f..4b7f3770 100644 --- a/readme.md +++ b/readme.md @@ -47,7 +47,7 @@ Thain has completed backend management system which supports depending, re-run, 1. Run ```shell - java -jar thain-server/target/thain-server-1.2.0.jar + java -jar thain-server/target/thain-server-1.2.1.jar ``` 1. Open [localhost:9900](http://localhost:9900) to see the effect diff --git a/readme_zh.md b/readme_zh.md index fc05d6a5..dce8eded 100644 --- a/readme_zh.md +++ b/readme_zh.md @@ -49,7 +49,7 @@ Thain 提供了任务调度与执行的一整套解决方案,在小米集团 1. 打包完成后,即可运行 ```shell - java -jar thain-server/target/thain-server-1.2.0.jar + java -jar thain-server/target/thain-server-1.2.1.jar ``` 1. 打开 [localhost:9900](http://localhost:9900) 就可以看到效果了 diff --git a/thain-common/pom.xml b/thain-common/pom.xml index 2a42893f..bc985742 100644 --- a/thain-common/pom.xml +++ b/thain-common/pom.xml @@ -10,7 +10,7 @@ thain com.xiaomi.thain - 1.2.0 + 1.2.1 4.0.0 diff --git a/thain-component/pom.xml b/thain-component/pom.xml index 576883fd..52c05cfc 100644 --- a/thain-component/pom.xml +++ b/thain-component/pom.xml @@ -10,7 +10,7 @@ thain com.xiaomi.thain - 1.2.0 + 1.2.1 4.0.0 @@ -27,7 +27,7 @@ com.xiaomi.thain thain-common - 1.2.0 + 1.2.1 diff --git a/thain-core/pom.xml b/thain-core/pom.xml index 73482a07..30f10026 100644 --- a/thain-core/pom.xml +++ b/thain-core/pom.xml @@ -10,7 +10,7 @@ thain com.xiaomi.thain - 1.2.0 + 1.2.1 4.0.0 @@ -35,13 +35,13 @@ com.xiaomi.thain thain-common - 1.2.0 + 1.2.1 com.xiaomi.thain thain-component - 1.2.0 + 1.2.1 compile diff --git a/thain-sdk/pom.xml b/thain-sdk/pom.xml index 5a3da634..81a79b0f 100644 --- a/thain-sdk/pom.xml +++ b/thain-sdk/pom.xml @@ -5,7 +5,7 @@ thain com.xiaomi.thain - 1.2.0 + 1.2.1 4.0.0 thain-sdk @@ -15,7 +15,7 @@ 1.8 1.8 2.2.1.RELEASE - 1.2.0 + 1.2.1 @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/thain-server/pom.xml b/thain-server/pom.xml index e655a491..4aea77ef 100644 --- a/thain-server/pom.xml +++ b/thain-server/pom.xml @@ -11,14 +11,14 @@ com.xiaomi.thain thain-server - 1.2.0 + 1.2.1 thain-server jar 1.8 3.4.2 - 1.2.0 + 1.2.1 2.1.1 1.5.1 1.1.21