Skip to content

Commit

Permalink
Jakarta - Update reference for JAX-RS 3.1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Sep 28, 2022
1 parent 92a9ac9 commit e32918c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakarta/transform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ git cherry-pick -x ${JAKARTA_10_CDI_HASH}

## JAX-RS/RESTEasy Reactive
git fetch origin jakarta-10-jaxrs
git rev-list 1ac748346b91512957121e9b2f68c3b960c41565..origin/jakarta-10-jaxrs | tac | xargs git cherry-pick -x
git rev-list 3e7b6d56854a7402f7e2cfc6edbaa49b2da0f959..origin/jakarta-10-jaxrs | tac | xargs git cherry-pick -x

# Build phase

Expand Down

0 comments on commit e32918c

Please sign in to comment.