Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the version to 0.3.0-SNAPSHOT #690

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

firestarman
Copy link
Collaborator

As titled
No unit test is needed.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@pxLi
Copy link
Collaborator

pxLi commented Sep 9, 2020

build

@revans2
Copy link
Collaborator

revans2 commented Sep 9, 2020

None of the jenkins files nor the docs have been updated to point to 0.3.0-SNAPSHOT. In general you probably want to grep for all of the files that have the old version number in them and then look to see if they should be modified or not. I make the same mistake all of the time. I think this is why the pre-merge build failed.

@tgravescs
Copy link
Collaborator

was this changed with the maven set version command?

@jlowe jlowe added the build Related to CI / CD or cleanly building label Sep 9, 2020
@tgravescs
Copy link
Collaborator

Ok, I'm going to merge this and then fix up some of the jenkins files. I'll create the 0.3 databricks build as well.

@tgravescs tgravescs merged commit f5485ba into NVIDIA:branch-0.3 Sep 9, 2020
@firestarman
Copy link
Collaborator Author

firestarman commented Sep 9, 2020

This was done by command sed -i "s/0.2.0-SNAPSHOT/0.3.0-SNAPSHOT/g" `find -name pom.xml`

@firestarman firestarman deleted the update-ver-0.3 branch September 17, 2020 06:37
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Firestarman <firestarmanllc@gmail.com>

Co-authored-by: Liangcai Li <liangcail@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Firestarman <firestarmanllc@gmail.com>

Co-authored-by: Liangcai Li <liangcail@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#690)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants