aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-29 17:57:42 -0400
committerDan Timoney <dtimoney@att.com>2017-08-29 17:57:42 -0400
commitea09975fe2b46b1f7a66324ed7b8cc9535f9409d (patch)
tree926d6569a2d1e0e39c2bab541214c8e237959a97 /README.md
parent9930047d4be30b3e5859f70faa40d0f732328436 (diff)
Prune adaptors moved to ccsdk
Replace code moved to CCSDK with README.md files redirecting developers to the proper CCSDK repository Change-Id: I7f9eeeecdbefcf51d8d61c52658a90f4da73a026 Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index c1e7af9..fe8d371 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
-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.
-
-2. To compile, run "mvn clean install".
+The seed code that was formerly in the sdnc/adaptors repository has been
+refactored for ONAP Amsterdam and moved to the CCSDK project, to
+the repository sli/adaptors.