[MINOR] Change deploy_staging_jars script to take in scala version (#1270)
This commit is contained in:
committed by
leesf
parent
a46fea9ff4
commit
8e3d81cff1
@@ -55,4 +55,4 @@ cd ..
|
||||
echo "Deploying to repository.apache.org with scala version ${SCALA_VERSION}"
|
||||
|
||||
COMMON_OPTIONS="-Pscala-${SCALA_VERSION} -Prelease -DskipTests -DretryFailedDeploymentCount=10 -DdeployArtifacts=true"
|
||||
#$MVN clean deploy $COMMON_OPTIONS
|
||||
$MVN clean deploy $COMMON_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user