commit | 138a0022b67f9771d69b2c4e82bbce2a054d12cd | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 03 20:04:32 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 03 20:04:32 2017 -0400 |
tree | 8a2eb22d97c55434ce5a767cf3f1ad079ded4af9 | |
parent | cb88603cc05d2b8fa58c1b51d5f4117f0585171b [diff] |
Add ueb-listener test case Add test case for license-model parsing in ueb-listener. Change-Id: I279e269f7ba3c6f37c09f71b99b20d4e9e661e23 Issue-ID: CCSDK-106 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".