From d522a63d136ff05f1762e3530c5920c3ce50483e Mon Sep 17 00:00:00 2001 From: Jonas Kutscha Date: Mon, 12 Jul 2021 08:48:30 +0200 Subject: [PATCH] Changed requirements of mavevn to 3.6.3 (#138) Earlier versions of maven don't work properly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aca4071..cf5c1ce0 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Drag the following button to your running Eclipse workspace to start the install
Requirements - - [Maven 3.x](https://maven.apache.org/download.cgi) + - [Maven 3.6.3 or higher](https://maven.apache.org/download.cgi) - [Java 8 JDK](https://adoptopenjdk.net/upstream.html) - [Eclipse IDE for RCP](https://www.eclipse.org/downloads/packages/) (latest release)