commit | 8f480910e06c0bd1005ba92cc3364be36b1e64dd | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Sep 11 09:57:15 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Sep 11 09:57:15 2019 -0400 |
tree | bf90c11b7d5bd490b3c87ecf5b137a9a3325ee24 | |
parent | c639cc6b065d2df26f45caa04cb249475603952c [diff] |
Roll versions Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms Change-Id: Ia942b58adcef0306b566aed21f81e27cb0024b0e Issue-ID: SDNC-905 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".