Missing nexusproxy property

Forgot to add this property for the deploy to work.

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

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