commit | 32f16144e17d2df0831f14d9e65a83756a6ef844 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jul 27 16:32:20 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 01 10:42:39 2017 -0400 |
tree | 4f7c5f04c3e4216b1821648cc67b17720b34a8a8 | |
parent | c95543bf425024f5bd4a127422251b72e408ce2b [diff] |
Refactor dblib Changed openecomp references in dblib, filters and sli to onap. Note: these must be committed together to get a clean compile. Issue: CCSDK-11 Change-Id: Ibe0f64fb20f3ae9cdda2f7ea969ca722bbde0d15 Signed-off-by: Dan Timoney <dtimoney@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".