On Sat, Oct 12, 2019 at 1:22 PM Steinar Bang <[email protected]> wrote: > > >>>>> Tatu Saloranta <[email protected]>: > > > Thank you for pointing that out was an oversight. > > I have to use mvn version:set plugin to update multi-module repos, but > > had forgotten to update base. Done now, pushed snapshot. > > Thanks, now I have rebased all repos, except the following that are > still missing a 2.11 branch: > > jackson-datatype-hibernate (well, I rebased this one on the newest master, > but the version number was 2.10.1-SNAPSHOT and not 2.11.0-SNAPSHOT) > jackson-datatype-joda > jackson-datatype-json-org > jackson-datatype-jsr353 > jackson-module-jsonSchema
I added a note on issue too but here's the summary: * joda, json-org, jsonSchema now have `2.11` branch * jsonSchema module: planned to be deprecated after 2.x, so `master` is actually for `2.11` now * hibernate: may be deprecated afer 2.x, so `master` similarly not building 3.0 but 2.11 (not firmly decided wrt deprecation: if new owner(s) found, may be continue, just unsure at this point) So: for jsonSchema and Hibernate modules, use `master`. For others there should be 2.11. Please let me know if there are other gaps. -+ Tatu +- -- You received this message because you are subscribed to the Google Groups "jackson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-dev/CAL4a10ghFho2DjCBspoF9%3DMTryTUboPnLyM9Yp-nTNDMD82Txg%40mail.gmail.com.
