jiangxb1987 opened a new pull request #26243: [MINOR] Prepare Spark release 
3.0.0-preview
URL: https://github.com/apache/spark/pull/26243
 
 
   ### What changes were proposed in this pull request?
   
   To push the built jars to maven release repository, we need to remove the 
'SNAPSHOT' tag from the version name.
   
   Made the following changes in this PR:
   * Update all the `3.0.0-SNAPSHOT` version name to `3.0.0-preview`
   * Update the PySpark version from `3.0.0.dev0` to `3.0.0.preview`
   
   We shall revert the changes after 3.0.0-preview release passed.
   
   ### Why are the changes needed?
   
   To make the maven release repository to accept the built jars.
   
   ### Does this PR introduce any user-facing change?
   
   No
   
   ### How was this patch tested?
   
   N/A

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to