X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=c906c67da5e16563a0c64350d91785b02350b581;hb=43a3f54d5ac9ab15025910a575df9fd4be6237d8;hp=c1e7af9271f9e64ae538fd652abc4a307be48b49;hpb=5363b2782d906a6c6067eb840392f959ed4dfe4b;p=ccsdk%2Fsli%2Fadaptors.git 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".