Removing duplicate version entries

Eclipse generates warnings for these values which are set in oparent.

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