commit | e8fcf7c536a77381542dabc239a3e127c319e4a8 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu May 09 10:26:49 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Jun 11 09:31:52 2019 +0200 |
tree | 9282f1adbd5ba332ecb9eb2739087e6b8edcbb3a | |
parent | 6d6ccec6604ea2cd672bb1c453d6d1f96e9c0518 [diff] |
Update to use standalone pom Update standalone containers dmaap-listener and ueb-listener to use standalone parent poms. This version contains some vulnerability fixes that are not possible to address in containers that install their own third-party library versions. Change-Id: I75a295b331190d87a38002924ccbdd985ca8f494 Issue-ID: CCSDK-1320 Signed-off-by: Timoney, Dan (dt5972) <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".