Fix parent relativePath warnings on parent POM

Adding an empty relativePath element tot he parent removes the
warning about 'parent.relativePath' on the parent build.

Issue-ID: POLICY-954
Change-Id: I9b0b0cb4da93c7f87142ae2e4bda7c69b1b69cca
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
1 file changed
tree: 5c661fea15545d868eca35820898fb0c67e4492b
  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