| commit | 58d30811c3da6be1071db9ac33f5cf6408f6b112 | [log] [tgz] |
|---|---|---|
| author | Lukas Jungmann <lukas.jungmann@oracle.com> | Wed Nov 07 15:24:11 2018 +0100 |
| committer | Dmitry Kornilov <maiden168@gmail.com> | Wed Nov 07 15:24:11 2018 +0100 |
| tree | b8cc1570fda6b5b12155fa5895c1c5ec662fecb0 | |
| parent | 897525a909f4fcfd215efe7bd5d281810369abdd [diff] |
fix new spec/impl version definition (#133) Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
This projects contains API and Reference Implementation (RI) of JSR-374. The Java API for JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents.
Use the following command:
mvn -U -C clean install -Dnon.final=true