commit | bba3a51e3d7b6480579b8477ee655bb2ef64cf80 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Aug 05 10:55:45 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Aug 05 10:55:45 2019 -0400 |
tree | 7e2a737a39bd8ac67953cfafa60960b0241b1093 | |
parent | a1f1bbb18ab529649d0a4a006e8ab8a84d3306ae [diff] |
Use release version of parent poms Use release version 1.3.1 of parent poms Change-Id: I72a210f17d247d7ea16b5cba39f31eca93802c9a Issue-ID: SDNC-827 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".