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 b683b06 commit 3e751abCopy full SHA for 3e751ab
bin/spark-ec2/install-maven
@@ -2,8 +2,8 @@
2
3
# Script for installing Maven on spark-ec2 clusters
4
5
-MVN_VERSION=3.2.5
6
-MVN_MD5=b2d88f02bd3a08a9df1f0b0126ebd8dc
+MVN_VERSION=3.3.3
+MVN_MD5=794b3b7961200c542a7292682d21ba36
7
8
# wget http://www.apache.org/dyn/closer.cgi/maven/maven-3/$MVN_VERSION/binaries/apache-maven-$MVN_VERSION-bin.tar.gz
9
wget http://apache.claz.org/maven/maven-3/$MVN_VERSION/binaries/apache-maven-$MVN_VERSION-bin.tar.gz
0 commit comments