This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch release0.99 in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
commit 5cc3dc14abc1454b29c1aa291c0aa827a615904f Author: Hans Van Akelyen <[email protected]> AuthorDate: Tue Jun 15 14:53:54 2021 +0200 Add maven version to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adb0e60..c5c627c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Check our [Contribution Guide](http://www.project-hop.org/community/contributing Required: - [OpenJDK](https://openjdk.java.net/) Java 8 compiler -- [Maven](http://maven.apache.org/) +- [Maven](http://maven.apache.org/) 3.6.3 or higher Clone Hop to a local repository: @@ -64,7 +64,7 @@ You can download a source release [here](https://downloads.apache.org/incubator/ Required: - [OpenJDK](https://openjdk.java.net/) Java 8 compiler -- [Maven](http://maven.apache.org/) +- [Maven](http://maven.apache.org/) 3.6.3 or higher Unzip the archive
