aboutsummaryrefslogtreecommitdiff
path: root/dev/test-dependencies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/test-dependencies.sh')
-rwxr-xr-xdev/test-dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/test-dependencies.sh b/dev/test-dependencies.sh
index 924b55287c..5ea643ee48 100755
--- a/dev/test-dependencies.sh
+++ b/dev/test-dependencies.sh
@@ -30,7 +30,7 @@ export LC_ALL=C
# NOTE: These should match those in the release publishing script
HADOOP2_MODULE_PROFILES="-Phive-thriftserver -Pyarn -Phive"
-MVN="build/mvn --force"
+MVN="build/mvn"
HADOOP_PROFILES=(
hadoop-2.2
hadoop-2.3