Skip to content

chore: update lance-core dependency to v7.2.0-beta.3#103

Open
lance-community wants to merge 1 commit into
mainfrom
codex/update-lance-7-2-0-beta-3
Open

chore: update lance-core dependency to v7.2.0-beta.3#103
lance-community wants to merge 1 commit into
mainfrom
codex/update-lance-7-2-0-beta-3

Conversation

@lance-community

Copy link
Copy Markdown
Contributor

Summary

  • Update lance-core.version in java/pom.xml to 7.2.0-beta.3.
  • Keep the dependency version in semver format for the Lance release tag.

Verification

  • cd java && make lint passed.
  • cd java && make build initially failed because org.lance:lance-core:7.2.0-beta.3 is not yet listed in Maven Central metadata.
  • Installed the tagged Lance Java artifact locally from lance-format/lance at refs/tags/v7.2.0-beta.3 with cd /tmp/lance/java && ./mvnw install -DskipTests -Dskip.build.jni=true.
  • Reran cd java && make build; it passed with the locally installed 7.2.0-beta.3 artifact.

Triggering tag: refs/tags/v7.2.0-beta.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant