We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d669db commit 4a672fdCopy full SHA for 4a672fd
INSTALL.md
@@ -18,7 +18,7 @@ Install tools and dependencies used for development:
18
# yum -y install git java-17-openjdk java-17-openjdk-devel \
19
mysql mysql-server mkisofs git gcc python MySQL-python openssh-clients wget
20
21
-Set up Maven (3.6.0):
+Set up Maven (3.9.9):
22
23
# wget https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
24
# tar -zxvf apache-maven-3.9.9-bin.tar.gz -C /usr/local
0 commit comments