aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 50134ae..3adf5bd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
-This source repository contains the code for the core SDN Controller components.
-To compile this code:
+The seed code that was formerly in the sdnc/core repository has been
+refactored for ONAP Amsterdam and moved to the CCSDK project, to
+the repository sli/core.
-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.
-
-2. To compile, run "mvn clean install".