Skip to content

MINOR: Bump version to 18.3.0 - #741

Merged
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:bump-version-18.3.0
May 9, 2025
Merged

MINOR: Bump version to 18.3.0#741
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:bump-version-18.3.0

Conversation

@wgtmac

Copy link
Copy Markdown
Member

No description provided.

@github-actions

This comment has been minimized.

@wgtmacwgtmac added the chore PRs that make misc changes. label May 9, 2025
@wgtmacwgtmac added this to the 18.3.0 milestone May 9, 2025
@wgtmac
wgtmac requested a review from kouMay 9, 2025 07:44
@wgtmacwgtmac mentioned this pull request May 9, 2025
5 tasks
@jbonofre

Copy link
Copy Markdown
Member

That's not correct. It should be SNAPSHOT version as the release is done by the maven-release-plugin.

@jbonofrejbonofre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use 18.3.0-SNAPSHOT

kou
kou approved these changes May 9, 2025

@koukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

This is correct.

We don't create a release branch. We release a RC from main. So we should use no -SNAPSHOT version here.

@kou

kou commented May 9, 2025

Copy link
Copy Markdown
Member

FYI: We don't use maven-release-plugin for our release.

@kou

kou commented May 9, 2025

Copy link
Copy Markdown
Member

FYI: We don't use maven-release-plugin for our release.

Ah, sorry. We use maven-release-plugin. https://github.com/apache/arrow-java/blob/main/dev/release/bump_version.sh that creates this PR uses maven-release-plugin.

@jbonofre

Copy link
Copy Markdown
Member

Yea AFAIR we use the maven plugin in the release script.

@kou

kou commented May 9, 2025

Copy link
Copy Markdown
Member

Do you still think we need -SNAPSHOT version in this PR?
(I think that we don't need -SNAPSHOT version. Our next release script https://github.com/apache/arrow-java/blob/main/dev/release/release_rc.sh just tags the commit that merges this PR.)

@wgtmac

Copy link
Copy Markdown
MemberAuthor

I think it is fine. The caveat is that the main branch must be kept unchanged until the release is done.

@kou

kou commented May 9, 2025

Copy link
Copy Markdown
Member

The caveat is that the main branch must be kept unchanged until the release is done.

Right. It's a restriction of the current release process.

@wgtmac

Copy link
Copy Markdown
MemberAuthor

Are you good with this PR? @jbonofre

@jbonofrejbonofre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok as soon as the version is bumped to SNAPSHOT after the release

@wgtmac

Copy link
Copy Markdown
MemberAuthor

Thanks! Let me merge it and proceed.

@wgtmac
wgtmac merged commit 8e84e4c into apache:mainMay 9, 2025
timhurskidremio pushed a commit to timhurskidremio/dremio-arrow-java that referenced this pull request Dec 5, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chorePRs that make misc changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@wgtmac@jbonofre@kou@lidavidm