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

Wrong version 53 package-info #389

Merged
merged 1 commit into from Apr 19, 2023
Merged

Conversation

jbescos
Copy link
Member

@jbescos jbescos commented Nov 24, 2022

Original issue is here: eclipse-ee4j/parsson#73
PR for Parsson is: eclipse-ee4j/parsson#74

Fix can be verified in this way:

jsonp/api$ javap -verbose -classpath target/jakarta.json-api-2.1.1-SNAPSHOT.jar jakarta.json.package-info | grep version
  minor version: 0
  major version: 52

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Copy link
Contributor

@lukasj lukasj left a comment

Choose a reason for hiding this comment

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

LGTM

@lukasj lukasj merged commit 713fc69 into jakartaee:master Apr 19, 2023
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.

None yet

2 participants