[POLICY-73] replace openecomp for policy-engine

Change-Id: I54072f6bcd388c0e05562614ee89b4ae7ad67004
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1845 files changed
tree: 155c23fbdf3a838ecb5f4183fc3bb6b09aac41eb
  1. BRMSGateway/
  2. LogParser/
  3. ONAP-ASDC/
  4. ONAP-ControlloopPolicy/
  5. ONAP-PAP-REST/
  6. ONAP-PDP/
  7. ONAP-PDP-REST/
  8. ONAP-REST/
  9. ONAP-SDK-APP/
  10. ONAP-XACML/
  11. packages/
  12. POLICY-SDK-APP/
  13. PolicyEngineAPI/
  14. PolicyEngineClient/
  15. PolicyEngineUtils/
  16. project-configs/
  17. .gitattributes
  18. .gitignore
  19. .gitreview
  20. LICENSE.txt
  21. pom.xml
  22. README.md
  23. version.properties
README.md

This source repository contains the ONAP Policy Engine code. The settings file 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'.