Merge "Added l2-dci json template and updated l3-dci"
tree: 8c36bef47e1aacf5a77beb3680d5d82483dd849a
  1. fabric-discovery-plugin/
  2. properties-node/
  3. restapi-call-node/
  4. .gitignore
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. version.properties
README.md

This source repository contains the code for the CCSDK plugins.

To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.

  2. To compile, run "mvn clean install".