commit | 167d3788417d8cdbcf8a36901546af2e7a6f1da7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Apr 24 12:34:28 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Apr 24 12:34:28 2019 -0400 |
tree | 3b7644e38a65d9a06460f45e7a5de0f4711f47b6 | |
parent | c06bd49c6a58ef995943f8b4236f84e1cec1f79c [diff] |
Update to use released 1.2.2 parent Update to use released 1.2.2 version of parent poms. Change-Id: I90b5eebf030d746ff5f6166836d9dc88ad271e6e Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".