Commit 67bb06e0 authored by David Fernandez's avatar David Fernandez

Add minimum required versions

parent ae6e1b89
......@@ -34,6 +34,11 @@ using Maven and understand how to build your own packages, move onto the
### Installing Maven
The required minimum versions are:
- Java 11.0.5+
- Maven 3.6+
Follow the instructions at [maven.apache.org](https://maven.apache.org/install.html)
to download and install Maven for your local development environment. Once
installation is complete, verify you can use Maven in your terminal by running:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment