[HUDI-599] Update release guide & release scripts due to the change of scala 2.12 build (#1364)
This commit is contained in:
@@ -54,5 +54,5 @@ cd ..
|
||||
|
||||
echo "Deploying to repository.apache.org with scala version ${SCALA_VERSION}"
|
||||
|
||||
COMMON_OPTIONS="-Pscala-${SCALA_VERSION} -Prelease -DskipTests -DretryFailedDeploymentCount=10 -DdeployArtifacts=true"
|
||||
COMMON_OPTIONS="-Dscala-${SCALA_VERSION} -Prelease -DskipTests -DretryFailedDeploymentCount=10 -DdeployArtifacts=true"
|
||||
$MVN clean deploy $COMMON_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user