commit | 8a99fda83c0dd211dd753542d8167d60f235c2ac | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Apr 24 16:28:04 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Apr 24 16:28:04 2019 -0400 |
tree | eff451fe9185f666f326b125e1bd88849aa77c93 | |
parent | eb15e84a42d99490f2cb6fc6c52beb99711713dd [diff] |
Update to use released 1.2.2 parent Update to use released 1.2.2 version of parent poms. Change-Id: I37e1362d7ba9dc38b0c4da24f5d77f78e360d287 Issue-ID: SDNC-735 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".