Skip to content

Commit d906803

Browse files
committed
Small fix
1 parent 3f4d985 commit d906803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/create-release/create-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ if [[ ! "$@" =~ --package-only ]]; then
7979
./dev/change-version-to-2.11.sh
8080

8181
mvn -DskipTests -Dhadoop.version=2.2.0 -Dyarn.version=2.2.0 \
82-
-Pscala-2.11 -Pyarn -Phive -Phadoop-2.2 -Pspark-ganglia-lgpl -Pkinesis-asl \
82+
-Dscala-2.11 -Pyarn -Phive -Phadoop-2.2 -Pspark-ganglia-lgpl -Pkinesis-asl \
8383
clean install
8484

8585
pushd $SPARK_REPO

0 commit comments

Comments
 (0)