version for the release from EE4J_8 should be 1.1.5 (#132)

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
18 files changed
tree: 6d19f50eba18b9c09fc37ca01ee94b389e234932
  1. api/
  2. bundles/
  3. demos/
  4. gf/
  5. impl/
  6. jaxrs/
  7. jaxrs-1x/
  8. tests/
  9. .travis.yml
  10. CONTRIBUTING.md
  11. copyright-exclude
  12. LICENSE.md
  13. NOTICE.md
  14. pom.xml
  15. README.md
README.md

Build Status

JSON Processing (JSON-P)

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.

Build

Use the following command:

mvn -U -C clean install -Dnon.final=true

Licensing

Links