commit | 60d5ee0c6d4cc32d6181c29ee55a67575669a0cd | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 21 17:36:30 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Apr 24 12:19:33 2017 -0400 |
tree | b0e3b96732935e21058eedf05fd766be5c673f40 | |
parent | c8a9ad49965b6152a0c7f3f4b7d1f7993d52f082 [diff] |
[SDNC-5] Split listeners Split dmaap-listener and ueb-listener to separate artifacts Change-Id: I7b1d5b15c8ef850ace75d4da451143ba4062b817 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".