Add lombok dependency to parent

For use among other policy repos.

Issue-ID: POLICY-1547
Change-Id: I610b4f4a061ed32527f579a30f26e018c4c01b84
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: f7b5d18df239617c76abacc95c708dc636701876
  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