diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 64be1de02..000000000 --- a/README.md +++ /dev/null @@ -1,8 +0,0 @@ -This source repository contains the code for the SDN Controller northbound interface 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". - - |