Skip to content

Commit

Permalink
Release uploading should include kyuubi-spark-connector-hive
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Feb 20, 2023
1 parent b99ab50 commit d21738f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/release/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ upload_nexus_staging() {
-pl extensions/spark/kyuubi-extension-spark-3-2 -am
${KYUUBI_DIR}/build/mvn clean deploy -DskipTests -Papache-release,flink-provided,spark-provided,hive-provided,spark-3.3 \
-s "${KYUUBI_DIR}/build/release/asf-settings.xml" \
-pl extensions/spark/kyuubi-extension-spark-3-3 -am
-pl extensions/spark/kyuubi-extension-spark-3-3,extensions/spark/kyuubi-spark-connector-hive -am
}

finalize_svn() {
Expand Down

0 comments on commit d21738f

Please sign in to comment.