Upgrade to release oparent version.

Following independent release and versioning process guidelines.

Issue-ID: POLICY-225
Change-Id: I3dad2abc5040255c9271c45eae99394dfd4208b5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: e2d28482cf9884ecfaaecc8011495e2e92ae27db
  1. common-logging/
  2. integrity-audit/
  3. integrity-monitor/
  4. project-configs/
  5. site-manager/
  6. .gitattributes
  7. .gitignore
  8. .gitreview
  9. LICENSE.txt
  10. pom.xml
  11. README.md
  12. version.properties
README.md

This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install