fixed maven prereq version to match pom

This commit is contained in:
Gregory Melahn 2016-11-13 12:24:01 -05:00
parent da516a78b3
commit d1eaace4cf

View file

@ -9,7 +9,7 @@ For more information about Keycloak visit [Keycloak homepage](http://keycloak.or
Building
--------
Ensure you have JDK 8 (or newer), Maven 3.2.1 (or newer) and Git installed
Ensure you have JDK 8 (or newer), Maven 3.1.1 (or newer) and Git installed
java -version
mvn -version