Add eclipselink to policy parent

Add eclipselink and eclipse persistence API.
Fix typo in comment.
Add eclipselink jpa.

Change-Id: If95e87846d0dc47fb394287949ee6413917df205
Issue-ID: POLICY-1358
Signed-off-by: Jim Hahn <jrh3@att.com>
1 file changed
tree: e23165575b2fc849de3c8d23b32e83a0eb3ca243
  1. integration/
  2. .gitignore
  3. .gitreview
  4. INFO.yaml
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

To build it using Maven 3, run: mvn clean install