You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/10/30 04:19:12 UTC

[shardingsphere-elasticjob] branch master updated: Update required maven version desc in doc (#1678)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 147d852  Update required maven version desc in doc (#1678)
147d852 is described below

commit 147d85269e4ab8a5997c20fe66741e8b36e7e5c9
Author: Liang Zhang <te...@163.com>
AuthorDate: Fri Oct 30 12:04:43 2020 +0800

    Update required maven version desc in doc (#1678)
---
 README.md                          | 4 ++++
 README_ZH.md                       | 4 ++++
 docs/content/overview/_index.cn.md | 4 ++++
 docs/content/overview/_index.en.md | 4 ++++
 4 files changed, 16 insertions(+)

diff --git a/README.md b/README.md
index 8e6fb0e..025d244 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,10 @@ Uses Mesos to manage and isolate resources.
 
 Java 8 or above required.
 
+### Maven
+
+Maven 3.5.0 or above required.
+
 ### ZooKeeper
 
 ZooKeeper 3.6.0 or above required. [See details](https://zookeeper.apache.org/)
diff --git a/README_ZH.md b/README_ZH.md
index 66b6a6b..c8b8e5d 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -81,6 +81,10 @@ ElasticJob 已于 2020 年 5 月 28 日成为 [Apache ShardingSphere](https://sh
 
 请使用 Java 8 及其以上版本。
 
+### Maven
+
+请使用 Maven 3.5.0 及其以上版本。
+
 ### ZooKeeper
 
 请使用 ZooKeeper 3.6.0 及其以上版本。[详情参见](https://zookeeper.apache.org/)
diff --git a/docs/content/overview/_index.cn.md b/docs/content/overview/_index.cn.md
index 5c92469..2326edc 100644
--- a/docs/content/overview/_index.cn.md
+++ b/docs/content/overview/_index.cn.md
@@ -87,6 +87,10 @@ ElasticJob 已于 2020 年 5 月 28 日成为 [Apache ShardingSphere](https://sh
 
 请使用 Java 8 及其以上版本。
 
+### Maven
+
+请使用 Maven 3.5.0 及其以上版本。
+
 ### ZooKeeper
 
 请使用 ZooKeeper 3.6.0 及其以上版本。[详情参见](https://zookeeper.apache.org/)
diff --git a/docs/content/overview/_index.en.md b/docs/content/overview/_index.en.md
index 8d2830f..87620d3 100644
--- a/docs/content/overview/_index.en.md
+++ b/docs/content/overview/_index.en.md
@@ -92,6 +92,10 @@ Uses Mesos to manage and isolate resources.
 
 Java 8 or above required.
 
+### Maven
+
+Maven 3.5.0 or above required.
+
 ### ZooKeeper
 
 ZooKeeper 3.6.0 or above required. [See details](https://zookeeper.apache.org/)