aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/mvn2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/mvn b/build/mvn
index 63ca9c9806..58058c04b8 100755
--- a/build/mvn
+++ b/build/mvn
@@ -69,7 +69,7 @@ install_app() {
# Install maven under the build/ folder
install_mvn() {
- local MVN_VERSION="3.3.3"
+ local MVN_VERSION="3.3.9"
install_app \
"http://archive.apache.org/dist/maven/maven-3/${MVN_VERSION}/binaries" \