commit | dda3edb6257146ab6599bfd44658a9791037511d | [log] [tgz] |
---|---|---|
author | Kevin Smokowski <ks6305@att.com> | Thu May 25 20:54:07 2017 +0000 |
committer | Kevin Smokowski <ks6305@att.com> | Thu May 25 21:21:01 2017 +0000 |
tree | 00ec4db2bb8f4809d13ecb18d8b0b027f24efccd | |
parent | e69f794b32db291ace90ac7934e7938bc79d815e [diff] |
SDNC-11 merge Change-Id: I8ac404a2a13469d77f117fd1d90162e5b7c4f7a0 Signed-off-by: Kevin Smokowski <ks6305@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
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.
To compile, run "mvn clean install".