commit | ed46a3907146c1abea813338a888e3318c7b1524 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Apr 24 13:07:12 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Apr 24 13:07:12 2019 -0400 |
tree | faaf65a98c55d53fed106b8f62f2970225f9b0c8 | |
parent | f0a0a77f3b1caec7a3b61bef9c4988ae1ec8a054 [diff] |
Update to use released 1.2.2 parent Update to use released 1.2.2 version of parent poms. Change-Id: Ib0aba55743d4f799a2380a36cfbd5fcb9b729172 Issue-ID: CCSDK-1222 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".