Add missing properties and distributionManagement

In order for the release jobs to execute successfully and the
stage-site jobs to also succeed.

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

This source repository contains the ONAP Policy Administration Backend 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