Skip to content

Commit 3413659

Browse files
authored
Update deploy-spark2.sh
1 parent 5e2a1e1 commit 3413659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy-spark2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function deploy {
7171
deploy 2.1.1 SPARK_2.1 '-P spark_2.x'
7272
deploy 2.2.0 SPARK_2.2 '-P spark_2.x'
7373
deploy 2.3.1 SPARK_2.3 '-P spark_2.x'
74-
deploy 2.4.3 SPARK_2.4 '-P spark_2.x'
74+
deploy 2.4.6 SPARK_2.4 '-P spark_2.x'
7575

7676
mv dl/pom.xml.origin dl/pom.xml
7777
mv spark-version/1.5-plus/pom.xml.origin spark-version/1.5-plus/pom.xml

0 commit comments

Comments
 (0)