diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2017-08-18 13:42:02 -0700 |
---|---|---|
committer | Marcus G K Williams <marcus.williams@intel.com> | 2017-08-18 13:51:59 -0700 |
commit | 3c3e80c786c42381e75a5e72254729a92ab7722c (patch) | |
tree | b1b301404d5210e687861c31b030be0012796e61 /README.md | |
parent | 6e4e672bcd7e170bd92ea7dac9cb928c0aa2425c (diff) |
Clean final ecomp references from sli-adaptors
Issue-Id: CCSDK-19
Change-Id: I40c0287ebdaeb93fc17370a8692fbac5edf32d08
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ This source repository contains the code for the SDN Controller adaptors. To compile this code: -1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example. +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". |