Rm docs in repo consolidated w/ ccsdk/distribution

Change-Id: I2741cdfac2d387b18f6eb9bd6be37dd1598989ca
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
6 files changed
tree: 75ebdfbfd68a18e2eda78161cd4bd74c808833e2
  1. properties-node/
  2. restapi-call-node/
  3. .gitignore
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. 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".