Skip to content

chore: use released Java SDK in dedup sample#132

Merged
slayerjain merged 1 commit intomainfrom
codex/use-java-sdk-2.0.0
Apr 27, 2026
Merged

chore: use released Java SDK in dedup sample#132
slayerjain merged 1 commit intomainfrom
codex/use-java-sdk-2.0.0

Conversation

@officialasishkumar
Copy link
Copy Markdown
Member

@officialasishkumar officialasishkumar commented Apr 27, 2026

This pull request updates the java-dedup sample to use the released Keploy Java SDK version 2.0.0 instead of a local snapshot build. It also clarifies the setup instructions to reflect this change.

Dependency update:

  • Updated the keploy.sdk.version property in pom.xml from 0.0.1-SNAPSHOT to 2.0.0 to use the released SDK instead of a local snapshot.

Documentation update:

  • Changed the setup instructions in README.md to remove the step for building the SDK locally and clarified that the sample is now built against the released Keploy Java SDK.

Point the Java dynamic dedup sample at the published keploy-sdk 2.0.0 artifact instead of requiring a locally installed SDK snapshot.

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
@slayerjain slayerjain merged commit 659c400 into main Apr 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants