aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2017-08-18 13:42:02 -0700
committerMarcus G K Williams <marcus.williams@intel.com>2017-08-18 13:51:59 -0700
commit3c3e80c786c42381e75a5e72254729a92ab7722c (patch)
treeb1b301404d5210e687861c31b030be0012796e61 /README.md
parent6e4e672bcd7e170bd92ea7dac9cb928c0aa2425c (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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c1e7af92..c906c67d 100644
--- a/README.md
+++ b/README.md
@@ -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".