fixed maven prereq version to match pom
This commit is contained in:
parent
da516a78b3
commit
d1eaace4cf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ For more information about Keycloak visit [Keycloak homepage](http://keycloak.or
|
||||||
Building
|
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
|
java -version
|
||||||
mvn -version
|
mvn -version
|
||||||
|
|
Loading…
Reference in a new issue