First commit, adding parent pom

Issue-ID: POLICY-139
Change-Id: I7e2e3cd72f14b6c01be17d3aaf1e5a09272c87e9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 files changed
tree: e9e71b252d637c54ff30542cc450173d8f4b861c
  1. .gitignore
  2. .gitreview
  3. LICENSE.txt
  4. pom.xml
  5. README.md
README.md

This source repository contains the ONAP Policy GUI code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.

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