added repo and distribution

Change-Id: I9ae96a243460d83ee01f54637dd9f89d94148d88
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: 4267ad332a34e051c0527c2b9af1d44f366b3142
  1. aai/
  2. appc/
  3. archetype-closedloop-demo-rules/
  4. controlloop/
  5. mso/
  6. packages/
  7. rest/
  8. sdnc/
  9. template.demo/
  10. trafficgenerator/
  11. vfwsim/
  12. .gitignore
  13. .gitreview
  14. LICENSE.txt
  15. pom.xml
  16. README.md
README.md

This source repository contains OpenECOMP Policy application 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